wireguard-tools/src
Jason A. Donenfeld 9a0d65e2af wg-quick: android: use iproute2 to bring up interface instead of ndc
Android 11's ndc regresses even more, but it turns out that netd doesn't
need to track up/down state via direct invocation, so just set the
interface up by way of normal iproute2.

Reported-by: Harsh Shandilya <me@msfjarvis.dev>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2020-08-25 21:54:22 +02:00
..
completion global: bump copyright 2020-01-02 19:52:25 +01:00
fuzz netlink: remove libmnl requirement 2020-02-03 18:17:27 +01:00
man man: wg-quick: use syncconf instead of addconf for strip example 2020-07-28 14:19:10 +02:00
systemd systemd: add reload target to systemd unit 2020-07-24 16:23:47 +02:00
uapi ipc: openbsd: switch to array ioctl interface 2020-05-13 01:55:32 -06:00
wg-quick wg-quick: android: use iproute2 to bring up interface instead of ndc 2020-08-25 21:54:22 +02:00
wincompat wincompat: fold random into genkey 2020-05-25 18:07:49 -06:00
Makefile Makefile: remember to install all systemd units 2020-05-11 21:31:05 -06:00
config.c ctype: use non-locale-specific ctype.h 2020-08-06 17:47:14 +02:00
config.h global: bump copyright 2020-01-02 19:52:25 +01:00
containers.h ipc: cleanup openbsd support 2020-05-10 22:10:02 -06:00
ctype.h ctype: use non-locale-specific ctype.h 2020-08-06 17:47:14 +02:00
curve25519-fiat32.h global: bump copyright 2020-01-02 19:52:25 +01:00
curve25519-hacl64.h global: bump copyright 2020-01-02 19:52:25 +01:00
curve25519.c curve25519: squelch warnings on clang 2020-02-07 15:46:59 +01:00
curve25519.h global: bump copyright 2020-01-02 19:52:25 +01:00
encoding.c global: bump copyright 2020-01-02 19:52:25 +01:00
encoding.h global: bump copyright 2020-01-02 19:52:25 +01:00
genkey.c wincompat: fold random into genkey 2020-05-25 18:07:49 -06:00
ipc-linux.h ipc: split into separate files per-platform 2020-05-25 17:21:18 -06:00
ipc-openbsd.h ipc: split into separate files per-platform 2020-05-25 17:21:18 -06:00
ipc-uapi-unix.h ipc: split into separate files per-platform 2020-05-25 17:21:18 -06:00
ipc-uapi-windows.h ipc: split into separate files per-platform 2020-05-25 17:21:18 -06:00
ipc-uapi.h ctype: use non-locale-specific ctype.h 2020-08-06 17:47:14 +02:00
ipc.c ipc: split into separate files per-platform 2020-05-25 17:21:18 -06:00
ipc.h global: bump copyright 2020-01-02 19:52:25 +01:00
netlink.h netlink: initialize mostly unused field 2020-02-06 17:20:15 +01:00
pubkey.c ctype: use non-locale-specific ctype.h 2020-08-06 17:47:14 +02:00
set.c global: bump copyright 2020-01-02 19:52:25 +01:00
setconf.c global: bump copyright 2020-01-02 19:52:25 +01:00
show.c global: bump copyright 2020-01-02 19:52:25 +01:00
showconf.c global: bump copyright 2020-01-02 19:52:25 +01:00
subcommands.h global: bump copyright 2020-01-02 19:52:25 +01:00
terminal.c ctype: use non-locale-specific ctype.h 2020-08-06 17:47:14 +02:00
terminal.h terminal: specialize color_mode to stdout only 2020-04-20 22:52:35 -06:00
version.h version: bump 2020-08-20 12:06:22 +02:00
wg.c global: bump copyright 2020-01-02 19:52:25 +01:00