git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cc785f
)
net: ipv6: Implement /proc/net/icmp6.
author
Lorenzo Colitti
<lorenzo@google.com>
Fri, 31 May 2013 15:05:50 +0000
(15:05 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 4 Jun 2013 19:56:14 +0000
(12:56 -0700)
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>
No differences found