]> git.baikalelectronics.ru Git - kernel.git/commit
net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config
authorYuchung Cheng <ycheng@google.com>
Tue, 23 Aug 2016 00:17:54 +0000 (17:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Aug 2016 00:01:01 +0000 (17:01 -0700)
commit7122f77d5cd9ddc472c18ca108ec0afe1d5794f1
treead6b076c9d2d4ef8e1242e77b026307b994e5047
parentf2f1abfa7221df42046274fcbaac90189b6b84d4
net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config

TFO_SERVER_WO_SOCKOPT2 was intended for debugging purposes during
Fast Open development. Remove this config option and also
update/clean-up the documentation of the Fast Open sysctl.

Reported-by: Piotr Jurkiewicz <piotr.jerzy.jurkiewicz@gmail.com>
Signed-off-by: Yuchung Cheng <ycheng@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/ip-sysctl.txt
include/net/tcp.h
net/ipv4/af_inet.c