summaryrefslogtreecommitdiffstats
path: root/src/set_elem.c
diff options
context:
space:
mode:
authorNicholas Vinson <nvinson234@gmail.com>2023-12-26 22:05:17 -0500
committerPablo Neira Ayuso <pablo@netfilter.org>2024-01-08 17:22:27 +0100
commit2f4f8f6024f9d7dbc9fe7a943b3d72d2aaefc84e (patch)
treebb61a699b2c21631cd804ddd5818bae5d87060a2 /src/set_elem.c
parent307ed295f487f671f7b17d96f5d08b90ba834b53 (diff)
chain: Removed non-defined functions
The functions nftnl_chain_parse(), nftnl_chain_parse_file(), nftnl_set_elems_foreach(), and nftnl_obj_unset() are no longer defined and removed from the code. The functions nftnl_chain_parse(), nftnl_chain_parse_file() were removed with commit 80077787f8f2 ("src: remove json support"). The function nftnl_set_elems_foreach() does not appear to have ever been defined. However, libnftnl.map still lists these functions which causes libnftnl to fail to link with ld.lld as the option --undefined-version is disabled by default. Fixes Gentoo bug 914710 (https://bugs.gentoo.org/914710) Signed-off-by: Nicholas Vinson <nvinson234@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src/set_elem.c')
0 files changed, 0 insertions, 0 deletions