On Fri, Jan 10, 2014 at 02:19:42PM +0100, Kristian Evensen wrote: > Hi, > > On Fri, Jan 10, 2014 at 2:14 PM, Patrick McHardy <kaber@xxxxxxxxx> wrote: > > nftables uses statements for things that don't return a value. I think > > it would make sense to keep this consistent. An "set" expression (aka > > statement) can never be used in a match, so its something fundamentally > > different than an expression. > > Are you discussing the removal of the union? No, I'm refering to the (ab)use of the expression. Anything not returning data is not an expression but a statement. -- 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