Re: [RFC] WireGuard: next generation secure network tunnel

From: Richard Weinberger
Date: Fri Jul 01 2016 - 07:43:38 EST


On Tue, Jun 28, 2016 at 4:49 PM, Jason A. Donenfeld <Jason@xxxxxxxxx> wrote:
> WireGuard acts as a virtual interface, doing layer 3 IP tunneling,
> addable with "ip link add dev wg0 type wireguard". You can set the
> interface's local IP and routes using the usual ip-address and

So every logical tunnel will allocate a new net device?
Doesn't this scale badly? I have ipsec alike setups
with many, many road warriors in mind.

--
Thanks,
//richard