Home
last modified time | relevance | path

Searched refs:pflog (Results 1 – 13 of 13) sorted by relevance

/openbsd/regress/sys/net/pflog/
H A DMakefile83 ${SUDO} /sbin/ifconfig pflog$n create
115 -${SUDO} /sbin/ifconfig pflog$n destroy
147 rm -f pflog$n.tcpdump
149 ${SUDO} ${DUMPCMD} pflog$n >pflog$n.tcpdump &
193 cat pflog$n.tcpdump
199 ! grep . pflog${N3}.tcpdump
221 icmp: echo reply' pflog${N1}.tcpdump
226 icmp: echo reply' pflog${N1}.tcpdump
258 .* udp [0-9]' pflog${N1}.tcpdump
262 .* udp [0-9]' pflog${N1}.tcpdump
[all …]
/openbsd/etc/rc.d/
H A Dspamlogd12 pflog=$(echo $daemon_flags | sed -En 's/.*-l *(pflog[0-9]+).*/\1/p')
13 pflog=${pflog:-pflog0}
16 ifconfig $pflog create
17 if ifconfig $pflog; then
18 ifconfig $pflog up
/openbsd/regress/sys/netinet/ipsec/
H A DMakefile233 stamp-pflog: stamp-pfctl stamp-drop
268 run-pflog-ping-IPS_AH_TRANSP_IPV4 \
269 run-pflog-udp-IPS_AH_TRANSP_IPV4 \
270 run-pflog-tcp-IPS_AH_TRANSP_IPV4 \
271 run-pflog-nonxt-IPS_AH_TRANSP_IPV4 \
272 run-pflog-ping-IPS_AH_TRANSP_IPV6 \
273 run-pflog-udp-IPS_AH_TRANSP_IPV6 \
274 run-pflog-tcp-IPS_AH_TRANSP_IPV6 \
275 run-pflog-nonxt-IPS_AH_TRANSP_IPV6:
484 run-pflog-${proto:L}-${host}_${sec}_${mode}_${ipv}: stamp-stop
[all …]
/openbsd/regress/sys/net/
H A DMakefile6 SUBDIR += pair pflog pflow rdomains rtable vxlan wg
/openbsd/etc/
H A Dnewsyslog.conf15 /var/log/pflog 600 3 250 * ZB "pkill -HUP -u root -U root -t - -x pflogd"
/openbsd/usr.sbin/tcpdump/
H A DMakefile49 print-etherip.c print-lwres.c print-lldp.c print-cdp.c print-pflog.c \
/openbsd/sys/net/
H A Dpfvar_priv.h309 u_int8_t pflog; /* flags for packet logging */ member
H A Dpf.c4507 pd->pflog |= PF_LOG_FORCE; in pf_test_rule()
7598 pd.pflog |= PF_LOG_FORCE; in pf_test()
7621 pd.pflog |= PF_LOG_FORCE; in pf_test()
7631 pd.pflog |= PF_LOG_FORCE; in pf_test()
7684 pd.pflog |= st->log; in pf_test()
7716 pd.pflog |= st->log; in pf_test()
7800 pd.pflog |= st->log; in pf_test()
7839 pd.pflog |= PF_LOG_FORCE; in pf_test()
7923 if (pd.pflog) { in pf_test()
7926 if (pd.pflog & PF_LOG_FORCE || r->log & PF_LOG_ALL) in pf_test()
/openbsd/sys/conf/
H A DGENERIC72 pseudo-device pflog # pf log if
H A Dfiles635 pseudo-device pflog: ifnet
636 file net/if_pflog.c pflog needs-flag
/openbsd/share/man/man4/
H A DMakefile74 pf.4 pflog.4 pflow.4 pfsync.4 \
/openbsd/usr.sbin/relayd/
H A Dparse.y189 %type <v.number> redirect_proto relay_proto match pflog
608 | LISTEN ON STRING redirect_proto port interface pflog {
657 pflog : /* empty */ { $$ = 0; }
/openbsd/distrib/sets/lists/man/
H A Dmi1953 ./usr/share/man/man4/pflog.4