]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit84db57a26f3aecf0d70f9257cf3b55c72af0a66a
tree7a41b12950640648d3bb95ca74bfa1391efa0421
parentea27822f4c43cf715b1d23567eec49693ad8e550
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