[NETNS][IPV4] tcp - make proc handle the network namespaces
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 21 Mar 2008 11:13:54 +0000 (04:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Mar 2008 11:13:54 +0000 (04:13 -0700)
commitf40c8174d3c21bf178283f3ef3aa8c7bf238fdec
treee82b56babcf523676ebfa420f35b3bc459d80986
parent8d9f1744cab50acb0c6c9553be533621e01f178b
[NETNS][IPV4] tcp - make proc handle the network namespaces

This patch, like udp proc, makes the proc functions to take care of
which namespace the socket belongs.

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