net-tcp: Fast Open client - cookie cache
authorYuchung Cheng <ycheng@google.com>
Thu, 19 Jul 2012 06:43:06 +0000 (06:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Jul 2012 17:55:36 +0000 (10:55 -0700)
commit1fe4c481ba637660793217769695c146a037bd54
treed90f9708cd6a291988b198ade7daf0d9f58c34cf
parent2100c8d2d9db23c0a09901a782bb4e3b21bee298
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>
include/net/tcp.h
net/ipv4/tcp_metrics.c