On Mon, Aug 08, 2016 at 02:42:33PM +0200, Carlos Falgueras García wrote: > diff --git a/src/libnftnl.map b/src/libnftnl.map > index c38e081..faaa90d 100644 > --- a/src/libnftnl.map > +++ b/src/libnftnl.map > @@ -527,4 +527,7 @@ LIBNFTNL_4.1 { > nftnl_udata_get; > nftnl_udata_next; > nftnl_udata_parse; > + > + nftnl_rule_cmp; > + nftnl_expr_cmp; You have to place this in LIBNFTNL_4.2, but LIBNFTNL_4.2 should inherit from LIBNFTNL_4.1. > } LIBNFTNL_4; -- 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