On Mon, Jan 06, 2014 at 06:09:49PM +0000, Patrick McHardy wrote: > commit 71bcc5bde767f1a6da04391b0d9595f30e3f720b > Author: Patrick McHardy <kaber@xxxxxxxxx> > Date: Mon Jan 6 17:58:02 2014 +0000 > > netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INET > > The ct expression can currently not be used in the inet family since > we don't have a conntrack module for NFPROTO_INET, so > nf_ct_l3proto_try_module_get() fails. Add some manual handling to > load the modules for both NFPROTO_IPV4 and NFPROTO_IPV6 if the > ct expression is used in the inet family. Applied, 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