agent/mibgroup/hardware/memory/memory_linux.c | 7 - agent/mibgroup/if-mib/data_access/interface_linux.c | 107 ++++++++++---------- 2 files changed, 62 insertions(+), 52 deletions(-)
New commits: commit f0ec136eafc26fd63a2ba924a52415e960ca0e30 Author: Stephen Hemminger <stephen.hemmin...@vyatta.com> Date: Tue Jun 9 16:31:14 2009 -0700 Rework how Interface speed recognition Bug 4523 If ethtool succeeds but reports speed unknown return 0 Use newer cleaner code to parse MII registers, handle gigabit MII standard. commit 4ba03d82db64064cc4fb75d4c7018095237b3086 Author: Stephen Hemminger <stephen.hemmin...@vyatta.com> Date: Mon Mar 16 16:35:41 2009 -0700 Avoid reading past end of buffer Same proble as other proc scanning, need to terminate string before calling strstr. commit c87982bdc1f1b40fa20086084967a4efb666f57d Author: Stephen Hemminger <stephen.hemmin...@vyatta.com> Date: Mon Mar 16 16:33:35 2009 -0700 Increase initial size Need more space typically, so allocate larger buffer. http://suva.vyatta.com/git/?p=net-snmp.git;a=commitdiff;h=f0ec136eafc26fd63a2ba924a52415e960ca0e30 http://suva.vyatta.com/git/?p=net-snmp.git;a=commitdiff;h=4ba03d82db64064cc4fb75d4c7018095237b3086 http://suva.vyatta.com/git/?p=net-snmp.git;a=commitdiff;h=c87982bdc1f1b40fa20086084967a4efb666f57d _______________________________________________ svn mailing list svn@mailman.vyatta.com http://mailman.vyatta.com/mailman/listinfo/svn