On Sat, Apr 15, 2017 at 11:44:39AM +0200, Florian Westphal wrote: > 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. Thanks Florian. > > > +#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 :( I tend to repeat this to myself... but sometimes it doesn't seem to work ;) -- 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