Displaying 2 results from an estimated 2 matches for "_attr_".
Did you mean:
_attrs
2015 Sep 16
1
[ANNOUNCE] libnftnl 1.0.4 release
...ath
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 set elem timeout information...
2014 Apr 17
0
[ANNOUNCE] libnftnl 1.0.1 release
...al report after configuration
include: add cached copy of linux/kernel.h
Merge branch 'master' into next-3.14
chain: print usage counter for base chain via default output as well
src: compile queue expression support
src: early attribute type validation in nft_*_attr_set
src: add assertion infrastructure to validate attribute types
src: add nft_*_attr_{set|get}_data interface
src: fix wrong type in NFT_ATTR_*_FAMILY
include: get linux/netfilter/nf_tables.h in sync with kernel header
example: nft-rule-add: simplify example
rule...