ipv4: Namespecify tcp_keepalive_probes sysctl knob
This is required to have full tcp keepalive mechanism namespace support. Signed-off-by: Nikolay Borisov <kernel@kyup.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
13b287e8d1
commit
9bd6861bd4
@@ -95,6 +95,7 @@ struct netns_ipv4 {
|
||||
u32 sysctl_tcp_probe_interval;
|
||||
|
||||
int sysctl_tcp_keepalive_time;
|
||||
int sysctl_tcp_keepalive_probes;
|
||||
|
||||
struct ping_group_range ping_group_range;
|
||||
|
||||
|
Reference in New Issue
Block a user