Subject: CVS commit: [netbsd-1-5] syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/09/2002 18:55:22
Module Name:	syssrc
Committed By:	he
Date:		Sat Feb  9 16:55:22 UTC 2002

Added Files:
	basesrc/dist/ipf [netbsd-1-5]: IPFILTER.LICENCE printstate.c
	basesrc/dist/ipf/test [netbsd-1-5]: natipftest
	basesrc/dist/ipf/test/expected [netbsd-1-5]: f13 ni1 ni2
	basesrc/dist/ipf/test/input [netbsd-1-5]: ipf6-1 ni1 ni2
	basesrc/dist/ipf/test/regress [netbsd-1-5]: ipf6-1 ni1.ipf ni1.nat
	    ni2.ipf ni2.nat
	syssrc/sys/netinet [netbsd-1-5]: ip_ipsec_pxy.c ip_netbios_pxy.c

Log Message:
Pull up revision 1.1 (new, requested by martti):
  Updated IPFilter to 3.4.23


To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/IPFILTER.LICENCE \
    basesrc/dist/ipf/printstate.c
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/test/natipftest
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/test/expected/f13 \
    basesrc/dist/ipf/test/expected/ni1 basesrc/dist/ipf/test/expected/ni2
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/test/input/ipf6-1 \
    basesrc/dist/ipf/test/input/ni1 basesrc/dist/ipf/test/input/ni2
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/test/regress/ipf6-1 \
    basesrc/dist/ipf/test/regress/ni1.ipf \
    basesrc/dist/ipf/test/regress/ni1.nat \
    basesrc/dist/ipf/test/regress/ni2.ipf \
    basesrc/dist/ipf/test/regress/ni2.nat
cvs rdiff -r0 -r1.1.2.1 syssrc/sys/netinet/ip_ipsec_pxy.c \
    syssrc/sys/netinet/ip_netbios_pxy.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.