iop: config: Remove nping

Nping is only used as a convenience util. Due to restrictions imposed by
nmap's license (NPSL 0.95) distributing it in official images becomes
questionable. Remove it. Users can still enable it, if needed.

Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
This commit is contained in:
Andreas Gnau 2023-10-09 21:39:53 +02:00
parent 2241f360b4
commit 21d327d4fe

View file

@ -170,7 +170,6 @@ CONFIG_PACKAGE_iptables-mod-ipopt=y
CONFIG_PACKAGE_iptables-mod-nflog=y CONFIG_PACKAGE_iptables-mod-nflog=y
CONFIG_PACKAGE_iptables-mod-nfqueue=y CONFIG_PACKAGE_iptables-mod-nfqueue=y
CONFIG_PACKAGE_ndisc6=y CONFIG_PACKAGE_ndisc6=y
CONFIG_PACKAGE_nping=y
CONFIG_PACKAGE_rdisc6=y CONFIG_PACKAGE_rdisc6=y
CONFIG_PACKAGE_resolveip=y CONFIG_PACKAGE_resolveip=y
CONFIG_PACKAGE_socat=y CONFIG_PACKAGE_socat=y