diff options
author | Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com> | 2018-07-03 15:42:47 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-04 22:30:27 +0900 |
commit | c47d8c2f38f805ba541496ddd7d8c3aee59b49d5 (patch) | |
tree | 426996e40c6143bb5d66665d5a9b2ca81048e6ac /include/uapi/linux/edd.h | |
parent | d287c5024361554d746e918b20d69a37f1b6bd79 (diff) | |
download | linux-stable-c47d8c2f38f805ba541496ddd7d8c3aee59b49d5.tar.gz linux-stable-c47d8c2f38f805ba541496ddd7d8c3aee59b49d5.tar.bz2 linux-stable-c47d8c2f38f805ba541496ddd7d8c3aee59b49d5.zip |
net: Clear skb->tstamp only on the forwarding path
This is done in preparation for the upcoming time based transmission
patchset. Now that skb->tstamp will be used to hold packet's txtime,
we must ensure that it is being cleared when traversing namespaces.
Also, doing that from skb_scrub_packet() before the early return would
break our feature when tunnels are used.
Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi/linux/edd.h')
0 files changed, 0 insertions, 0 deletions