commit | 1fe4c481ba637660793217769695c146a037bd54 | [log] [tgz] |
---|---|---|
author | Yuchung Cheng <ycheng@google.com> | Thu Jul 19 06:43:06 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 19 10:55:36 2012 -0700 |
tree | d90f9708cd6a291988b198ade7daf0d9f58c34cf | |
parent | 2100c8d2d9db23c0a09901a782bb4e3b21bee298 [diff] |
net-tcp: Fast Open client - cookie cache With help from Eric Dumazet, add Fast Open metrics in tcp metrics cache. The basic ones are MSS and the cookies. Later patch will cache more to handle unfriendly middleboxes. Signed-off-by: Yuchung Cheng <ycheng@google.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>