]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/ipv6/proc.c
icmp: Account for ICMP out errors
[net-next-2.6.git] / net / ipv6 / proc.c
index 58344c0fbd13a3603d29eef3adc6a96f36ff1248..458eabfbe130a8cd76fb47ce9ec00bce28341ebd 100644 (file)
@@ -97,6 +97,7 @@ static const struct snmp_mib snmp6_icmp6_list[] = {
        SNMP_MIB_ITEM("Icmp6InMsgs", ICMP6_MIB_INMSGS),
        SNMP_MIB_ITEM("Icmp6InErrors", ICMP6_MIB_INERRORS),
        SNMP_MIB_ITEM("Icmp6OutMsgs", ICMP6_MIB_OUTMSGS),
+       SNMP_MIB_ITEM("Icmp6OutErrors", ICMP6_MIB_OUTERRORS),
        SNMP_MIB_SENTINEL
 };