summaryrefslogtreecommitdiffstats
path: root/src/libnftnl.map
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnftnl.map')
-rw-r--r--src/libnftnl.map4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/libnftnl.map b/src/libnftnl.map
index 5ba8d99..f62640f 100644
--- a/src/libnftnl.map
+++ b/src/libnftnl.map
@@ -363,4 +363,8 @@ LIBNFTNL_13 {
LIBNFTNL_14 {
nftnl_udata_nest_start;
nftnl_udata_nest_end;
+ nftnl_chain_set_array;
+ nftnl_chain_get_array;
+ nftnl_flowtable_set_array;
+ nftnl_flowtable_get_array;
} LIBNFTNL_13;