From 484efe6872e24727ff63fcb97047bf114524d743 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Thu, 10 May 2012 09:30:36 +0200 Subject: Suppress false syntax error messages If a create command fails at the kernel side, false syntax error was also reported due to the chicken and egg problem of the family option. --- lib/libipset.map | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libipset.map') diff --git a/lib/libipset.map b/lib/libipset.map index 0eb7fad..fd6b8c0 100644 --- a/lib/libipset.map +++ b/lib/libipset.map @@ -115,4 +115,5 @@ global: ipset_load_types; ipset_port_usage; ipset_parse_timeout; + ipset_data_test_ignored; } LIBIPSET_1.0; -- cgit v1.2.3