zebra/rt_netlink.c |   32 ++++++++++++++++++--------------
 1 files changed, 18 insertions(+), 14 deletions(-)

New commits:
commit 64cb6fed376b0f6e91ae8d08a1e0a9658457a8ed
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Fri May 2 11:52:42 2008 -0700

    filter out all route change responses on listen socket
    
    When zebra changes routes it uses the netlink cmd socket, but these
    also show up on the netlink listen socket. Use more kernel level socket
    filtering so that any changes that happend because of command socket
    are ignored.
    
    Uses the netlink port id (pid) to identify the changes from the
    command socket.

http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=64cb6fed376b0f6e91ae8d08a1e0a9658457a8ed
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to