commit | 27a242e92f77c955433ce0347533f401ecdcd0f3 | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Tue Jul 21 12:50:02 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 23 18:01:02 2009 -0700 |
tree | 54487ab8ed1aa533e8b621a816c5399242ea9d26 | |
parent | dd52856ba24ed2f67679c86f207e5a9bab1eb93b [diff] |
veth: Zero timestamp in xmit path. This patch zero's the timestamp before handing the packet to the peer interface. This lets the peer recalculate the rx timestamp if it cares about timestamps. Signed-off-by: Ben Greear <greearb@candelatech.com> Signed-off-by: David S. Miller <davem@davemloft.net>