luci/modules/luci-mod-network/htdocs/luci-static
Martin Schiller 0f1a793aea luci-mod-network: diagnostics.js: don't pass IP version flag to ping6
Passing "-6" to ping6 from the iputils package will lead to the
following error:
	"ping6: only one -4 or -6 option may be specified"

It does not make sense either.

Fixes: 547776327a ("luci-mod-network: diagnostics.js: pass IP version flag to ping/ping6")
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2020-10-14 13:12:03 +02:00
..
resources/view/network luci-mod-network: diagnostics.js: don't pass IP version flag to ping6 2020-10-14 13:12:03 +02:00