Date: Tue, 1 Apr 2008 20:12:46 +0100 From: Rui Paulo <rpaulo@FreeBSD.org> To: Mark Atkinson <atkin901@yahoo.com> Cc: freebsd-net@freebsd.org Subject: Re: panic: tcp_addoptions: TCP options too long w/ with TCP_SIGNATURE support Message-ID: <20080401191246.GA1491@fnop.net> In-Reply-To: <fstmm9$oci$1@ger.gmane.org> References: <fstmm9$oci$1@ger.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Tue, Apr 01, 2008 at 09:08:35AM -0700, Mark Atkinson wrote: > I have a 8-CURRENT kernel compiled with the following options, from about > march 5th. > > options IPSEC > options TCP_SIGNATURE #include support for RFC 2385 > device crypto > device cryptodev > > device pf > device pflog > > device vlan > > I also have a external server supporting MD5 tcp signatures. If I give the > following command: > > /usr/src/tools/regression/netinet/tcpconnect/tcpconnect client 172.16.1.145 > 7 1 tcpmd5 > > panic: tcp_addoptions: TCP options too long Could you please use gdb or add a printf to find the value of optlen ? -- Rui Paulo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080401191246.GA1491>