Re: bgpd announce flowspec

2023-04-19 Thread Theo Buehler
On Wed, Apr 19, 2023 at 12:53:56PM +0200, Claudio Jeker wrote: > With this diffs all the bits I committed before are connected and allow > for flowspec to be announced to other systems. > > I first thought I will put the flowspec_valid() inside flowspec_add() but > I changed my mind now and moved

bgpd announce flowspec

2023-04-19 Thread Claudio Jeker
With this diffs all the bits I committed before are connected and allow for flowspec to be announced to other systems. I first thought I will put the flowspec_valid() inside flowspec_add() but I changed my mind now and moved it into the imsg handler. flowspec_add() and flowspec_delete() are built