commit | 650f76c2e1b0b12e1c46fdd3be22c5f505245d83 | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul@quagga.net> | Thu Jun 25 18:06:31 2009 +0100 |
committer | Paul Jakma <paul@quagga.net> | Fri Jun 26 16:12:19 2009 +0100 |
tree | 43322ab134a9e79ee65ca0300f2106f690b5c925 | |
parent | 439c52f19007badffc6707673121f5a76784e728 [diff] |
[bgpd] Log a debug/update warning if filters are configured but don't exist * bgp_route.c: (bgp_{input,output}_filter) Log a debug warning if a route is received or sent and a filter name is configured for a prefix, as or distribute list but none is found - guaranteed configuration mistake.