[vyatta-svn] BGP/OSPF/RIP/RIB routing daemons: Changes to 'master'
shemminger@suva.vyatta.com
shemminger at suva.vyatta.com
Mon Mar 31 11:54:11 PST 2008
lib/zebra.h | 1 +
zebra/rt_netlink.c | 33 ++++++++++++++++++++++++++++++++-
2 files changed, 33 insertions(+), 1 deletion(-)
New commits:
commit 2bc693173112ea436884aca19352624504e2246a
Author: Stephen Hemminger <stephen.hemminger at vyatta.com>
Date: Mon Mar 31 12:23:25 2008 -0700
Filter unwanted netlink messages
Use socket filter to drop unwanted messages on the netlink listen socket.
This prevents problems where the listener socket buffer gets overrruns
with echos of the new route update that occurs when link changes.
http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=2bc693173112ea436884aca19352624504e2246a
More information about the svn
mailing list