summaryrefslogtreecommitdiffstats
path: root/lib/libipset.map
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libipset.map')
-rw-r--r--lib/libipset.map15
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/libipset.map b/lib/libipset.map
index 7a4a33c..c69b738 100644
--- a/lib/libipset.map
+++ b/lib/libipset.map
@@ -202,3 +202,18 @@ global:
ipset_session_report_msg;
ipset_session_report_type;
} LIBIPSET_4.8;
+
+LIBIPSET_4.10 {
+global:
+ ipset_print_hexnumber;
+} LIBIPSET_4.9;
+
+LIBIPSET_4.11 {
+global:
+ ipset_xlate_argv;
+} LIBIPSET_4.10;
+
+LIBIPSET_4.12 {
+global:
+ ipset_parse_bitmask;
+} LIBIPSET_4.10;