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:28:20
Module Name: syssrc
Committed By: he
Date: Fri Apr 6 00:28:20 UTC 2001
Modified Files:
syssrc/sys/netinet6 [netbsd-1-5]: ipcomp_input.c
Log Message:
Pull up revision 1.15 (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.10.4.3 -r1.10.4.4 syssrc/sys/netinet6/ipcomp_input.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.