commit | 768a27ea7ba25257c79689af83ab37945dc1cc3c | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul.jakma@sun.com> | Thu May 29 18:23:08 2008 +0000 |
committer | Paul Jakma <paul.jakma@sun.com> | Thu May 29 18:23:08 2008 +0000 |
tree | d3d9b822a29090a8cfee41b4ae3f74248e5950fa | |
parent | 311064ddc5c52f6859cf1e6e8636c19a2e705147 [diff] |
[zebra/linux] Use BPF to filter out responses, to try avoid netlink overruns 2008-05-29 Stephen Hemminger <stephen.hemminger@vyatta.com> * rt_netlink.c: (netlink_install_filter) BPF filter to catch and drop responses to zebra's own route messages. (kernel_init) add BPF filter on the netlink socket.