CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2011/09/17 10:29:44
Modified files: usr.sbin/bgpd : bgpd.8 bgpd.conf.5 mrt.c mrt.h parse.y printconf.c rde.c rde.h rde_rib.c Log message: Implement new mrt table dump format as specified in draft-ietf-grow-mrt. Tested with IP and IPv6 sessions and against the libbgpdump parser. OK henning@