Import IP Filter 3.4.9

This commit is contained in:
veego 2000-08-09 20:49:40 +00:00
parent 1d8f5f2ea3
commit dd200b1b9b
3 changed files with 106 additions and 4 deletions

101
dist/ipf/SunOS5/prototype32 vendored Normal file
View File

@ -0,0 +1,101 @@
i pkginfo
i copyright=../copyright
!default 0755 root root
i postinstall=../postinstall
#i preinstall=../preinstall
i postremove=../postremove
d none /opt ? root sys
d none /opt/ipf
d none /opt/ipf/man
d none /opt/ipf/man/man1
d none /opt/ipf/man/man1m
d none /opt/ipf/man/man4
d none /opt/ipf/man/man5
d none /opt/ipf/man/man8
d none /opt/ipf/bin
# Moved so we can hardlink against isaexec
s none /opt/ipf/bin/ipmon=../../../usr/sbin/ipmon
f none /opt/ipf/bin/ipftest=root/opt/ipf/bin/sparcv7/ipftest
f none /opt/ipf/bin/ipsend=root/opt/ipf/bin/sparcv7/ipsend
f none /opt/ipf/bin/ipresend=root/opt/ipf/bin/sparcv7/ipresend
f none /opt/ipf/bin/mkfilters=root/opt/ipf/bin/sparcv7/mkfilters
d none /opt/ipf/examples
d none /var ? root sys
d none /var/db 700 root sys
d none /var/db/ipf 700 root sys
d none /usr ? root sys
d none /usr/include ? root bin
d none /usr/include/netinet ? bin bin
d none /usr/kernel ? root sys
d none /usr/kernel/drv ? root sys
f none /usr/kernel/drv/ipf=root/usr/kernel/drv/sparcv7/ipf
d none /sbin ? root sys
# Moved so we can hardlink against isaexec
s none /sbin/ipfs=../usr/sbin/ipfs
s none /sbin/ipfstat=../usr/sbin/ipfstat
s none /sbin/ipf=../usr/sbin/ipf
s none /sbin/ipnat=../usr/sbin/ipnat
l none /usr/sbin/ipfs=../../usr/lib/isaexec
l none /usr/sbin/ipfstat=../../usr/lib/isaexec
l none /usr/sbin/ipf=../../usr/lib/isaexec
l none /usr/sbin/ipnat=../../usr/lib/isaexec
l none /usr/sbin/ipmon=../../usr/lib/isaexec
d none /usr/sbin ? ? ?
d none /usr/sbin/sparcv7 ? ? ?
f none /usr/sbin/sparcv7/ipfs=root/sbin/sparcv7/ipfs
f none /usr/sbin/sparcv7/ipfstat=root/sbin/sparcv7/ipfstat
f none /usr/sbin/sparcv7/ipf=root/sbin/sparcv7/ipf
f none /usr/sbin/sparcv7/ipnat=root/sbin/sparcv7/ipnat
f none /usr/sbin/sparcv7/ipmon=root/opt/ipf/bin/sparcv7/ipmon
d none /etc ? root sys
d none /etc/init.d ? root sys
f none /etc/init.d/ipfboot=root/etc/init.d/ipfboot
d none /etc/rc2.d ? root sys
l none /etc/rc2.d/S65ipfboot=/etc/init.d/ipfboot
d none /etc/opt ? root sys
d none /etc/opt/ipf 755 root sys
!default 0444 root root
f none /opt/ipf/man/man8/ipfstat.8=root/opt/ipf/man/man8/ipfstat.8
f none /opt/ipf/man/man8/ipmon.8=root/opt/ipf/man/man8/ipmon.8
f none /opt/ipf/man/man8/ipf.8=root/opt/ipf/man/man8/ipf.8
f none /opt/ipf/man/man8/ipfs.8=root/opt/ipf/man/man8/ipfs.8
f none /opt/ipf/man/man1/ipnat.1=root/opt/ipf/man/man1/ipnat.1
f none /opt/ipf/man/man1/ipftest.1=root/opt/ipf/man/man1/ipftest.1
f none /opt/ipf/man/man1/mkfilters.1=root/opt/ipf/man/man1/mkfilters.1
f none /opt/ipf/man/man4/ipf.4=root/opt/ipf/man/man4/ipf.4
f none /opt/ipf/man/man4/ipl.4=root/opt/ipf/man/man4/ipl.4
f none /opt/ipf/man/man4/ipnat.4=root/opt/ipf/man/man4/ipnat.4
f none /opt/ipf/man/man5/ipf.5=root/opt/ipf/man/man5/ipf.5
f none /opt/ipf/man/man5/ipnat.5=root/opt/ipf/man/man5/ipnat.5
f none /usr/kernel/drv/ipf.conf=root/usr/kernel/drv/ipf.conf
f none /usr/include/netinet/ip_fil.h=root/usr/include/netinet/ip_fil.h
f none /usr/include/netinet/ip_auth.h=root/usr/include/netinet/ip_auth.h
f none /usr/include/netinet/ip_compat.h=root/usr/include/netinet/ip_compat.h
f none /usr/include/netinet/ip_frag.h=root/usr/include/netinet/ip_frag.h
f none /usr/include/netinet/ip_nat.h=root/usr/include/netinet/ip_nat.h
f none /usr/include/netinet/ip_proxy.h=root/usr/include/netinet/ip_proxy.h
f none /usr/include/netinet/ip_state.h=root/usr/include/netinet/ip_state.h
f none /opt/ipf/examples/example.1=root/opt/ipf/examples/example.1
f none /opt/ipf/examples/example.2=root/opt/ipf/examples/example.2
f none /opt/ipf/examples/example.3=root/opt/ipf/examples/example.3
f none /opt/ipf/examples/example.4=root/opt/ipf/examples/example.4
f none /opt/ipf/examples/example.5=root/opt/ipf/examples/example.5
f none /opt/ipf/examples/example.6=root/opt/ipf/examples/example.6
f none /opt/ipf/examples/example.7=root/opt/ipf/examples/example.7
f none /opt/ipf/examples/example.8=root/opt/ipf/examples/example.8
f none /opt/ipf/examples/example.9=root/opt/ipf/examples/example.9
f none /opt/ipf/examples/example.10=root/opt/ipf/examples/example.10
f none /opt/ipf/examples/example.11=root/opt/ipf/examples/example.11
f none /opt/ipf/examples/example.12=root/opt/ipf/examples/example.12
f none /opt/ipf/examples/example.13=root/opt/ipf/examples/example.13
f none /opt/ipf/examples/example.sr=root/opt/ipf/examples/example.sr
f none /opt/ipf/examples/nat.eg=root/opt/ipf/examples/nat.eg
f none /opt/ipf/examples/server=root/opt/ipf/examples/server
f none /opt/ipf/examples/tcpstate=root/opt/ipf/examples/tcpstate
f none /opt/ipf/examples/BASIC.NAT=root/opt/ipf/examples/BASIC.NAT
f none /opt/ipf/examples/BASIC_1.FW=root/opt/ipf/examples/BASIC_1.FW
f none /opt/ipf/examples/BASIC_2.FW=root/opt/ipf/examples/BASIC_2.FW
f none /opt/ipf/examples/firewall=root/opt/ipf/examples/firewall
f none /opt/ipf/examples/ftp-proxy=root/opt/ipf/examples/ftp-proxy
f none /opt/ipf/examples/ftppxy=root/opt/ipf/examples/ftppxy
f none /opt/ipf/examples/nat-setup=root/opt/ipf/examples/nat-setup

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ipsend.5,v 1.1.1.1 1999/12/11 22:24:09 veego Exp $
.\" $NetBSD: ipsend.5,v 1.1.1.2 2000/08/09 20:51:09 veego Exp $
.\"
.TH IPSEND 5
.SH NAME
@ -325,7 +325,7 @@ If the new total length would exceed 64k, an error will be reported.
.SH "ICMP TYPES"
.TP
.B echorep
Eecho Reply.
Echo Reply.
.TP
.B "unreach [ unreachable-code ]"
Generic Unreachable error. This is used to indicate that an error has

5
dist/ipf/mlfk_ipl.c vendored
View File

@ -1,4 +1,4 @@
/* $NetBSD: mlfk_ipl.c,v 1.1.1.1 2000/05/03 10:55:53 veego Exp $ */
/* $NetBSD: mlfk_ipl.c,v 1.1.1.2 2000/08/09 20:49:40 veego Exp $ */
/*
* Copyright 1999 Guido van Rooij. All rights reserved.
@ -25,7 +25,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* Id: mlfk_ipl.c,v 2.1.2.1 2000/04/26 12:17:24 darrenr Exp
* Id: mlfk_ipl.c,v 2.1.2.2 2000/08/05 14:46:36 darrenr Exp
*/
@ -84,6 +84,7 @@ SYSCTL_INT(_net_inet_ipf, OID_AUTO, fr_authused, CTLFLAG_RD,
&fr_authused, 0, "");
SYSCTL_INT(_net_inet_ipf, OID_AUTO, fr_defaultauthage, CTLFLAG_RW,
&fr_defaultauthage, 0, "");
SYSCTL_INT(_net_inet_ipf, OID_AUTO, fr_chksrc, CTLFLAG_RW, &fr_chksrc, 0, "");
#define CDEV_MAJOR 79
static struct cdevsw ipl_cdevsw = {