repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
etc/protocols - sync with NetBSD-8
[minix.git]
/
tests
/
ipf
/
regress
/
i22
blob
1ac8d12ba35fd76786612a2605988b28555aa4a4
1
pass in exp { "ip.src != 1.1.1.0/24; tcp.dport = 80;" }
2
pass in exp { "ip.addr = 1.2.3.4,5.6.7.8;" }
3
block out exp { "ip.dst= 127.0.0.0/8;" }
4
block in exp { "udp.sport=53;udp.dport=53;" }
5
pass out exp { "tcp.sport=22; tcp.port=25;" }