Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 May 2017 15:03:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 219453] tcpmd5 kernel module regression
Message-ID:  <bug-219453-8-i9z5kxW5bv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219453-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219453-8@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=3D219453

--- Comment #6 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> ---
(In reply to Andrey V. Elsukov from comment #4)
My previous reply was mistaken, so let me explain once again. SAs are set f=
rom
/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:=20
# kldstat=20
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.

--=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-219453-8-i9z5kxW5bv>