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:
be713a4
)
ipv4: add mc_count to in_device.
author
Rami Rosen
<ramirose@gmail.com>
Tue, 7 Oct 2008 22:34:37 +0000
(15:34 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 7 Oct 2008 22:34:37 +0000
(15:34 -0700)
This patch add mc_count to struct in_device and updates
increment/decrement/initilaize of this field in IPv4 and in IPv6.
- Also printing the vfs /proc entry (/proc/net/igmp) is adjusted to
use the new mc_count.
Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found