On Thu, Dec 20, 2018 at 09:03:28PM +0100, Phil Sutter wrote: > In nftnl_flowtable_set_data(), when setting flowtable size, the switch() > case fell through and the same value was copied into ft_flags field. > This can't be right. Also applied, thanks.