Displaying 1 result from an estimated 1 matches for "nftnl_expr_".
Did you mean:
nftnl_expr
2015 Sep 16
1
[ANNOUNCE] libnftnl 1.0.4 release
...: fix leak in expression destroy path
src: introduce nftnl_* aliases for all existing functions
src: rename existing functions to use the nftnl_ prefix
src: add compat header file definitions
src: rename nftnl_rule_expr to nftnl_expr
src: rename NFTNL_RULE_EXPR_ATTR to NFTNL_EXPR_
src: get rid of _ATTR_ infix in new nfntl_ definitions
src: get rid of _attr_ infix in new nftnl_ definitions
bump version to 1.0.4
Patrick McHardy (11):
list: fix prefetch dummy
set: add support for set timeouts
set_elem: add timeout support
set: print se...