agent/mibgroup/ip-mib/data_access/arp_linux.c |   33 +++++++++++++++-----------
 1 files changed, 20 insertions(+), 13 deletions(-)

New commits:
commit b9aa26877ef2900268dc55692fe60a61fce12ce2
Author: Stephen Hemminger <[email protected]>
Date:   Wed Oct 27 15:32:19 2010 -0700

    More robust handling of IPv6 neighbor table
    
    The code to parse netlink messages for IPv6 neighbor table was
    cryptically failing if it saw an interface with NUD_NOARP.
    
       1. Allow interfaces with NOARP, this is normal for tunnels etc.
       2. Add log information if the problem is malformed netlink message
       3. Add more checks for bogus message length

commit d5f9c43bec01eda824333e5ea9452d0683c032e4
Author: Stephen Hemminger <[email protected]>
Date:   Wed Oct 27 15:06:14 2010 -0700

    Make local functions static in arp_linux

http://suva.vyatta.com/git/?p=net-snmp.git;a=commitdiff;h=b9aa26877ef2900268dc55692fe60a61fce12ce2
http://suva.vyatta.com/git/?p=net-snmp.git;a=commitdiff;h=d5f9c43bec01eda824333e5ea9452d0683c032e4
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to