wireguard-tools/src/wg-quick
Jason A. Donenfeld 2044bb026d wg-quick: android: delay setting users until end
`ndc users add` eventually invokes SOCK_DESTROY on user sockets, causing
them to reconnect. By delaying this until after routes are set, we
ensure that the sockets reconnect using the tunnel, rather than the old
route.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2018-05-31 16:38:08 +02:00
..
android.c wg-quick: android: delay setting users until end 2018-05-31 16:38:08 +02:00
darwin.bash wg-quick: darwin: set DNS servers after delay on route change 2018-05-31 01:24:51 +02:00
freebsd.bash wg-quick: freebsd: configure as p2p link 2018-05-27 05:24:07 +02:00
linux.bash wg-quick: use invoking shell in auto rooting 2018-05-16 19:19:48 +02:00
openbsd.bash wg-quick: determine IPs when saving interface 2018-05-27 02:42:31 +02:00
wg wg-quick: add wg symlink 2018-05-14 19:23:17 +02:00