diff options
author | Eric Dumazet <edumazet@google.com> | 2013-05-03 19:12:45 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-05-05 16:58:02 -0400 |
commit | efeaa5550e4bfd335396415958fe3615530e5d5c (patch) | |
tree | 46bfe27db1227769eb0c255578c30fe969a56906 /net/ipv4/inet_fragment.c | |
parent | 13f85203e1060da83d9ec1c1c5a63343eaab8de4 (diff) | |
download | linux-efeaa5550e4bfd335396415958fe3615530e5d5c.tar.bz2 |
tcp: do not expire TCP fastopen cookies
TCP metric cache expires entries after one hour.
This probably make sense for TCP RTT/RTTVAR/CWND, but not
for TCP fastopen cookies.
Its better to try previous cookie. If it appears to be obsolete,
server will send us new cookie anyway.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Yuchung Cheng <ycheng@google.com>
Cc: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/inet_fragment.c')
0 files changed, 0 insertions, 0 deletions