diff options
Diffstat (limited to 'lib/libipset.map')
-rw-r--r-- | lib/libipset.map | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libipset.map b/lib/libipset.map index 7a4a33c..12d16a4 100644 --- a/lib/libipset.map +++ b/lib/libipset.map @@ -202,3 +202,9 @@ global: ipset_session_report_msg; ipset_session_report_type; } LIBIPSET_4.8; + +LIBIPSET_4.10 { +global: + ipset_print_hexnumber; +} LIBIPSET_4.9; + |