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

luci-base: consolidate network.js data acquisition



The new luci-rpc/getNetworkDevices procedure offers netdev enumeration
with included IPv4 and IPv6 address information as well as 64bit traffic
counters, so we can remove the calls to network.device/status and
luci/getIfaddrs now as we're able to obtain all info from a single source.

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