[Bug 228854] dynamically loading ipsec module broken for VIMAGE/VNET enabled kernel

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 11 11:16:02 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228854

--- Comment #7 from Marek Zarychta <zarychtam at 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. 

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

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


More information about the freebsd-net mailing list