repo.or.cz
/
ferm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
loop init
[ferm.git]
/
test
/
modules
/
statistic.result
blob
2119a41a9609f0a907c4e87ab2c2b6fa5d4da763
1
iptables -t filter -A INPUT -m statistic --mode random --probability 0.8 -j ACCEPT
2
iptables -t filter -A INPUT -m statistic --mode nth --every 5 --packet 0 -j DROP