diff options
| author | Yuchung Cheng <[email protected]> | 2014-05-12 03:22:10 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-05-13 21:53:02 +0000 |
| commit | 89278c9dc922272df921042aafa18311f3398c6c (patch) | |
| tree | 0138bbfdcd757b29f89a999d8f7c84260b68f505 /net/ipv6/tcp_ipv6.c | |
| parent | tcp: move fastopen functions to tcp_fastopen.c (diff) | |
| download | kernel-89278c9dc922272df921042aafa18311f3398c6c.tar.gz kernel-89278c9dc922272df921042aafa18311f3398c6c.zip | |
tcp: simplify fast open cookie processing
Consolidate various cookie checking and generation code to simplify
the fast open processing. The main goal is to reduce code duplication
in tcp_v4_conn_request() for IPv6 support.
Removes two experimental sysctl flags TFO_SERVER_ALWAYS and
TFO_SERVER_COOKIE_NOT_CHKD used primarily for developmental debugging
purposes.
Signed-off-by: Yuchung Cheng <[email protected]>
Signed-off-by: Daniel Lee <[email protected]>
Signed-off-by: Jerry Chu <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Acked-by: Neal Cardwell <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions
