On Fri, 17 Oct 2014, Neutron Soutmun wrote: > The libipset was not included the ipset_parse_uint16 symbol > > Signed-off-by: Neutron Soutmun <neo.neutron@xxxxxxxxx> > --- > lib/libipset.map | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/lib/libipset.map b/lib/libipset.map > index 58174ec..74069dc 100644 > --- a/lib/libipset.map > +++ b/lib/libipset.map > @@ -149,6 +149,7 @@ LIBIPSET_4.3 { > global: > ipset_parse_skbmark; > ipset_parse_skbprio; > + ipset_parse_uint16; > ipset_print_skbmark; > ipset_print_skbprio; > } LIBIPSET_4.2; Yes, that's missing from the map file. However, please advance the API curr and age in Make_global.am and add a new section to libipset.map instead of inserting the symbol as above. Better not change the library silently... Best regards, Jozsef - E-mail : kadlec@xxxxxxxxxxxxxxxxx, kadlecsik.jozsef@xxxxxxxxxxxxx PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt Address : Wigner Research Centre for Physics, Hungarian Academy of Sciences H-1525 Budapest 114, POB. 49, Hungary -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html