On 6/18/23 18:39, Florian Westphal wrote:
Make "nft list sets" include set elements in listing by default. In nftables 1.0.0, "nft list sets" did not include the set elements, but with "--json" they were included. 1.0.1 and newer never include them. This causes a problem for people updating from 1.0.0 and relying on the presence of the set elements. Change nftables to always include the set elements. The "--terse" option is honored to get the "no elements" behaviour.
Hi, Would you recommend the debian package backports this fix for 1.0.6/1.0.7 ? let me know, regards