diff options
author | 2016-03-22 16:18:07 -0700 | |
---|---|---|
committer | 2016-03-23 14:19:08 -0400 | |
commit | 5197f3499c470ccc4b247db66ff883e597e3adda (patch) | |
tree | 3e468a804a1b2fcd9c3478534347ed442be93973 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | net: mediatek: fix checking for NULL instead of IS_ERR() in .probe (diff) | |
download | wireguard-linux-5197f3499c470ccc4b247db66ff883e597e3adda.tar.xz wireguard-linux-5197f3499c470ccc4b247db66ff883e597e3adda.zip |
net: Reset encap_level to avoid resetting features on inner IP headers
This patch corrects an oversight in which we were allowing the encap_level
value to pass from the outer headers to the inner headers. As a result we
were incorrectly identifying UDP or GRE tunnels as also making use of ipip
or sit when the second header actually represented a tunnel encapsulated in
either a UDP or GRE tunnel which already had the features masked.
Fixes: 76443456227097179c1482 ("net: Move GSO csum into SKB_GSO_CB")
Reported-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Acked-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions