]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb794b1747f2fe5feb1f0cb4c605732bd7a166cbe
treee82b56babcf523676ebfa420f35b3bc459d80986
parentfafae9d601e75e33f967e7a445af5f9fcf69d135
[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