CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/06 05:38:01
Modified files:
usr.sbin/bgpd : bgpd.h parse.y
Log message:
Implement a simple ruleset optimizer. All it does is merge filter rules that
only differ in the filter sets. Since this is still rather common it is able
to reduce the number of rules by 5% on an autogenerated config.
OK job@
