Date: Thu, 13 Jan 2000 11:01:36 -0800 (PST) From: Guido van Rooij <guido@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet fil.c ip_auth.c ip_auth.h ip_compat.h ip_fil.c ip_fil.h ip_frag.c ip_frag.h ip_ftp_pxy.c ip_log.c ip_nat.c ip_nat.h ip_proxy.c ip_proxy.h ip_raudio_pxy.c ip_rcmd_pxy.c ip_state.c ip_state.h ipl.h Message-ID: <200001131901.LAA36631@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
guido 2000/01/13 11:01:36 PST
Modified files:
sys/netinet fil.c ip_auth.c ip_auth.h ip_compat.h
ip_fil.c ip_fil.h ip_frag.c ip_frag.h
ip_ftp_pxy.c ip_log.c ip_nat.c ip_nat.h
ip_proxy.c ip_proxy.h ip_raudio_pxy.c
ip_rcmd_pxy.c ip_state.c ip_state.h ipl.h
Log:
Bring over ipfilter kernel sources, including merging the local modifications.
Revision Changes Path
1.9 +70 -10 src/sys/netinet/fil.c
1.12 +8 -7 src/sys/netinet/ip_auth.c
1.6 +1 -1 src/sys/netinet/ip_auth.h
1.6 +11 -9 src/sys/netinet/ip_compat.h
1.12 +44 -59 src/sys/netinet/ip_fil.c
1.10 +10 -5 src/sys/netinet/ip_fil.h
1.8 +12 -13 src/sys/netinet/ip_frag.c
1.5 +1 -1 src/sys/netinet/ip_frag.h
1.9 +4 -6 src/sys/netinet/ip_ftp_pxy.c
1.11 +6 -3 src/sys/netinet/ip_log.c
1.10 +80 -33 src/sys/netinet/ip_nat.c
1.6 +7 -6 src/sys/netinet/ip_nat.h
1.8 +0 -0 src/sys/netinet/ip_proxy.c
1.5 +1 -1 src/sys/netinet/ip_proxy.h
1.2 +84 -55 src/sys/netinet/ip_raudio_pxy.c
1.2 +1 -4 src/sys/netinet/ip_rcmd_pxy.c
1.11 +102 -23 src/sys/netinet/ip_state.c
1.5 +1 -1 src/sys/netinet/ip_state.h
1.6 +2 -3 src/sys/netinet/ipl.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001131901.LAA36631>
