Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jul 2023 12:09:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 272616] [panic] Reproducible kernel panic related to sendfile and IPSec
Message-ID:  <bug-272616-7501-dTuAlpmtzX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272616-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272616-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272616

--- Comment #2 from Konstantin Belousov <kib@FreeBSD.org> ---
m_unshare() is not enough.  Really software IPSEC requires mapped mbufs.
Even hw inline accel seems to need it, unfortunately.

Try something like the attached patch.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272616-7501-dTuAlpmtzX>