From: Alexander Duyck <adu...@mirantis.com> Date: Tue, 22 Mar 2016 16:18:07 -0700
> 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 <t...@herbertland.com> > Signed-off-by: Alexander Duyck <adu...@mirantis.com> Applied, thanks.