summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2019-06-17 21:34:13 +0800
committerDavid S. Miller <davem@davemloft.net>2019-06-18 20:48:45 -0400
commit5684abf7020dfc5f0b6ba1d68eda3663871fce52 (patch)
treeeb435c9ef15055443527f5c5215bcc17220dea28 /include
parent72b319dc08b4924a29f5e2560ef6d966fa54c429 (diff)
ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL
iptunnel_xmit() works as a common function, also used by a udp tunnel which doesn't have to have a tunnel device, like how TIPC works with udp media. In these cases, we should allow not to count pkts on dev's tstats, so that udp tunnel can work with no tunnel device safely. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions