CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/11/13 02:47:20
Modified files:
usr.sbin/bgpd : bgpd.conf.5 bgpd.h parse.y printconf.c
rde_filter.c
Log message:
Allow filtering based on the NEXTHOP attribute. This allows to build rules
like: allow from any nexthop neighbor (to allow only prefixes that use the
routers IP address as nexthop). Lots of testing, input and OK florian@
