summaryrefslogtreecommitdiffstats
path: root/tests/chain/flags_err.t
blob: 37c990c9ca3cdc2a93274509359106e543286d42 (plain)
1
2
3
add_table(NFPROTO_IPV4, "test", NULL, NULL, NULL);
add_chain("__test0", "0x1", "0xffffffff", NULL, NULL);
commit();