CVSROOT: /cvs Module name: src Changes by: [email protected] 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@
