Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2018 11:16:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 228854] dynamically loading ipsec module broken for VIMAGE/VNET enabled kernel
Message-ID:  <bug-228854-7501-RlxiPN1pVm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228854-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228854-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=3D228854

--- Comment #7 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> ---
Kernel (In reply to Eugene Grosbein from comment #6)
Kernel has been build and installed with modules, ipsec.ko and tcpmd5.ko are
present among them.=20

Aren't you able to reproduce this on 11-STABLE?

KERNCONF to reproduce:
include GENERIC
ident   VBSD
options         VIMAGE
options         IPSEC_SUPPORT
nooptions       IPSEC


KERNCONF allowing to load ipsec module:
include GENERIC
ident   VBSD
#options         VIMAGE
options         IPSEC_SUPPORT
nooptions       IPSEC

--=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-228854-7501-RlxiPN1pVm>