]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit0259c633d00cc74b1156368581e2f3587a1e6a32
tree0161c8574349adb4eb93b2996dacf70b472696ac
parentee0149e2759831e754fe709534dc875346ac76a5
[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