commit | d679c5324d9a87c6295f56c2dea52d5f68834f41 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Thu Sep 06 20:37:06 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 07 14:17:10 2012 -0400 |
tree | 694dc71d7cdf3075237dbee0128d77897244a5e9 | |
parent | e966c8ec0cd2ff97ff1d87c381e27da3c086ee35 [diff] |
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>