support netfilter target module "CT"
[ferm.git] / test / targets / ct.ferm
blobe8b2c81a8dfe248d6436751654da4cc8a0886c44
1 table filter chain INPUT {
2     proto udp CT notrack helper foo zone 42 timeout 60;
3     proto tcp CT ctevents new expevents new;
4     proto udp CT ctevents (assured mark);