openwrt-luci/protocols/luci-proto-wireguard
this-username-has-been-taken 7acea81873 luci-proto-wireguard: fixed bug with incorrect peer name detection
Fixed bug with incorrect peer name detection on `Status -> WireGuard`
page when more than one peer with the same public key exist:
1. Peers are now tested not only by public key, but also by
enabled/disabled status, peer host (both IP and FQDN are supported)
and port.
2. Added required `resolveip` dependency.

Closes #7342

Signed-off-by: @this-username-has-been-taken
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2024-10-23 22:25:27 +02:00
..
htdocs/luci-static/resources luci-proto-wireguard: disable peers from the tab 2024-07-15 22:49:32 +02:00
root/usr/share luci-proto-wireguard: fixed bug with incorrect peer name detection 2024-10-23 22:25:27 +02:00
Makefile luci-proto-wireguard: fixed bug with incorrect peer name detection 2024-10-23 22:25:27 +02:00