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

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

 



On Tue, Mar 17, 2015 at 12:15:14PM +0000, Patrick McHardy wrote:
> 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?

When displaying the chain configuration, this shows in order.

But we're humans and I don't see a good reason why we should force
humans to order things in some specific way.
--
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