Date: Sat, 23 Sep 2006 16:26:31 +0000 (UTC) From: Bruce M Simpson <bms@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c Message-ID: <200609231626.k8NGQV4l090372@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bms 2006-09-23 16:26:31 UTC FreeBSD src repository Modified files: sys/netinet tcp_input.c Log: Always set the IP version in the TCP input path, to preserve the header field for possible later IPSEC SPD lookup, even when the kernel is built without 'options INET6'. PR: kern/57760 MFC after: 1 week Submitted by: Joachim Schueth Revision Changes Path 1.308 +0 -2 src/sys/netinet/tcp_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609231626.k8NGQV4l090372>