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

luci-proto-wireguard: fix loading peer descriptions

Explicitly load `network` uci in wireguard rpcd backend as `ctx.foreach()`
does not implicitly load it.

Also remove leftover test setup information from the status page source.

Fixes: #6095
Fixes: 008fa188 ("luci-proto-wireguard: rewrite rpcd handler in ucode")
Fixes: 6e6fce3e

 ("luci-proto-wireguard: merge status page functionality")
Ref: https://github.com/jow-/ucode/pull/126
Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
parent 8012ad2a
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