agent/mibgroup/if-mib/data_access/interface.c | 6 agent/mibgroup/if-mib/data_access/interface_linux.c | 134 +++++++++++++++++--- agent/mibgroup/if-mib/ifTable/ifTable_defs.h | 1 configure.d/config_os_libs | 6 configure.d/config_os_struct_members | 11 + debian/changelog | 8 + debian/control | 3 include/net-snmp/data_access/interface.h | 1 8 files changed, 153 insertions(+), 17 deletions(-)
New commits: commit f0498279c0c46caa567b9e57891860baed47955f Author: Stephen Hemminger <[email protected]> Date: Thu Sep 2 14:21:30 2010 -0700 5.5-vyatta3 commit afa8071fdafdcaace392b8a2b2f46ba2d8b58228 Author: Stephen Hemminger <[email protected]> Date: Thu Sep 2 14:06:53 2010 -0700 Add interface description based on PCI name Use pci_lookup_name to create ifDescr entry for interface Requires libpci commit cdf6a38a0fecb5b990ba9f77be4c429b59107393 Author: Stephen Hemminger <[email protected]> Date: Thu Sep 2 13:41:07 2010 -0700 Add support for ifAlias commit 223682c159f5231c754cf2736898b8318e4aa5a3 Author: Stephen Hemminger <[email protected]> Date: Thu Sep 2 11:50:03 2010 -0700 Add support for more ethtool speeds Allow non-standard values from ethtool, and support 40G and above. http://suva.vyatta.com/git/?p=net-snmp.git;a=commitdiff;h=f0498279c0c46caa567b9e57891860baed47955f http://suva.vyatta.com/git/?p=net-snmp.git;a=commitdiff;h=afa8071fdafdcaace392b8a2b2f46ba2d8b58228 http://suva.vyatta.com/git/?p=net-snmp.git;a=commitdiff;h=cdf6a38a0fecb5b990ba9f77be4c429b59107393 http://suva.vyatta.com/git/?p=net-snmp.git;a=commitdiff;h=223682c159f5231c754cf2736898b8318e4aa5a3 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
