CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/23 08:12:06
Modified files:
usr.sbin/bgpctl: bgpctl.8 bgpctl.c parser.c
Log message:
Implement bgpctl show mrt neighbors, a command to print the neighbor table
of MRT TABLE_DUMP_V2 dumps. It only works with TABLE_DUMP_V2 dumps on other
table dumps the neighbor of the first entry is printed since those table
dumps don't have a neighbor table.
OK sthen@ benno@
