wireguard-tools/src
Aaron Jones 48a31572f1 wg-quick: bring interface up while setting MTU
This avoids another ip(8) invocation for little benefit.
Confirmed to work with iproute2 and busybox.

Signed-off-by: Aaron Jones <aaronmdjones@gmail.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2018-12-18 14:41:27 +01:00
..
completion wg-quick: better bash completion for non-renaming OSes 2018-05-23 15:24:07 +02:00
man wg.8: AllowedIPs isn't actually required 2018-10-19 03:35:25 +02:00
systemd wg: reorganize for multiplatform wg-quick 2018-05-14 18:18:40 +02:00
wg-quick wg-quick: bring interface up while setting MTU 2018-12-18 14:41:27 +01:00
config.c global: put SPDX identifier on its own line 2018-09-20 19:41:22 +02:00
config.h global: put SPDX identifier on its own line 2018-09-20 19:41:22 +02:00
containers.h global: put SPDX identifier on its own line 2018-09-20 19:41:22 +02:00
curve25519.c wg: use libc's endianness macro if no compiler macro 2018-10-09 15:21:27 +02:00
curve25519.h crypto: make constant naming scheme consistent 2018-09-25 03:01:21 +02:00
encoding.c global: put SPDX identifier on its own line 2018-09-20 19:41:22 +02:00
encoding.h global: put SPDX identifier on its own line 2018-09-20 19:41:22 +02:00
genkey.c global: put SPDX identifier on its own line 2018-09-20 19:41:22 +02:00
INSTALL wg: add installation note for distros 2017-01-05 19:41:23 +01:00
ipc.c wg: don't fail if a netlink interface dump is inconsistent 2018-10-13 01:55:31 +02:00
ipc.h global: put SPDX identifier on its own line 2018-09-20 19:41:22 +02:00
Makefile wg: compile on gnu99 2018-10-09 15:23:42 +02:00
mnlg.c global: put SPDX identifier on its own line 2018-09-20 19:41:22 +02:00
mnlg.h global: put SPDX identifier on its own line 2018-09-20 19:41:22 +02:00
pubkey.c global: put SPDX identifier on its own line 2018-09-20 19:41:22 +02:00
set.c global: put SPDX identifier on its own line 2018-09-20 19:41:22 +02:00
setconf.c global: put SPDX identifier on its own line 2018-09-20 19:41:22 +02:00
show.c global: put SPDX identifier on its own line 2018-09-20 19:41:22 +02:00
showconf.c global: put SPDX identifier on its own line 2018-09-20 19:41:22 +02:00
subcommands.h global: put SPDX identifier on its own line 2018-09-20 19:41:22 +02:00
terminal.c global: put SPDX identifier on its own line 2018-09-20 19:41:22 +02:00
terminal.h global: put SPDX identifier on its own line 2018-09-20 19:41:22 +02:00
wg.c global: put SPDX identifier on its own line 2018-09-20 19:41:22 +02:00