From e57d6caa8ddbe268adea991bcf6e58dc6ca43389 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Thu, 5 Jan 2012 21:30:20 +0100 Subject: Set types moved into libipset library The libipset library is complete by this step, and "ipset" just a CLI interface based on the lib. --- lib/libipset.map | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/libipset.map') diff --git a/lib/libipset.map b/lib/libipset.map index a9f6f41..677c055 100644 --- a/lib/libipset.map +++ b/lib/libipset.map @@ -110,3 +110,8 @@ global: local: *; }; + +LIBIPSET_2.0 { +global: + ipset_load_types; +} LIBIPSET_1.0; -- cgit v1.2.3