https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219453
--- Comment #6 from Marek Zarychta <[email protected]> --- (In reply to Andrey V. Elsukov from comment #4) My previous reply was mistaken, so let me explain once again. SAs are set from /etc/ipsec.conf and since the new IPSEC code was committed to STABLE I am following a branch. A couple of successful world updates has been provided. tcpmd5.ko module is loaded from /boot/loader.conf as well as some other modules: # kldstat Id Refs Address Size Name 1 38 0xffffffff80200000 1f32ac8 kernel 2 1 0xffffffff82134000 313338 zfs.ko 3 2 0xffffffff82448000 cb38 opensolaris.ko 4 1 0xffffffff82455000 12530 carp.ko 5 1 0xffffffff82468000 161c8 if_lagg.ko 6 1 0xffffffff8247f000 18d0 accf_dns.ko 7 1 0xffffffff82481000 66f0 ichwd.ko 8 1 0xffffffff82488000 40c0 tcpmd5.ko 9 1 0xffffffff8248d000 2af28 ipsec.ko 10 1 0xffffffff82621000 106c5 geom_eli.ko 11 1 0xffffffff82632000 58de fdescfs.ko 12 1 0xffffffff82638000 2839 pflog.ko 13 1 0xffffffff8263b000 34c2c pf.ko 14 1 0xffffffff82670000 a0d green_saver.ko 15 1 0xffffffff82671000 837a autofs.ko Kernel config is quite simple: include GENERIC ident MAXDATA options EM_MULTIQUEUE options IPSEC_SUPPORT nooptions IPSEC This is a production machine and updates will be stalled, at least till 11.1 will be released. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
