Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > I wonder if this should go in a oneliner, given this is fixing the > fact that we may end up using the template. So someone has a chance to > pass it to -stable. I'll be fine either way, no problem. Ok. will do. > > +#ifdef CONFIG_NF_CONNTRACK_EVENTS > > + case NFT_CT_EVENTMASK: { > > + struct nf_conntrack_ecache *e = nf_ct_ecache_find(ct); > > + u16 ctmask = (u16)regs->data[priv->sreg]; > > Liping added helpers to fetch data from registers, I think it > applies to this case too. Right, I forgot about this, thanks for noticing. Having such huge backlog is crap, I won't do this again, ever :( -- 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