Re: [PATCH ipsec] xfrm: esp6: fix the location of the transport header with encapsulation

2020-07-29 Thread Steffen Klassert
On Mon, Jul 27, 2020 at 04:03:47PM +0200, Sabrina Dubroca wrote: > commit 17175d1a27c6 ("xfrm: esp6: fix encapsulation header offset > computation") changed esp6_input_done2 to correctly find the size of > the IPv6 header that precedes the TCP/UDP encapsulation header, but > didn't adjust the final

[PATCH ipsec] xfrm: esp6: fix the location of the transport header with encapsulation

2020-07-27 Thread Sabrina Dubroca
commit 17175d1a27c6 ("xfrm: esp6: fix encapsulation header offset computation") changed esp6_input_done2 to correctly find the size of the IPv6 header that precedes the TCP/UDP encapsulation header, but didn't adjust the final call to skb_set_transport_header, which I assumed was correct in using s