removed entry from changelog because bug was introduced by not-released trunk revision
[ferm.git] / test / modules / condition.ferm
blob6203e72f0b6c583cad396bacc1a1a9b4cada01da
1 table filter chain INPUT mod condition {
2     condition (foo bar) ACCEPT;
3     condition !blarg DROP;