[vyatta-svn] Vyatta update to net-snmp: Changes to 'hollywood'
shemminger@suva.vyatta.com
shemminger at suva.vyatta.com
Thu Jun 5 12:23:56 PDT 2008
agent/mibgroup/ip-forward-mib/data_access/route_linux.c | 535 ++++++++--------
debian/control | 4
debian/rules | 0
3 files changed, 272 insertions(+), 267 deletions(-)
New commits:
commit 37572c9445095b822ab87d74df9baa0fc9f0841a
Author: Stephen Hemminger <stephen.hemminger at vyatta.com>
Date: Thu Jun 5 12:22:57 2008 -0700
Mark this package as replacing normal snmpd
commit cc537b81a8e43e6922701e281238249d143c7059
Author: Stephen Hemminger <stephen.hemminger at vyatta.com>
Date: Thu Jun 5 12:12:52 2008 -0700
Rework how route table is read to use netlink
The old code read /proc/net/route and then looked up the mapping from
name "eth0" to ifindex for each entry. Much more efficient to use netlink
to dump route table which already gives ifindex and scales better.
Address performance issues in Bug 3243
commit a1ab602599085d02a875525ad2cbc0f3055c1b49
Author: Stephen Hemminger <stephen.hemminger at vyatta.com>
Date: Thu Jun 5 12:07:11 2008 -0700
mode change done by build process
http://suva.vyatta.com/git/?p=vyatta-snmp.git;a=commitdiff;h=37572c9445095b822ab87d74df9baa0fc9f0841a
http://suva.vyatta.com/git/?p=vyatta-snmp.git;a=commitdiff;h=cc537b81a8e43e6922701e281238249d143c7059
http://suva.vyatta.com/git/?p=vyatta-snmp.git;a=commitdiff;h=a1ab602599085d02a875525ad2cbc0f3055c1b49
More information about the svn
mailing list