On Wed, Sep 21, 2011 at 04:37:51AM -0600, Claudio Jeker wrote: > CVSROOT: /cvs > Module name: src > Changes by: clau...@cvs.openbsd.org 2011/09/21 04:37:51 > > Modified files: > usr.sbin/bgpctl: Makefile bgpctl.c parser.c parser.h > Added files: > usr.sbin/bgpctl: mrtparser.c mrtparser.h > > Log message: > Make it possible to parse MRT table dumps (all 3 formats) and display > them like the show rib / show rib detail output. It is also possible > to filter the output. e.g. > bgpctl show mrt file ./bview.20110914.1600 as 22512 204.209.0.0/16 all > OK sthen@, put it in henning@ >
Forgot to mention that VPNv4 addrs and community filters are currently unsupported. The message and state dumps are not implemented as well. This is stuff to solve on rainy days. -- :wq Claudio