CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2020/05/02 08:20:54
Modified files: usr.sbin/bgpctl: output.c Log message: Cleanup the output functions a bit. show_neighbor_full() should print some values only if the session is established or show it unconditonally (for shutdown message and last notficiation error codes. Adjust show_attr() a bit, print ORIGIN as string and add support for AID_VPN_IPv6. General add some warning if length checks fail. OK job@, benno@, deraadt@ as part of a bigger diff