[WireGuard] WireGuard cryptokey routing

Jason A. Donenfeld Jason at zx2c4.com
Tue Jul 5 21:11:43 CEST 2016


On Tue, Jul 5, 2016 at 9:09 PM, Norman Shulman
<norman.shulman at n-dimension.com> wrote:
> How is this enforced?
Receiving, line 238 here:
https://git.zx2c4.com/WireGuard/tree/src/receive.c#n238
Sending, line 112 here:
https://git.zx2c4.com/WireGuard/tree/src/device.c#n112

> How does this scale?
The same way in which an ethernet network scales? One ethernet device
can have multiple IPs, but separate (unbonded) ethernet devices
generally do not share IPs.


More information about the WireGuard mailing list