aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/sock.c
diff options
context:
space:
mode:
authorJesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>2018-07-03 15:42:47 -0700
committerDavid S. Miller <davem@davemloft.net>2018-07-04 22:30:27 +0900
commitc47d8c2f38f805ba541496ddd7d8c3aee59b49d5 (patch)
tree426996e40c6143bb5d66665d5a9b2ca81048e6ac /net/core/sock.c
parentisdn: mark expected switch fall-throughs (diff)
downloadlinux-dev-c47d8c2f38f805ba541496ddd7d8c3aee59b49d5.tar.xz
linux-dev-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 'net/core/sock.c')
0 files changed, 0 insertions, 0 deletions