commit | d862e546142328d18377a4704be97f2ae301847a | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Fri May 31 15:05:50 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 04 12:56:14 2013 -0700 |
tree | 4e451fb85634796e095e39ef5598a104314dcf19 | |
parent | 8cc785f6f429c2a3fb81745dc142cbd72a462c4a [diff] |
net: ipv6: Implement /proc/net/icmp6. The format is based on /proc/net/icmp and /proc/net/{udp,raw}6. Compiles and displays reasonable results with CONFIG_IPV6={n,m,y} Couldn't figure out how to test without CONFIG_PROC_FS enabled. Signed-off-by: Lorenzo Colitti <lorenzo@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>