[IPV6]: Per-interface statistics support.
For IP MIB (RFC4293). Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
This commit is contained in:
committed by
David S. Miller
parent
7a3025b1b3
commit
a11d206d0f
@ -152,6 +152,7 @@ struct ifacaddr6
|
||||
|
||||
struct ipv6_devstat {
|
||||
struct proc_dir_entry *proc_dir_entry;
|
||||
DEFINE_SNMP_STAT(struct ipstats_mib, ipv6);
|
||||
DEFINE_SNMP_STAT(struct icmpv6_mib, icmpv6);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user