Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/20/1999 13:02:07
Module Name:	syssrc
Committed By:	he
Date:		Mon Dec 20 21:02:07 UTC 1999

Added Files:
	basesrc/dist/ipf [netbsd-1-4]: BNF BugReport HISTORY IMPORTANT LICENCE
	    Makefile README UPGRADE_NOTICE Y2K facpri.c facpri.h ip_lfil.c
	    ip_sfil.c ipf.h ipft_ef.c ipft_hx.c ipft_pc.c ipft_sn.c ipft_td.c
	    ipft_tx.c ipt.c ipt.h kmem.c kmem.h misc.c mkfilters ml_ipl.c
	    mln_ipl.c natparse.c opt.c parse.c pcap.h relay.c snoop.h todo
	basesrc/dist/ipf/FWTK [netbsd-1-4]: Index README README.ipfilter
	    ftp-gw.diff fwtk-2.1-transparency.txt fwtk_transparent.diff fwtkp
	    tproxy.diff
	basesrc/dist/ipf/etc [netbsd-1-4]: protocols services
	basesrc/dist/ipf/iplang [netbsd-1-4]: BNF Makefile iplang.h iplang.tst
	    iplang_y.y
	basesrc/dist/ipf/ipsd [netbsd-1-4]: Makefile README ipsd.c ipsd.h
	    ipsdr.c linux.h sbpf.c sdlpi.c slinux.c snit.c
	basesrc/dist/ipf/ipsd/Celler [netbsd-1-4]: ip_compat.h
	basesrc/dist/ipf/ipsend [netbsd-1-4]: 44arp.c Crashable Makefile README
	    arp.c dlcommon.c dltest.h hpux.c in_var.h ip.c ip_var.h ipresend.c
	    ipsend.5 ipsend.c ipsend.h ipsopt.c iptest.c iptests.c larp.c
	    linux.h lsock.c resend.c sbpf.c sdlpi.c sirix.c slinux.c snit.c
	    sock.c tcpip.h ultrix.c
	basesrc/dist/ipf/ipsend/.OLD [netbsd-1-4]: ip_compat.h
	basesrc/dist/ipf/man [netbsd-1-4]: Makefile ipf.4 ipf.8 ipfilter.5
	    ipl.4 ipmon.8 ipnat.4
	basesrc/dist/ipf/perl [netbsd-1-4]: Ipfanaly.pl Isbgraph LICENSE
	    Services logfilter.pl plog
	basesrc/dist/ipf/rules [netbsd-1-4]: BASIC.NAT BASIC_1.FW BASIC_2.FW
	    example.1 example.10 example.11 example.12 example.13 example.2
	    example.3 example.4 example.5 example.6 example.7 example.8
	    example.9 example.sr firewall ftp-proxy ftppxy nat-setup nat.eg
	    server tcpstate
	basesrc/dist/ipf/samples [netbsd-1-4]: Makefile ipfilter-pb.gif proxy.c
	    userauth.c
	basesrc/dist/ipf/test [netbsd-1-4]: Makefile
	basesrc/dist/ipf/test/expected [netbsd-1-4]: f1 f10 f11 f12 f14 f2 f3
	    f4 f5 f6 f7 f8 f9 i1 i10 i11 i2 i3 i4 i5 i6 i7 i8 i9 n1 n2 n3 n4
	basesrc/dist/ipf/test/input [netbsd-1-4]: f1 f10 f11 f12 f13 f14 f2 f3
	    f4 f5 f6 f7 f8 f9 n1 n2 n3 n4
	basesrc/dist/ipf/test/regress [netbsd-1-4]: f1 f10 f11 f12 f13 f14 f2
	    f3 f4 f5 f6 f7 f8 f9 i1 i10 i11 i2 i3 i4 i5 i6 i7 i8 i9 n1 n2 n3 n4
	syssrc/sys/netinet [netbsd-1-4]: ip_raudio_pxy.c ip_rcmd_pxy.c ipl.h

Log Message:
Pull up revision 1.1.1.1 (new) (requested by darrenr):


To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/BNF basesrc/dist/ipf/BugReport \
    basesrc/dist/ipf/HISTORY basesrc/dist/ipf/IMPORTANT \
    basesrc/dist/ipf/LICENCE basesrc/dist/ipf/Makefile \
    basesrc/dist/ipf/README basesrc/dist/ipf/UPGRADE_NOTICE \
    basesrc/dist/ipf/Y2K basesrc/dist/ipf/facpri.c basesrc/dist/ipf/facpri.h \
    basesrc/dist/ipf/ip_lfil.c basesrc/dist/ipf/ip_sfil.c \
    basesrc/dist/ipf/ipf.h basesrc/dist/ipf/ipft_ef.c \
    basesrc/dist/ipf/ipft_hx.c basesrc/dist/ipf/ipft_pc.c \
    basesrc/dist/ipf/ipft_sn.c basesrc/dist/ipf/ipft_td.c \
    basesrc/dist/ipf/ipft_tx.c basesrc/dist/ipf/ipt.c basesrc/dist/ipf/ipt.h \
    basesrc/dist/ipf/kmem.c basesrc/dist/ipf/kmem.h basesrc/dist/ipf/misc.c \
    basesrc/dist/ipf/mkfilters basesrc/dist/ipf/ml_ipl.c \
    basesrc/dist/ipf/mln_ipl.c basesrc/dist/ipf/natparse.c \
    basesrc/dist/ipf/opt.c basesrc/dist/ipf/parse.c basesrc/dist/ipf/pcap.h \
    basesrc/dist/ipf/relay.c basesrc/dist/ipf/snoop.h basesrc/dist/ipf/todo
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/FWTK/Index \
    basesrc/dist/ipf/FWTK/README basesrc/dist/ipf/FWTK/README.ipfilter \
    basesrc/dist/ipf/FWTK/ftp-gw.diff \
    basesrc/dist/ipf/FWTK/fwtk-2.1-transparency.txt \
    basesrc/dist/ipf/FWTK/fwtk_transparent.diff basesrc/dist/ipf/FWTK/fwtkp \
    basesrc/dist/ipf/FWTK/tproxy.diff
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/etc/protocols \
    basesrc/dist/ipf/etc/services
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/iplang/BNF \
    basesrc/dist/ipf/iplang/Makefile basesrc/dist/ipf/iplang/iplang.h \
    basesrc/dist/ipf/iplang/iplang.tst basesrc/dist/ipf/iplang/iplang_y.y
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/ipsd/Makefile \
    basesrc/dist/ipf/ipsd/README basesrc/dist/ipf/ipsd/ipsd.c \
    basesrc/dist/ipf/ipsd/ipsd.h basesrc/dist/ipf/ipsd/ipsdr.c \
    basesrc/dist/ipf/ipsd/linux.h basesrc/dist/ipf/ipsd/sbpf.c \
    basesrc/dist/ipf/ipsd/sdlpi.c basesrc/dist/ipf/ipsd/slinux.c \
    basesrc/dist/ipf/ipsd/snit.c
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/ipsd/Celler/ip_compat.h
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/ipsend/44arp.c \
    basesrc/dist/ipf/ipsend/Crashable basesrc/dist/ipf/ipsend/Makefile \
    basesrc/dist/ipf/ipsend/README basesrc/dist/ipf/ipsend/arp.c \
    basesrc/dist/ipf/ipsend/dlcommon.c basesrc/dist/ipf/ipsend/dltest.h \
    basesrc/dist/ipf/ipsend/hpux.c basesrc/dist/ipf/ipsend/in_var.h \
    basesrc/dist/ipf/ipsend/ip.c basesrc/dist/ipf/ipsend/ip_var.h \
    basesrc/dist/ipf/ipsend/ipresend.c basesrc/dist/ipf/ipsend/ipsend.5 \
    basesrc/dist/ipf/ipsend/ipsend.c basesrc/dist/ipf/ipsend/ipsend.h \
    basesrc/dist/ipf/ipsend/ipsopt.c basesrc/dist/ipf/ipsend/iptest.c \
    basesrc/dist/ipf/ipsend/iptests.c basesrc/dist/ipf/ipsend/larp.c \
    basesrc/dist/ipf/ipsend/linux.h basesrc/dist/ipf/ipsend/lsock.c \
    basesrc/dist/ipf/ipsend/resend.c basesrc/dist/ipf/ipsend/sbpf.c \
    basesrc/dist/ipf/ipsend/sdlpi.c basesrc/dist/ipf/ipsend/sirix.c \
    basesrc/dist/ipf/ipsend/slinux.c basesrc/dist/ipf/ipsend/snit.c \
    basesrc/dist/ipf/ipsend/sock.c basesrc/dist/ipf/ipsend/tcpip.h \
    basesrc/dist/ipf/ipsend/ultrix.c
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/ipsend/.OLD/ip_compat.h
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/man/Makefile \
    basesrc/dist/ipf/man/ipf.4 basesrc/dist/ipf/man/ipf.8 \
    basesrc/dist/ipf/man/ipfilter.5 basesrc/dist/ipf/man/ipl.4 \
    basesrc/dist/ipf/man/ipmon.8 basesrc/dist/ipf/man/ipnat.4
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/perl/Ipfanaly.pl \
    basesrc/dist/ipf/perl/Isbgraph basesrc/dist/ipf/perl/LICENSE \
    basesrc/dist/ipf/perl/Services basesrc/dist/ipf/perl/logfilter.pl \
    basesrc/dist/ipf/perl/plog
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/rules/BASIC.NAT \
    basesrc/dist/ipf/rules/BASIC_1.FW basesrc/dist/ipf/rules/BASIC_2.FW \
    basesrc/dist/ipf/rules/example.1 basesrc/dist/ipf/rules/example.10 \
    basesrc/dist/ipf/rules/example.11 basesrc/dist/ipf/rules/example.12 \
    basesrc/dist/ipf/rules/example.13 basesrc/dist/ipf/rules/example.2 \
    basesrc/dist/ipf/rules/example.3 basesrc/dist/ipf/rules/example.4 \
    basesrc/dist/ipf/rules/example.5 basesrc/dist/ipf/rules/example.6 \
    basesrc/dist/ipf/rules/example.7 basesrc/dist/ipf/rules/example.8 \
    basesrc/dist/ipf/rules/example.9 basesrc/dist/ipf/rules/example.sr \
    basesrc/dist/ipf/rules/firewall basesrc/dist/ipf/rules/ftp-proxy \
    basesrc/dist/ipf/rules/ftppxy basesrc/dist/ipf/rules/nat-setup \
    basesrc/dist/ipf/rules/nat.eg basesrc/dist/ipf/rules/server \
    basesrc/dist/ipf/rules/tcpstate
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/samples/Makefile \
    basesrc/dist/ipf/samples/ipfilter-pb.gif basesrc/dist/ipf/samples/proxy.c \
    basesrc/dist/ipf/samples/userauth.c
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/test/Makefile
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/test/expected/f1 \
    basesrc/dist/ipf/test/expected/f10 basesrc/dist/ipf/test/expected/f11 \
    basesrc/dist/ipf/test/expected/f12 basesrc/dist/ipf/test/expected/f14 \
    basesrc/dist/ipf/test/expected/f2 basesrc/dist/ipf/test/expected/f3 \
    basesrc/dist/ipf/test/expected/f4 basesrc/dist/ipf/test/expected/f5 \
    basesrc/dist/ipf/test/expected/f6 basesrc/dist/ipf/test/expected/f7 \
    basesrc/dist/ipf/test/expected/f8 basesrc/dist/ipf/test/expected/f9 \
    basesrc/dist/ipf/test/expected/i1 basesrc/dist/ipf/test/expected/i10 \
    basesrc/dist/ipf/test/expected/i11 basesrc/dist/ipf/test/expected/i2 \
    basesrc/dist/ipf/test/expected/i3 basesrc/dist/ipf/test/expected/i4 \
    basesrc/dist/ipf/test/expected/i5 basesrc/dist/ipf/test/expected/i6 \
    basesrc/dist/ipf/test/expected/i7 basesrc/dist/ipf/test/expected/i8 \
    basesrc/dist/ipf/test/expected/i9 basesrc/dist/ipf/test/expected/n1 \
    basesrc/dist/ipf/test/expected/n2 basesrc/dist/ipf/test/expected/n3 \
    basesrc/dist/ipf/test/expected/n4
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/test/input/f1 \
    basesrc/dist/ipf/test/input/f10 basesrc/dist/ipf/test/input/f11 \
    basesrc/dist/ipf/test/input/f12 basesrc/dist/ipf/test/input/f13 \
    basesrc/dist/ipf/test/input/f14 basesrc/dist/ipf/test/input/f2 \
    basesrc/dist/ipf/test/input/f3 basesrc/dist/ipf/test/input/f4 \
    basesrc/dist/ipf/test/input/f5 basesrc/dist/ipf/test/input/f6 \
    basesrc/dist/ipf/test/input/f7 basesrc/dist/ipf/test/input/f8 \
    basesrc/dist/ipf/test/input/f9 basesrc/dist/ipf/test/input/n1 \
    basesrc/dist/ipf/test/input/n2 basesrc/dist/ipf/test/input/n3 \
    basesrc/dist/ipf/test/input/n4
cvs rdiff -r0 -r1.1.2.1 basesrc/dist/ipf/test/regress/f1 \
    basesrc/dist/ipf/test/regress/f10 basesrc/dist/ipf/test/regress/f11 \
    basesrc/dist/ipf/test/regress/f12 basesrc/dist/ipf/test/regress/f13 \
    basesrc/dist/ipf/test/regress/f14 basesrc/dist/ipf/test/regress/f2 \
    basesrc/dist/ipf/test/regress/f3 basesrc/dist/ipf/test/regress/f4 \
    basesrc/dist/ipf/test/regress/f5 basesrc/dist/ipf/test/regress/f6 \
    basesrc/dist/ipf/test/regress/f7 basesrc/dist/ipf/test/regress/f8 \
    basesrc/dist/ipf/test/regress/f9 basesrc/dist/ipf/test/regress/i1 \
    basesrc/dist/ipf/test/regress/i10 basesrc/dist/ipf/test/regress/i11 \
    basesrc/dist/ipf/test/regress/i2 basesrc/dist/ipf/test/regress/i3 \
    basesrc/dist/ipf/test/regress/i4 basesrc/dist/ipf/test/regress/i5 \
    basesrc/dist/ipf/test/regress/i6 basesrc/dist/ipf/test/regress/i7 \
    basesrc/dist/ipf/test/regress/i8 basesrc/dist/ipf/test/regress/i9 \
    basesrc/dist/ipf/test/regress/n1 basesrc/dist/ipf/test/regress/n2 \
    basesrc/dist/ipf/test/regress/n3 basesrc/dist/ipf/test/regress/n4
cvs rdiff -r0 -r1.1.2.1 syssrc/sys/netinet/ip_raudio_pxy.c \
    syssrc/sys/netinet/ip_rcmd_pxy.c syssrc/sys/netinet/ipl.h

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