[NETNS][DCCPV6]: Make per-net socket lookup.
authorPavel Emelyanov <xemul@openvz.org>
Mon, 14 Apr 2008 05:33:06 +0000 (22:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Apr 2008 05:33:06 +0000 (22:33 -0700)
The inet6_lookup family of functions requires a net to lookup
a socket in, so give a proper one to them.

No more things to do for dccpv6, since routing is OK and the
ipv4-like transport layer filtering is not done for ipv6.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found