commit | 0912ea38de61378c5c753aef78c12e2f95854313 | [log] [tgz] |
---|---|---|
author | Rami Rosen <ramirose@gmail.com> | Sun Apr 13 23:59:13 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 13 23:59:13 2008 -0700 |
tree | fba14f973c7062a904f27fa47c45f81868be02f3 | |
parent | 0b18542b7f5379e052d2a3132be91185776e7ceb [diff] |
[IPV6] MROUTE: Add stats in multicast routing module method ip6_mr_forward(). This patches adds a call to increment IPSTATS_MIB_OUTFORWDATAGRAMS when forwarding the packet in ip6_mr_forward() in the IPv6 multicast routing module (net/ipv6/ip6mr.c). Signed-off-by: Rami Rosen <ramirose@gmail.com> Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>