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