[NETNS][IPV6] udp - make proc handle the network namespace
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 21 Mar 2008 11:11:58 +0000 (04:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Mar 2008 11:11:58 +0000 (04:11 -0700)
This patch makes the common udp proc functions to take care of which
socket they should show taking into account the namespace it belongs.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/udp.h
net/ipv4/udp.c

Simple merge
diff --cc net/ipv4/udp.c
Simple merge