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

luci-base, luci-mod-network: invoke ifdown directly in interface overview



Replace the `iface_down` endpoint with a direct invocation of `/sbin/ifdown`
and replace the interface connectivity check with a call to the new
`remote_addr` endpoint.

Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
parent 9cb4aa13
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