Rick Jones 36cbb2452c udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
As NIC multicast filtering isn't perfect, and some platforms are
quite content to spew broadcasts, we should not trigger an event
for skb:kfree_skb when we do not have a match for such an incoming
datagram.  We do though want to avoid sweeping the matter under the
rug entirely, so increment a suitable statistic.

This incorporates feedback from David L. Stevens, Karl Neiss and Eric
Dumazet.

V3 - use bool per David Miller

Signed-off-by: Rick Jones <rick.jones2@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-11-07 15:45:50 -05:00
..
2014-09-30 14:00:48 -04:00
2014-09-18 10:54:36 +02:00
2014-11-06 15:11:10 -05:00
2014-11-05 23:52:33 -08:00
2014-10-30 15:51:43 -04:00
2014-05-23 16:28:53 -04:00
2014-11-05 23:52:33 -08:00
2014-05-23 16:28:53 -04:00