Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[deliverable/linux.git] / net / ipv6 / proc.c
index 2d6f860e5c1e77cb087b2220ba2db9592a770159..679253d0af8427008f72832e0c1b61341de45bd6 100644 (file)
@@ -8,7 +8,7 @@
  *             except it reports the sockets in the INET6 address family.
  *
  * Authors:    David S. Miller (davem@caip.rutgers.edu)
- *             YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
+ *             YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
  *
  *             This program is free software; you can redistribute it and/or
  *             modify it under the terms of the GNU General Public License
@@ -136,6 +136,7 @@ static const struct snmp_mib snmp6_udp6_list[] = {
        SNMP_MIB_ITEM("Udp6RcvbufErrors", UDP_MIB_RCVBUFERRORS),
        SNMP_MIB_ITEM("Udp6SndbufErrors", UDP_MIB_SNDBUFERRORS),
        SNMP_MIB_ITEM("Udp6InCsumErrors", UDP_MIB_CSUMERRORS),
+       SNMP_MIB_ITEM("Udp6IgnoredMulti", UDP_MIB_IGNOREDMULTI),
        SNMP_MIB_SENTINEL
 };
 
This page took 0.023905 seconds and 5 git commands to generate.