CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/25 09:28:18
Modified files:
usr.sbin/bgpctl: irr_output.c
usr.sbin/bgpd : bgpd.conf.5 bgpd.h parse.y printconf.c
rde_filter.c
Log message:
allow us to write rules that match directly on the peer AS
...
allow from AS 1 prefix 192.0.2.0/24
...
Also adjust the IRR ruleset output to include the declared peer AS,
instead of hoping they listed their neighbor IP address!
OK benno@
older version OK: claudio@ henning@
