Displaying 2 results from an estimated 2 matches for "nftnl_set_expr".
2023 May 31
11
[Bug 1685] New: Calling the nftnl_set_free function may trigger the "double free" problem.
https://bugzilla.netfilter.org/show_bug.cgi?id=1685
Bug ID: 1685
Summary: Calling the nftnl_set_free function may trigger the
"double free" problem.
Product: libnftnl
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: critical
Priority: P5
2020 Apr 01
0
[ANNOUNCE] libnftnl 1.1.6 release
...include: typo in object.h C++ wrapper
udata: add NFTNL_UDATA_SET_*TYPEOF* definitions
udata: support for TLV attribute nesting
src: add nftnl_*_{get,set}_array()
chain: add NFTNL_CHAIN_FLAGS
set_elem: missing set and build for NFTNL_SET_ELEM_EXPR
set: support for NFTNL_SET_EXPR
expr: masq: revisit _snprintf()
expr: nat: snprint flags 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...