CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2012/03/27 12:24:11
Modified files: usr.sbin/bgpctl: bgpctl.8 parser.c Log message: Introduce "selected" as show rib attribute to only show selected routes. Can be combined like: bgpctl show rib nei peer1 selected to only show the routes that are used from neighbor peer1. Requested by and OK deraadt@, OK henning@