Displaying 2 results from an estimated 2 matches for "nftnl_flowtable_parse_devs".
2019 May 27
0
[ANNOUNCE] libnftnl 1.1.3 release
...chain: Support per chain rules list
chain: Add lookup functions for chain list and rules in chain
chain: Hash chain list by name
object: Avoid obj_ops array overrun
flowtable: Add missing break
flowtable: Fix use after free in two spots
flowtable: Fix memleak in nftnl_flowtable_parse_devs()
flowtable: Fix for reading garbage
src: chain: Add missing nftnl_chain_rule_del()
src: chain: Fix nftnl_chain_rule_insert_at()
src: rule: Support NFTA_RULE_POSITION_ID attribute
include: Remove redundant declaration of nftnl_gen_nlmsg_parse()
2020 Apr 01
0
[ANNOUNCE] libnftnl 1.1.6 release
...gs in hexadecimal
Revert "bitwise: add support for passing mask and xor via registers."
include: update nf_tables.h.
build: libnftnl 1.1.6 release
Phil Sutter (7):
tests: flowtable: Don't check NFTNL_FLOWTABLE_SIZE
flowtable: Fix memleak in error path of nftnl_flowtable_parse_devs()
chain: Fix memleak in error path of nftnl_chain_parse_devs()
flowtable: Correctly check realloc() call
chain: Correctly check realloc() call
examples: Replace use of deprecated symbols
src: Fix for reading garbage in nftnl_chain getters
Stefano Brivio (3):
inc...