On 10 January 2014 11:37, Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > > That's inconsistent and needs to be fixed. My suggestion is to fix it > by using u32 for registers. Thanks. cmp [0] also uses uint8_t for a register. Also, others [1] use 'enum nft_registers'. Should I patch all and switch to enum nft_registers? regards [0] http://git.netfilter.org/libnftables/tree/src/expr/cmp.c#n29 [1] http://git.netfilter.org/libnftables/tree/src/expr/immediate.c#n27 -- Arturo Borrero González -- 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