CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/20 08:01:50
Modified files:
usr.sbin/bgpctl: Makefile bgpctl.c bgpctl.h output.c parser.c
parser.h
Log message:
Implement bgpctl show flowspec and bgpctl flowspec flush.
This uses the flowspec.c file from bgpd and implements the output
for flowspec only for the text printer for now. That code uses a lot
of code from printconf.c
OK tb@
