Re: pull request (net): ipsec 2021-03-31

2021-03-31 Thread patchwork-bot+netdevbpf
me() is not the same as the one >attached to the skb. Use the socket passed to >xfrm_output_resume() to avoid lookup failures >when xfrm is used with VRFs. >From Evan Nimmo. > > [...] Here is the summary with links: - pull request (net): ipsec 2021-03-31 ht

pull request (net): ipsec 2021-03-31

2021-03-31 Thread Steffen Klassert
1) Fix ipv4 pmtu checks for xfrm anf vti interfaces. From Eyal Birger. 2) There are situations where the socket passed to xfrm_output_resume() is not the same as the one attached to the skb. Use the socket passed to xfrm_output_resume() to avoid lookup failures when xfrm is used wit