On Fri, Mar 24, 2017 at 12:30:41PM -0300, Elise Lennion wrote: > The internal set infrastructure is used for sets, maps and flow tables. > The flush command requires the set type but currently it works for all > of them. E.g. if there is a set named 's' in a table 't' the following > command shouldn't be valid but still executes: > > $ nft flush flow table t s > > This patch makes the flush command selective so 'flush flow table' only > works in flow tables and so on. Applied, thanks Elise. -- 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