Displaying 1 result from an estimated 1 matches for "nftnl_buf".
2017 Oct 12
0
[ANNOUNCE] libnftnl 1.0.8 release
...p://www.netfilter.org/projects/libnftnl/downloads.html
ftp://ftp.netfilter.org/pub/libnftnl/
Thanks!
-------------- next part --------------
Alexander Alemayhu (1):
      exthdr: remove unused variable uval8
Elise Lennion (2):
      examples: Remove the use of nftnl_mnl_batch_put()
      src: Use nftnl_buf to export XML/JSON rules
Eric Leblond (1):
      set: free user data
Florian Westphal (9):
      src: ct: add zone support
      object: don't set NFTNL_OBJ_TYPE unless obj->ops is non-null
      object: fix crash when object ops is null
      object: extend set/get api for u8/u16 types...