Displaying 1 result from an estimated 1 matches for "nftnl_set_elems_parse2".
Did you mean:
nftnl_set_elems_parse
2016 Dec 19
0
[ANNOUNCE] libnftnl 1.0.7 release
...of leftover perror() calls
src: simplify unsetters
src: check for flags before releasing attributes
tests: shuffle values that are injected
chain: dynamically allocate name
tests: stricter string attribute validation
set_elem: fix return in several error paths of nftnl_set_elems_parse2()
expr: lookup: print flags only if they are available
src: don't set data_len to zero when returning pointers
Revert "common: Avoid integer overflow in nftnl_batch_is_supported()"
expr: add quota expression
expr: numgen: use switch to handle numgen types...