Skip to content
Commit c4f42946 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

luci-mod-network: enforce IPv4 mode for traceroute call



Recent busybox traceroute applet versions support both IPv4 and IPv6 and
default to IPv6 when running a route trace to an IPv6 enabled target
host. Pass the `-4` flag to enforce IPv4 mode in this case.

Fixes: #5155
Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
parent 81c26a8e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment