On 19/05/11 15:44, Eric Dumazet wrote: > Following error is raised (and other similar ones) : > > net/ipv4/netfilter/nf_nat_standalone.c: In function ânf_nat_fnâ: > net/ipv4/netfilter/nf_nat_standalone.c:119:2: warning: case value â4â > not in enumerated type âenum ip_conntrack_infoâ > > gcc barfs on adding two enum values and getting a not enumerated > result : > > case IP_CT_RELATED+IP_CT_IS_REPLY: > > Add missing enum values > > Signed-off-by: Eric Dumazet <eric.dumazet@xxxxxxxxx> > CC: David Miller <davem@xxxxxxxxxxxxx> I have applied this to my net-next-2.6 tree. http://1984.lsi.us.es/git/?p=net-next-2.6/.git;a=shortlog;h=refs/heads/pablo/nf-next-2.6-updates -- 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