lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 16 Jan 2020 14:00:33 +0100 From: Steffen Klassert <steffen.klassert@...unet.com> To: Ulrich Weber <ulrich.weber@...il.com> CC: <netdev@...r.kernel.org> Subject: Re: [PATCH v2] xfrm: support output_mark for offload ESP packets On Wed, Jan 15, 2020 at 12:11:29PM +0100, Ulrich Weber wrote: > Commit 9b42c1f179a6 ("xfrm: Extend the output_mark") added output_mark > support but missed ESP offload support. > > xfrm_smark_get() is not called within xfrm_input() for packets coming > from esp4_gro_receive() or esp6_gro_receive(). Therefore call > xfrm_smark_get() directly within these functions. > > Fixes: 9b42c1f179a6 ("xfrm: Extend the output_mark to support input direction and masking.") > Signed-off-by: Ulrich Weber <ulrich.weber@...il.com> Applied, thanks Ulrich!
Powered by blists - more mailing lists