CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/06/03 11:36:37
Modified files:
etc/examples : bgpd.conf
usr.sbin/bgpctl: bgpctl.c
usr.sbin/bgpd : bgpd.conf.5 bgpd.h parse.y rde.c rde_filter.c
util.c
Log message:
Add operators =, !=, - (range), >< (exclsive range) to the as-path
filters (AS, peer-as, source-as, transit-as).
Add a use case (block illegal AS numbers) to the bgpd.conf example.
feedback from claudio, sthen, florian,
ok florian@ phessler@
