Displaying 2 results from an estimated 2 matches for "nftnl_rule_userdata".
2016 May 30
0
[ANNOUNCE] libnftnl 1.0.6 release
...elp us testing, thanks!
-------------- next part --------------
Arturo Borrero (2):
      chain: fix segfault in 'device' XML parsing
      expr: ct: fix typo unknow vs unknown
Carlos Falgueras Garc?a (8):
      udata: add TLV user data infrastructure
      tests: nft-rule-test: check for NFTNL_RULE_USERDATA
      libnftnl: Add to .gitignore all auto-generated files
      libnftnl: gitignore: Fix mistake in gitignore regexp
      tests: Free nftnl_udata_buf before exit
      rule: Fix segfault due to invalid free of rule user data
      set_elem: Fix memory leak
      set_elem: Copy user data memory
D...
2019 May 27
0
[ANNOUNCE] iptables 1.8.3 release
...aring rules with standard target
      xtables: Fix for false-positive rule matching
      Revert "ebtables: use extrapositioned negation consistently"
      xshared: Explicitly pass target to command_jump()
      xtables-save: Fix table not found error message
      nft: Don't assume NFTNL_RULE_USERDATA holds a comment
      nft: Introduce UDATA_TYPE_EBTABLES_POLICY
      ebtables-nft: Support user-defined chain policies
      nft: Eliminate dead code in __nft_rule_list
      xtables: Fix error message when zeroing a non-existent chain
      xtables: Move new chain check to where it belongs...