Home
last modified time | relevance | path

Searched hist:d679c5324d9a87c6295f56c2dea52d5f68834f41 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Digmp.cdiff d679c5324d9a87c6295f56c2dea52d5f68834f41 Thu Sep 06 15:37:06 CDT 2012 Eric Dumazet <edumazet@google.com> igmp: avoid drop_monitor false positives

igmp should call consume_skb() for all correctly processed packets,
to avoid false dropwatch/drop_monitor false positives.

Reported-by: Shawn Bohrer <sbohrer@rgmadvisors.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>