On Sat, Aug 13, 2016 at 03:09:14PM +0800, Liping Zhang wrote: > Hi Pablo, > 2016-08-12 19:47 GMT+08:00 Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>: > > diff --git a/net/netfilter/nf_conntrack_core.c b/net/netfilter/nf_conntrack_core.c > > index dd2c43a..22558b7 100644 > > --- a/net/netfilter/nf_conntrack_core.c > > +++ b/net/netfilter/nf_conntrack_core.c > > @@ -161,10 +161,7 @@ static void nf_conntrack_all_unlock(void) > > } > > > > unsigned int nf_conntrack_htable_size __read_mostly; > > -EXPORT_SYMBOL_GPL(nf_conntrack_htable_size); > > We still need to export nf_conntrack_htable_size, otherwise: > > ERROR: "nf_conntrack_htable_size" > [net/netfilter/nfnetlink_cttimeout.ko] undefined! > ERROR: "nf_conntrack_htable_size" > [net/netfilter/nf_conntrack_netlink.ko] undefined! > ERROR: "nf_conntrack_htable_size" > [net/ipv4/netfilter/nf_conntrack_ipv4.ko] undefined! I see, will send a v2. Thanks! -- 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