commit | e1cfcbe82b4534bd0f99fef92a6d33843fd85e0e | [log] [tgz] |
---|---|---|
author | Haishuang Yan <yanhaishuang@cmss.chinamobile.com> | Wed Sep 27 11:35:40 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 01 17:55:54 2017 -0700 |
tree | 1a9fde5eff8d55d710fcc0631c7bcc8116ce72c6 | |
parent | 506d0a3edbc0bd4eaabe0c4e9c31ce69d6dfd5e5 [diff] |
ipv4: Namespaceify tcp_fastopen knob Different namespace application might require enable TCP Fast Open feature independently of the host. This patch series continues making more of the TCP Fast Open related sysctl knobs be per net-namespace. Reported-by: Luca BRUNO <lucab@debian.org> Signed-off-by: Haishuang Yan <yanhaishuang@cmss.chinamobile.com> Signed-off-by: David S. Miller <davem@davemloft.net>