[WireGuard] Wireguard in OpenWRT/LEDE: FYI: Pull Request
Dan Lüdtke
mail at danrl.com
Wed Nov 16 18:01:09 CET 2016
> On 16 Nov 2016, at 17:56, Jason A. Donenfeld <Jason at zx2c4.com> wrote:
>
> config wireguard_foo
>
> -->
>
> config wireguard_peer1
Unfortunately, not. All peers for iface 'foo' will be named wireguard_foo. UCI sections are iterable if they have the same name.
wireguard_peer1 could belong to any wg interface. We would need a further option to relate it to the corresponding interface. It would be more complicated.
More information about the WireGuard
mailing list