Skip to content
Commit 3ee93eaf authored by Tom Herbert's avatar Tom Herbert Committed by David S. Miller
Browse files

ipv6: Don't reset inner headers in ip6_tnl_xmit



Since iptunnel_handle_offloads() is called in all paths we can
probably drop the block in ip6_tnl_xmit that was checking for
skb->encapsulation and resetting the inner headers.

Signed-off-by: default avatarTom Herbert <tom@herbertland.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b8921ca8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment