search for: crop10_dst

Displaying 1 result from an estimated 1 matches for "crop10_dst".

2018 Nov 14
1
[Bug 1294] New: Strange --probability behavior
...c src -m statistic --mode random --probability 0.1 -j DROP -A CLUSTER_EMUL -m set --match-set crop20_src src -m statistic --mode random --probability 0.2 -j DROP -A CLUSTER_EMUL -m set --match-set crop50_src src -m statistic --mode random --probability 0.5 -j DROP -A CLUSTER_EMUL -m set --match-set crop10_dst dst -m statistic --mode random --probability 0.1 -j DROP -A CLUSTER_EMUL -m set --match-set crop20_dst dst -m statistic --mode random --probability 0.2 -j DROP -A CLUSTER_EMUL -m set --match-set crop50_dst dst -m statistic --mode random --probability 0.5 -j DROP Getting these: -A CLUSTER_EMUL -m...