mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
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:
parent
2241f360b4
commit
21d327d4fe
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue