[NETNS]: Udp sockets per-net lookup.
authorPavel Emelyanov <xemul@openvz.org>
Thu, 31 Jan 2008 13:07:57 +0000 (05:07 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:28:21 +0000 (19:28 -0800)
commitfa4d3c6210380c55cf7f295d28fd981fbcbb828c
tree0161c8574349adb4eb93b2996dacf70b472696ac
parentd86e0dac2ce412715181f792aa0749fe3effff11
[NETNS]: Udp sockets per-net lookup.

Add the net parameter to udp_get_port family of calls and
udp_lookup one and use it to filter sockets.

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