tcp: Move timestamps from inetpeer to metrics cache.
authorDavid S. Miller <davem@davemloft.net>
Tue, 10 Jul 2012 10:14:24 +0000 (03:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Jul 2012 05:40:08 +0000 (22:40 -0700)
commit81166dd6fa8eb780b2132d32fbc77eb6ac04e44e
tree7a41b12950640648d3bb95ca74bfa1391efa0421
parent94334d5ed4b64ebcd2c4b421e133b921f8ccf75d
tcp: Move timestamps from inetpeer to metrics cache.

With help from Lin Ming.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inetpeer.h
include/net/tcp.h
net/ipv4/inetpeer.c
net/ipv4/route.c
net/ipv4/tcp_ipv4.c
net/ipv4/tcp_metrics.c
net/ipv4/tcp_minisocks.c
net/ipv6/route.c
net/ipv6/tcp_ipv6.c