From: Eric Dumazet Date: Sat, 18 Jun 2011 18:59:18 +0000 (-0700) Subject: ipv4: fix multicast losses X-Git-Tag: v3.0-rc4~5^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aa3c94ce59066f545521033007abb6441706068;p=pandora-kernel.git ipv4: fix multicast losses Knut Tidemann found that first packet of a multicast flow was not correctly received, and bisected the regression to commit b23dd4fe42b4 (Make output route lookup return rtable directly.) Special thanks to Knut, who provided a very nice bug report, including sample programs to demonstrate the bug. Reported-and-bisectedby: Knut Tidemann Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed