On Sun, Mar 04, 2018 at 09:03:52PM +0200, [email protected] wrote: > From: Yossi Kuperman <[email protected]> > > Artem Savkov reported that commit 5efec5c655dd leads to a packet loss under > IPSec configuration. It appears that his setup consists of a TUN device, > which does not have a MAC header. > > Make sure MAC header exists. > > Note: TUN device sets a MAC header pointer, although it does not have one. > > Fixes: 5efec5c655dd ("xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP > version") > Reported-by: Artem Savkov <[email protected]> > Tested-by: Artem Savkov <[email protected]> > Signed-off-by: Yossi Kuperman <[email protected]>
Applied, thanks Yossi!
