ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
authorEric Dumazet <edumazet@google.com>
Tue, 29 Mar 2016 15:43:41 +0000 (08:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Mar 2016 23:01:33 +0000 (19:01 -0400)
commit2d4212261fdf13e29728ddb5ea9d60c342cc92b5
tree4032bbd9c9b78f932356bad67320a086d86e7dc0
parent3c02d1bb32347d0674714ee170772d771d513469
ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates

IPv6 counters updates use a different macro than IPv4.

Fixes: 36cbb2452cbaf ("udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Rick Jones <rick.jones2@hp.com>
Cc: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/udp.c
This page took 0.026592 seconds and 5 git commands to generate.