From: Pavel Emelyanov Date: Mon, 14 Apr 2008 05:30:19 +0000 (-0700) Subject: [NETNS][DCCPV4]: Use proper net to route the reset packet. X-Git-Tag: v2.6.26-rc1~1138^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f54873982c6aac9bc5c7eef62a9ce4d52b1dfc19;p=pandora-kernel.git [NETNS][DCCPV4]: Use proper net to route the reset packet. The dccp_v4_route_skb used in dccp_v4_ctl_send_reset, currently works with init_net's routing tables - fix it. Signed-off-by: Pavel Emelyanov Acked-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed