On Mon, 26 Oct 2020 17:03:16 +0100 Christian Langrock wrote: > Xfrm_dev_offload_ok() is called with the unencrypted SKB. So in case of > interfamily ipsec traffic (IPv4-in-IPv6 and IPv6 in IPv4) the check > assumes the wrong family of the skb (IP family of the state). > With this patch the ip header of the SKB is used to determine the > family. > > Fixes IP family handling for offloading inter family packets. > > Signed-off-by: Christian Langrock <christian.langr...@secunet.com>
All your 3 submissions got mangled by the email client. You'll need to resend, perhaps try git send-email?