[packages] net-snmp: Refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16593 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
--- net-snmp-5.1.2.orig/agent/mibgroup/mibII/interfaces.c
|
||||
+++ net-snmp-5.1.2/agent/mibgroup/mibII/interfaces.c
|
||||
@@ -1598,6 +1612,10 @@
|
||||
--- a/agent/mibgroup/mibII/interfaces.c
|
||||
+++ b/agent/mibgroup/mibII/interfaces.c
|
||||
@@ -1550,6 +1550,10 @@ Interface_Scan_Init(void)
|
||||
struct ifnet *nnew;
|
||||
char *stats, *ifstart = line;
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
if (line[strlen(line) - 1] == '\n')
|
||||
line[strlen(line) - 1] = '\0';
|
||||
|
||||
@@ -1631,7 +1649,7 @@
|
||||
@@ -1583,7 +1587,7 @@ Interface_Scan_Init(void)
|
||||
&coll) != 5)) {
|
||||
if ((scan_line_to_use == scan_line_2_2)
|
||||
&& !strstr(line, "No statistics available"))
|
||||
|
Reference in New Issue
Block a user