[NETNS]: Create tcp control socket in the each namespace.
Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
1ed8516f09
commit
046ee90235
@ -28,6 +28,7 @@ struct netns_ipv4 {
|
||||
struct sock *fibnl;
|
||||
|
||||
struct sock **icmp_sk;
|
||||
struct sock *tcp_sock;
|
||||
|
||||
struct netns_frags frags;
|
||||
#ifdef CONFIG_NETFILTER
|
||||
|
Reference in New Issue
Block a user