]> git.ipfire.org Git - thirdparty/libnftnl.git/commit
rule: remove NFT_RULE_ATTR_FLAGS
authorPablo Neira Ayuso <pablo@netfilter.org>
Thu, 24 Oct 2013 22:00:07 +0000 (00:00 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sun, 27 Oct 2013 19:42:30 +0000 (20:42 +0100)
commit2cba09966c77e946f6f32e860a368a0c5a9830a0
tree6a3fce8ab6ca3d465ee614ee61ce784cfbdc27c6
parentb7c39a79caaefa1d628bf2195afca8377db8c514
rule: remove NFT_RULE_ATTR_FLAGS

This is a leftover from the time we had per rule flags, obsoleted
by the new rule batching approach. Kill it as it is unused.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
97 files changed:
include/libnftables/rule.h
src/rule.c
tests/jsonfiles/20-rule-bitwise.json
tests/jsonfiles/21-rule-byteorder.json
tests/jsonfiles/22-rule-cmp.json
tests/jsonfiles/23-rule-counter.json
tests/jsonfiles/24-rule-ct.json
tests/jsonfiles/25-rule-exthdr.json
tests/jsonfiles/26-rule-immediate.json
tests/jsonfiles/27-rule-limit.json
tests/jsonfiles/28-rule-log.json
tests/jsonfiles/29-rule-match.json
tests/jsonfiles/30-rule-lookup.json
tests/jsonfiles/31-rule-meta.json
tests/jsonfiles/32-rule-nat4.json
tests/jsonfiles/33-rule-nat6.json
tests/jsonfiles/34-rule-payload.json
tests/jsonfiles/35-rule-target.json
tests/jsonfiles/36-rule-real.json
tests/jsonfiles/37-rule-real.json
tests/jsonfiles/38-rule-real.json
tests/jsonfiles/39-rule-real.json
tests/jsonfiles/40-rule-real.json
tests/jsonfiles/41-rule-real.json
tests/jsonfiles/42-rule-real.json
tests/jsonfiles/43-rule-real.json
tests/jsonfiles/44-rule-real.json
tests/jsonfiles/45-rule-real.json
tests/jsonfiles/46-rule-real.json
tests/jsonfiles/47-rule-real.json
tests/jsonfiles/48-rule-real.json
tests/jsonfiles/49-rule-real.json
tests/jsonfiles/50-rule-real.json
tests/jsonfiles/51-rule-real.json
tests/jsonfiles/52-rule-real.json
tests/jsonfiles/53-rule-real.json
tests/jsonfiles/54-rule-real.json
tests/jsonfiles/55-rule-real.json
tests/jsonfiles/56-rule-real.json
tests/jsonfiles/57-rule-real.json
tests/jsonfiles/58-rule-real.json
tests/jsonfiles/59-rule-real.json
tests/jsonfiles/60-rule-real.json
tests/jsonfiles/61-rule-real.json
tests/xmlfiles/20-rule-bitwise.xml
tests/xmlfiles/21-rule-byteorder.xml
tests/xmlfiles/22-rule-cmp.xml
tests/xmlfiles/23-rule-counter.xml
tests/xmlfiles/24-rule-ct.xml
tests/xmlfiles/25-rule-exthdr.xml
tests/xmlfiles/26-rule-immediate.xml
tests/xmlfiles/27-rule-limit.xml
tests/xmlfiles/28-rule-log.xml
tests/xmlfiles/29-rule-lookup.xml
tests/xmlfiles/30-rule-match.xml
tests/xmlfiles/31-rule-meta.xml
tests/xmlfiles/32-rule-nat6.xml
tests/xmlfiles/33-rule-nat4.xml
tests/xmlfiles/34-rule-payload.xml
tests/xmlfiles/35-rule-target.xml
tests/xmlfiles/36-rule-real.xml
tests/xmlfiles/37-rule-real.xml
tests/xmlfiles/38-rule-real.xml
tests/xmlfiles/39-rule-real.xml
tests/xmlfiles/40-rule-real.xml
tests/xmlfiles/41-rule-real.xml
tests/xmlfiles/42-rule-real.xml
tests/xmlfiles/43-rule-real.xml
tests/xmlfiles/44-rule-real.xml
tests/xmlfiles/45-rule-real.xml
tests/xmlfiles/46-rule-real.xml
tests/xmlfiles/47-rule-real.xml
tests/xmlfiles/48-rule-real.xml
tests/xmlfiles/49-rule-real.xml
tests/xmlfiles/50-rule-real.xml
tests/xmlfiles/51-rule-real.xml
tests/xmlfiles/52-rule-real.xml
tests/xmlfiles/53-rule-real.xml
tests/xmlfiles/54-rule-real.xml
tests/xmlfiles/55-rule-real.xml
tests/xmlfiles/56-rule-real.xml
tests/xmlfiles/57-rule-real.xml
tests/xmlfiles/58-rule-real.xml
tests/xmlfiles/59-rule-real.xml
tests/xmlfiles/60-rule-real.xml
tests/xmlfiles/61-rule-real.xml
tests/xmlfiles/62-rule-real.xml
tests/xmlfiles/63-rule-real.xml
tests/xmlfiles/64-rule-real.xml
tests/xmlfiles/65-rule-real.xml
tests/xmlfiles/66-rule-real.xml
tests/xmlfiles/67-rule-real.xml
tests/xmlfiles/68-rule-real.xml
tests/xmlfiles/69-rule-real.xml
tests/xmlfiles/70-rule-real.xml
tests/xmlfiles/71-rule-real.xml
tests/xmlfiles/72-rule-real.xml