commit | 2d4212261fdf13e29728ddb5ea9d60c342cc92b5 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Tue Mar 29 08:43:41 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 30 19:01:33 2016 -0400 |
tree | 4032bbd9c9b78f932356bad67320a086d86e7dc0 | |
parent | 3c02d1bb32347d0674714ee170772d771d513469 [diff] |
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>