Alexander V. Chernikov wrote:
Ondrej Zajicek wrote:
On Tue, Nov 22, 2011 at 12:20:22PM +0400, Alexander V. Chernikov wrote:
Another related problem is that exp_routes statistics became unreliable when 'configure soft' is used, export filter is changed and protocol is not reloaded. This is probably a reason why BGP limits were originally implemented for import only.
Another related patch permitting different filters to be used per each subscribed protocol tables. Patch also removes nearly all pipe-related hacks from nest.
Filters patch updated reverting original behavior with pipe stats. BGP filter patch is totally unrelated, it simply changes Filter: <NULL> in 'show protocol all XXX' to "UNNAMED". Limits patch has been updated to reflect per-ahook filters. As a result, nest is able to do filtering/limiting protocols on per-table basis without any dirty hacks