Re: bgpd rtr support for ASPA

2023-03-09 Thread Theo Buehler
On Fri, Feb 24, 2023 at 06:05:21PM +0100, Claudio Jeker wrote: > For those people who enjoy pain here some code that allows bgpd to load > ASPA records from a very current StayRTR cache. > > This implements mostly what draft-ietf-sidrops-8210bis-10 specifies. > Now the version negotiation is a hot

bgpd rtr support for ASPA

2023-02-24 Thread Claudio Jeker
For those people who enjoy pain here some code that allows bgpd to load ASPA records from a very current StayRTR cache. This implements mostly what draft-ietf-sidrops-8210bis-10 specifies. Now the version negotiation is a hot mess and the result is not pretty. In rtr.c most change is because I re