]> git.baikalelectronics.ru Git - kernel.git/commit
ipv4: Namespecify the tcp_keepalive_intvl sysctl knob
authorNikolay Borisov <kernel@kyup.com>
Thu, 7 Jan 2016 14:38:45 +0000 (16:38 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 10 Jan 2016 22:32:09 +0000 (17:32 -0500)
commit4b0a112eb5c81a1e58faaf4c9cd34cd9e495eef1
tree33189ee2067bbb204c886affcbca9ac764621f94
parent51168ab38afb8acc2417dcfce81454b8de828523
ipv4: Namespecify the tcp_keepalive_intvl sysctl knob

This is the final part required to namespaceify the tcp
keep alive mechanism.

Signed-off-by: Nikolay Borisov <kernel@kyup.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netns/ipv4.h
include/net/tcp.h
net/ipv4/sysctl_net_ipv4.c
net/ipv4/tcp_ipv4.c
net/ipv4/tcp_timer.c