> On 16 Nov 2016, at 17:56, Jason A. Donenfeld <[email protected]> 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. _______________________________________________ WireGuard mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/wireguard
