Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/06/2001 03:25:59
Module Name: syssrc
Committed By: he
Date: Fri Apr 6 00:25:59 UTC 2001
Modified Files:
syssrc/sys/netinet [netbsd-1-5]: tcp_input.c
Log Message:
Pull up revision 1.122 (requested by itojun):
Record IPsec packet history in m_aux structure. Let ipfilter
look at wire-format packet only (not the decapsulated ones), so
that VPN setting can work with NAT/ipfilter settings.
To generate a diff of this commit:
cvs rdiff -r1.108.4.7 -r1.108.4.8 syssrc/sys/netinet/tcp_input.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.