Displaying 2 results from an estimated 2 matches for "nfta_rule_position_id".
2019 May 27
0
[ANNOUNCE] libnftnl 1.1.3 release
...: Add missing break
flowtable: Fix use after free in two spots
flowtable: Fix memleak in nftnl_flowtable_parse_devs()
flowtable: Fix for reading garbage
src: chain: Add missing nftnl_chain_rule_del()
src: chain: Fix nftnl_chain_rule_insert_at()
src: rule: Support NFTA_RULE_POSITION_ID attribute
include: Remove redundant declaration of nftnl_gen_nlmsg_parse()
2024 Jul 16
0
[ANNOUNCE] nftables 1.1.0 release
...cmd: skip variable set elements when collapsing commands
tests: shell: add dependencies to skip unsupported tests in older kernels
tests: shell: skip ip option tests if kernel does not support it
tests: shell: skip ipsec tests if kernel does not support it
tests: shell: skip NFTA_RULE_POSITION_ID tests if kernel does not support it
libnftables: add base directory of -f/--filename to include path
libnftables: search for default include path last
tests: py: drop redundant JSON outputs
src: add string preprocessor and use it for log prefix string
tests: shell: che...