Re: [nft RFC PATCH] src: add export operation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks for your comments Patrick. I'm addressing all of them. Just one
thing below.

On 21 January 2014 15:51, Patrick McHardy <kaber@xxxxxxxxx> wrote:
>>  struct cmd {
>>       struct list_head        list;
>> @@ -264,6 +267,7 @@ struct cmd {
>>               struct table    *table;
>>       };
>>       const void              *arg;
>> +     uint32_t                format;
>
> No enum defined for this?
>

In libnftables, there are two: `enum nft_parse_type' and `enum nft_output_type'.

I preferred just using uint32_t so we can reuse between export/import.

-- 
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




[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux