luci-mod-network: fix wrong name#8555
Conversation
|
nf in nftables == netfilter. |
|
iptables also uses netfilter, so changing it to nftables is more appropriate. The netfilter table actually refers to the nftables table. |
|
I already had earlier a private email from @AndyChiang888 about this. To me the current 'netfilter' word there is correct enough, so I see no immediate need for changing it. |
|
I think this will still confuse some users because dnsmasq's nftset specifies the nftables table name, but luci displays it as the netfilter table name, which could be misleading. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This should be nftables instead of netfilter. Signed-off-by: Andy Chiang <AndyChiang_git@outlook.com>
Sync translations. Signed-off-by: Andy Chiang <AndyChiang_git@outlook.com>
|
I agree with @hnyman. Use of either the Linux component "netfilter" or the specific project "nftables" to denote them is sort of a wash in this context, as all of that detail is completely hidden from the user in the gui. Anything will work here; those who are going to dive into the guts and hand write rules/sets already knows what's being used. But, if you want to be pedantic, you'd change all reference to "ipset" to "nftset", too. |
Pull Request details
Description
This should be nftables instead of netfilter.
Tested on
OpenWrt version: SNAPSHOT
LuCI version: master
Web browser: Chrome
Checklist
Signed-off-by: <my@email.address>row (viagit commit --signoff).<package name>: titlefirst line subject for packages.PKG_VERSIONin the Makefile.