wireguard-apple/wireguard-go-bridge/src
Jason A. Donenfeld ddccd6da4c wireguard-go-bridge: account for network changes
Everytime the network changes, we need to recreate the UDP socket,
because the ephemeral listen port is tied to the old physical interface.
As well, we need to re-set the IP addresses for each endpoint, so that
they're passed to getaddrinfo and are then resolved using DNS46.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2018-12-07 21:50:19 +01:00
..
tun wireguard-go-bridge: take fd instead of fnptr 2018-11-06 16:27:25 +01:00
api-ios.go wireguard-go-bridge: account for network changes 2018-12-07 21:50:19 +01:00
queueconstants.go wireguard-go-bridge: take fd instead of fnptr 2018-11-06 16:27:25 +01:00