summaryrefslogtreecommitdiffstats
path: root/net/packet/af_packet.c
diff options
context:
space:
mode:
authorDavid S. Miller2005-12-07 01:24:52 +0100
committerDavid S. Miller2005-12-07 01:24:52 +0100
commitdfb4b9dceb35c567a595ae5e9d035cfda044a103 (patch)
tree1a76209896509b38458df03593b78ff1abeb0cd9 /net/packet/af_packet.c
parent[TCP] Vegas: Remove extra call to tcp_vegas_rtt_calc (diff)
downloadkernel-qcow2-linux-dfb4b9dceb35c567a595ae5e9d035cfda044a103.tar.gz
kernel-qcow2-linux-dfb4b9dceb35c567a595ae5e9d035cfda044a103.tar.xz
kernel-qcow2-linux-dfb4b9dceb35c567a595ae5e9d035cfda044a103.zip
[TCP] Vegas: timestamp before clone
We have to store the congestion control timestamp on the SKB before we clone it, not after. Else we get no timestamping information at all. tcp_transmit_skb() has been reworked so that we can do the timestamp still in one spot, instead of at all the call sites. Problem discovered, and initial fix, from Tom Young <tyo@ee.unimelb.edu.au>. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/packet/af_packet.c')
0 files changed, 0 insertions, 0 deletions