From: Eric Dumazet Date: Mon, 6 Aug 2012 05:09:33 +0000 (+0000) Subject: net: ipv6: fix TCP early demux X-Git-Tag: v3.6-rc2~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d299f3d3c8a2fbc732b1bf03af36333ccec3130;p=pandora-kernel.git net: ipv6: fix TCP early demux IPv6 needs a cookie in dst_check() call. We need to add rx_dst_cookie and provide a family independent sk_rx_dst_set(sk, skb) method to properly support IPv6 TCP early demux. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed