Re: bgpctl parse numbers

2023-04-17 Thread Theo Buehler
On Mon, Apr 17, 2023 at 02:39:42PM +0200, Claudio Jeker wrote: > This does the same trick as with communities of matching both the keyword > and parsing the next argument in one go. Again a few helper tables go > away. Lovely. ok tb

bgpctl parse numbers

2023-04-17 Thread Claudio Jeker
This does the same trick as with communities of matching both the keyword and parsing the next argument in one go. Again a few helper tables go away. -- :wq Claudio Index: parser.c === RCS file: /cvs/src/usr.sbin/bgpctl/parser.c,v r