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