wireguard-tools/src
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
..
completion wg-quick: better bash completion for non-renaming OSes 2018-05-23 15:24:07 +02:00
man wg-quick: support FreeBSD/Darwin search path 2018-05-23 15:24:07 +02:00
systemd wg: reorganize for multiplatform wg-quick 2018-05-14 18:18:40 +02:00
wg-quick wg-quick: android: delay setting users until end 2018-05-31 16:38:08 +02:00
config.c wg: FreeBSD doesn't have EAI_NODATA 2018-02-17 19:30:05 +01:00
config.h global: year bump 2018-01-03 21:58:00 +01:00
containers.h wg: fix OpenBSD build 2018-05-22 16:41:59 +02:00
curve25519.c global: in gnu code, use un-underscored asm 2018-03-02 16:42:29 +01:00
curve25519.h global: year bump 2018-01-03 21:58:00 +01:00
encoding.c wg: constanter time encoding 2018-05-31 01:24:51 +02:00
encoding.h global: year bump 2018-01-03 21:58:00 +01:00
genkey.c global: year bump 2018-01-03 21:58:00 +01:00
INSTALL wg: add installation note for distros 2017-01-05 19:41:23 +01:00
ipc.c wg: fix OpenBSD build 2018-05-22 16:41:59 +02:00
ipc.h global: year bump 2018-01-03 21:58:00 +01:00
Makefile wg: always pass -v as first argument to install 2018-05-23 05:23:59 +02:00
mnlg.c global: year bump 2018-01-03 21:58:00 +01:00
mnlg.h global: year bump 2018-01-03 21:58:00 +01:00
pubkey.c global: year bump 2018-01-03 21:58:00 +01:00
set.c wg: fix errno propagation and messages 2018-05-18 19:51:51 +02:00
setconf.c wg: fix errno propagation and messages 2018-05-18 19:51:51 +02:00
show.c wg: fix OpenBSD build 2018-05-22 16:41:59 +02:00
showconf.c wg: fix OpenBSD build 2018-05-22 16:41:59 +02:00
subcommands.h global: year bump 2018-01-03 21:58:00 +01:00
terminal.c global: year bump 2018-01-03 21:58:00 +01:00
terminal.h global: year bump 2018-01-03 21:58:00 +01:00
wg.c global: year bump 2018-01-03 21:58:00 +01:00