Skip to content
Commit c7b7b42c authored by Niels Widger's avatar Niels Widger Committed by Jo-Philipp Wich
Browse files

treewide: Update JS using luci-rpc getHostHints



Update frontend JS code which uses luci-rpc getHostHints to support the new
response format which removes the `ipv4` and `ipv6` host hint string fields
and replaces them with `ipaddrs` and `ip6addrs` weighted string list fields.

Signed-off-by: default avatarNiels Widger <niels@qacafe.com>
[rework code to be forwards/backwards compatible, fix some Network.Hosts
 methods, fix IP choice ordering, change commit subject, rewrap commit
 message]
Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
parent a5195e78
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