cvs commit: src/sys/netinet tcp_input.c
Bruce M Simpson
bms at FreeBSD.org
Sat Sep 23 09:26:33 PDT 2006
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
More information about the cvs-src
mailing list