[Bug 220170] Can't load tcpmd5 kenrel module due to missing ipsec_support

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 20 20:58:25 UTC 2017


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

            Bug ID: 220170
           Summary: Can't load tcpmd5 kenrel module due to missing
                    ipsec_support
           Product: Base System
           Version: 11.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: freebsd-bugs at joe.mulloy.me

I was very excited when the ipsec/tcpmd5 module landed in stable since I've
been having to compile my own kernel to get BGP with md5 signature to work.
Unfortunately I am unable to use a pre-compiled kernel because while it
includes the tcpmd5 kernel module, the ipsec_support kernel option is disabled
in the default kernel config. Can this be enabled in time for 11.1? If I have
to compile my own kernel anyway then having tcpmd5 as a module isn't terribly
useful to me.

Kernel Version: 11.1-BETA

MFC of module ipsec into STABLE-11: r315514
https://svnweb.freebsd.org/base?view=revision&revision=315514

root at vps-vu-nj-1b:~ # kldload tcpmd5
kldload: an error occurred while loading the module. Please check dmesg(8) for
more details.

error in dmesg:
KLD tcpmd5.ko: depends on ipsec_support - not available or version mismatch

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


More information about the freebsd-bugs mailing list