Searched refs:ipf (Results 1 - 25 of 46) sorted by relevance

12

/freebsd-11-stable/etc/rc.d/
H A Dipfs27 if ! ${ipfilter_program:-/sbin/ipf} -V | grep -q 'Running: yes' >/dev/null 2>&1; then
35 if [ -r /var/db/ipf/ipstate.ipf -a -r /var/db/ipf/ipnat.ipf ]; then
37 rm -f /var/db/ipf/ipstate.ipf /var/db/ipf/ipnat.ipf
43 if [ ! -d /var/db/ipf ]; the
[all...]
H A Dipfilter33 if ! ${ipfilter_program:-/sbin/ipf} -V | grep -q 'Running: yes'; then
34 ${ipfilter_program:-/sbin/ipf} -E
36 ${ipfilter_program:-/sbin/ipf} -Fa
38 ${ipfilter_program:-/sbin/ipf} \
42 ${ipfilter_program:-/sbin/ipf} -6 \
49 if ${ipfilter_program:-/sbin/ipf} -V | grep -q 'Running: yes'; then
53 ${ipfilter_program:-/sbin/ipf} -D
61 ${ipfilter_program:-/sbin/ipf} -I -Fa
63 ${ipfilter_program:-/sbin/ipf} -I \
70 ${ipfilter_program:-/sbin/ipf}
[all...]
H A Dipmon27 if ! ${ipfilter_program:-/sbin/ipf} -V | grep -q 'Running: yes' >/dev/null 2>&1; then
/freebsd-11-stable/sbin/ipf/ipfs/
H A DMakefile3 PACKAGE=ipf
H A DMakefile.depend15 sbin/ipf/libipf \
/freebsd-11-stable/contrib/ipfilter/ipsend/
H A DMakefile41 ipf:
44 -if [ ! -d ipf ] ; then ln -s .. ipf; fi
143 ipsend: ipf $(OBJS) $(UNIXOBJS)
152 ipft_ef.o: ipf/ipft_ef.c ipf/ipt.h ipf/ipf.h ipf/ip_compat.h
153 $(CC) $(CFLAGS) $(LINUXK) -c ipf/ipft_e
[all...]
/freebsd-11-stable/contrib/netbsd-tests/ipf/
H A Dt_filter_parse.sh38 ipf)
39 atf_check -o file:exp -e ignore ipf -Rnvf reg
86 test_case i1 itest text ipf
87 test_case i2 itest text ipf
88 test_case i3 itest text ipf
89 test_case i4 itest text ipf
90 test_case i5 itest text ipf
91 test_case i6 itest text ipf
92 test_case i7 itest text ipf
93 test_case i8 itest text ipf
[all...]
H A Dt_bpf.sh38 ipf)
39 atf_check -o file:exp -e ignore ipf -Rnvf reg
61 broken_test_case bpf1 itest text ipf
H A Dt_pools.sh49 cp $(atf_get_srcdir)/regress/$1.ipf ipf
56 atf_check -o save:out ipftest -RD -b -P pool -r ipf -i in
59 atf_check -o save:out ipftest -RD -b -r ipf -i in
/freebsd-11-stable/sbin/ipf/ipf/
H A DMakefile1 # $FreeBSD: stable/11/sbin/ipf/ipf/Makefile 319185 2017-05-30 04:17:22Z ngie $
3 PACKAGE= ipf
4 PROG= ipf
5 SRCS= ${GENHDRS} ipf.c ipfcomp.c ipf_y.c ipf_l.c bpf_filter.c
6 MAN= ipfilter.4 ipfilter.5 ipf.8 ipf.4 ipf.5 ipl.4
7 MLINKS= ipf.5 ipf
[all...]
H A DMakefile.depend16 sbin/ipf/libipf \
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dt-inet6_ntop.c44 char *ip, *ipf, ipv6str[INET6_ADDRSTRLEN]; local
49 ipf = sm_inet6_ntop(&addr.sin6_addr, ipv6str, sizeof(ipv6str));
50 SM_TEST(ipf != NULL);
51 SM_TEST(strcmp(ipf, ip) == 0);
/freebsd-11-stable/sbin/ipf/ipfstat/
H A DMakefile5 PACKAGE= ipf
H A DMakefile.depend16 sbin/ipf/libipf \
/freebsd-11-stable/sbin/ipf/
H A DMakefile1 # $FreeBSD: stable/11/sbin/ipf/Makefile 355131 2019-11-27 13:46:28Z cy $
4 SUBDIR+= ipf ipfs ipfstat ipmon ipnat ippool
/freebsd-11-stable/share/examples/ipfilter/
H A DMakefile16 # ftp://ftp.OpenBSD.org/pub/OpenBSD/src/share/ipf/ sample files.
18 ipf.conf.permissive ipf.conf.restrictive \
19 ipf.conf.sample ipnat.conf.sample
21 # http://www.obfuscation.org/ipf/ how-to
22 FILES+= ipf-howto.txt
/freebsd-11-stable/sbin/ipf/ipresend/
H A DMakefile1 # $FreeBSD: stable/11/sbin/ipf/ipresend/Makefile 319185 2017-05-30 04:17:22Z ngie $
3 PACKAGE= ipf
H A DMakefile.depend16 sbin/ipf/libipf \
/freebsd-11-stable/contrib/blacklist/libexec/
H A Dblacklistd-helper20 for f in npf pf ipf; do
54 ipf)
55 /sbin/ipfstat -io | /sbin/ipf -I -f - >/dev/null 2>&1
58 /sbin/ipf -I -f - -s >/dev/null 2>&1 && echo OK
90 ipf)
91 /sbin/ipfstat -io | /sbin/ipf -I -f - >/dev/null 2>&1
94 /sbin/ipf -I -r -f - -s >/dev/null 2>&1 && echo OK
111 ipf)
112 /sbin/ipf -Z -I -Fi -s > /dev/null && echo OK
/freebsd-11-stable/sbin/ipf/ipftest/
H A DMakefile.depend15 sbin/ipf/libipf \
H A DMakefile1 # $FreeBSD: stable/11/sbin/ipf/ipftest/Makefile 319185 2017-05-30 04:17:22Z ngie $
3 PACKAGE= ipf
29 CLEANFILES+= ipf.tab.c ipf.tab.h
85 ipf.tab.c ipf.tab.h: ipf_y.y
86 ${YACC} -b ipf -d ${.ALLSRC}
88 ipf_y.c: ipf.tab.c
91 ipf.tab.c > ${.TARGET}
93 ipf_y.h: ipf
[all...]
/freebsd-11-stable/sbin/ipf/ipmon/
H A DMakefile.depend15 sbin/ipf/libipf \
/freebsd-11-stable/sbin/ipf/ipnat/
H A DMakefile.depend15 sbin/ipf/libipf \
H A DMakefile3 PACKAGE= ipf
/freebsd-11-stable/sbin/ipf/ippool/
H A DMakefile.depend15 sbin/ipf/libipf \

Completed in 234 milliseconds

12