CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/13 02:18:11
Modified files:
usr.sbin/bgpd : rde.c rde_attr.c util.c
Log message:
Move aspath_verify() and aspath_inflate() into util.c so bgpctl can use them.
With this it gets a bit easier to parse MRT update messages in bgpctl.
OK benno@ phessler@
