Re: bgpctl show flowspec

2023-04-20 Thread Theo Buehler
On Thu, Apr 20, 2023 at 03:02:33PM +0200, Claudio Jeker wrote: > This diff implements 'bgpctl show flowspec' and on top of that also > 'bgpctl flowspec flush'. bgpctl now uses both util.c and flowspec.c from > bgpd. The code to print flowspec is stolen from printcon

bgpctl show flowspec

2023-04-20 Thread Claudio Jeker
This diff implements 'bgpctl show flowspec' and on top of that also 'bgpctl flowspec flush'. bgpctl now uses both util.c and flowspec.c from bgpd. The code to print flowspec is stolen from printconf.c and I did not implement the json output yet because I have not decided on