Re: [PATCH nft 2/3] parser: allow to reorder chain options

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

 



On 17.03, Pablo Neira Ayuso wrote:
> This allows all possible combinations to work:
> 
>  nft add chain filter input { type filter hook input priority 0 \; }
>  nft add chain filter input { priority 0 type filter hook input \; }


I don't object to being able to change the order of type and hook,
but priority logically belongs to the hook keyword, why change 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




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

  Powered by Linux