Re: bgpd, add initial flowspec bits

2023-04-03 Thread Theo Buehler
On Mon, Apr 03, 2023 at 10:41:15AM +0200, Claudio Jeker wrote: > Flowspec RFC 8955 and 8956 allows to propegate traffic filtering rules > to other routers. The main use case is to drop DDoS traffic further > upstream and by that reducing the impact of such denial of service > attacks. > > This dif

bgpd, add initial flowspec bits

2023-04-03 Thread Claudio Jeker
Flowspec RFC 8955 and 8956 allows to propegate traffic filtering rules to other routers. The main use case is to drop DDoS traffic further upstream and by that reducing the impact of such denial of service attacks. This diff only adds the needed plumbing to announce the MP capability for flowspec.