diff options
author | Martin Schiller <ms@dev.tdt.de> | 2020-10-14 13:12:03 +0200 |
---|---|---|
committer | Martin Schiller <ms@dev.tdt.de> | 2020-10-14 13:12:03 +0200 |
commit | 0f1a793aeaed7159a6536a3aee2404d602038921 (patch) | |
tree | f102532d58a23e09acd41de293414a89de705d9b /applications/luci-app-mwan3 | |
parent | 678c0b2d5ba77092ca4c422b6a3c3e3eefe86b01 (diff) |
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: 547776327a71 ("luci-mod-network: diagnostics.js: pass IP version flag to ping/ping6")
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
Diffstat (limited to 'applications/luci-app-mwan3')
0 files changed, 0 insertions, 0 deletions