]> git.pld-linux.org Git - packages/net-snmp.git/commitdiff
- tcpConnState table is ipv4 only
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 23 Jan 2009 00:58:18 +0000 (00:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    net-snmp-netlink.patch -> 1.4

net-snmp-netlink.patch

index 91bba5eb378c1920ddea4988b35a64370536dbdc..70a00407394ebb00bc57f89a3658a87c5a4ed032 100644 (file)
@@ -84,7 +84,7 @@
 +      }
 +
 +      struct inet_diag_req req = {
-+              .idiag_family = AF_INET || AF_INET6,
++              .idiag_family = AF_INET,
 +              .idiag_states = TCP_ALL,
 +      };
 +
This page took 0.201084 seconds and 4 git commands to generate.