CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2009/09/08 10:11:36
Modified files: usr.sbin/bgpctl: bgpctl.8 irr_prefix.c irrfilter.h parser.c Log message: Add -4 and -6 flags to irrfilter mode, allowing you to only fetch (you guessed it) v4 or v6 from the IRR. Reduces size of the filter file (and thus router resource use) when you only speak IPv4 but you want to filter peers who announce lots of v6 space. ok claudio@