Hi, the -nnn switch in in nftables is IMO a bit annoying. We are bounded to use that switch in every serious usage of nft. Let me remember the current behaviour: -n -> don't translate IP addresses to names. -nn -> also, don't translate gids/uids to names. -nnn -> also, don't translate port numbers to names. default -> translate all numbers to names. I propose here that before nftables goes absolutely mainstream we change the behaviour to the opposite: -n -> translate IP addresses to names. -nn -> translate gids/uids to names. -nnn -> translate port numbers to names. default -> show all numerically. What do you think? regards. -- Arturo Borrero González -- 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