Florian Westphal <fw@xxxxxxxxx> wrote: > enum ip_conntrack_info ctinfo; > struct nf_nat_hook *nat_hook; > - unsigned int dataoff, status; > + unsigned int status; > struct nf_conn *ct; > + int dataoff; nf_conntrack_in() needs same change, else get_l4proto return value check won't work. I will send a v2 in a few days to fix this. -- 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