Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 642454

Summary: sys-kernel/gentoo-sources-4.14.8-r1 IPSec regression
Product: Gentoo Linux Reporter: Milan Beneš <milan>
Component: Current packagesAssignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel>
Status: RESOLVED UPSTREAM    
Severity: major CC: alexander, dan, herrtimson, leio
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Milan Beneš 2017-12-27 22:49:06 UTC
After upgrading to stable kernel 4.14.8-r1 from 4.12.12 I was hit by this bug: https://github.com/libreswan/libreswan/issues/140

workaround: downgrade back to gentoo-sources-4.12.12
Comment 1 Alice Ferrazzi Gentoo Infrastructure gentoo-dev 2017-12-31 04:51:15 UTC
could you try this patches ?

https://patchwork.ozlabs.org/patch/838470/
https://patchwork.ozlabs.org/patch/852277/
Comment 2 Milan Beneš 2018-01-01 07:59:05 UTC
(In reply to Alice Ferrazzi from comment #1)
> could you try this patches ?
> 
> https://patchwork.ozlabs.org/patch/838470/
> https://patchwork.ozlabs.org/patch/852277/

Hello,
these patches solve the problem for me, according to expectations.
Comment 3 Alice Ferrazzi Gentoo Infrastructure gentoo-dev 2018-01-06 08:46:15 UTC
thanks this patch went in 4.14.12

could you test it works with gentoo-sources-4.14.12?
Comment 4 Milan Beneš 2018-01-06 17:59:53 UTC
Hello,
everything works out of the box in kernel 4.14.12. Thank you for a fast solution.