This repository has been archived on 2024-01-23. You can view files and clone it, but cannot push or open issues or pull requests.
wireguard-tools/src
Luis Ressel 31d8ebcd2a wg-quick: add the "Table" config option
* Table=auto (default) selects the current behaviour
* Table=off disables creation of routes altogether
* All other values are passed through to "ip route add"'s table option

Signed-off-by: Luis Ressel <aranea@aixah.de>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-12-13 16:28:39 +01:00
..
completion global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
INSTALL wg: add installation note for distros 2017-01-05 19:41:23 +01:00
Makefile global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
config.c global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
config.h global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
containers.h global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
curve25519.c global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
curve25519.h global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
encoding.c global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
encoding.h global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
genkey.c global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
ipc.c global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
ipc.h global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
mnlg.c global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
mnlg.h global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
pubkey.c global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
set.c global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
setconf.c global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
show.c global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
showconf.c global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
subcommands.h global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
terminal.c global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
terminal.h global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
wg-quick.8 wg-quick: add the "Table" config option 2017-12-13 16:28:39 +01:00
wg-quick.bash wg-quick: add the "Table" config option 2017-12-13 16:28:39 +01:00
wg-quick@.service global: wireguard.io --> wireguard.com 2017-07-20 03:37:39 +02:00
wg.8 global: wireguard.io --> wireguard.com 2017-07-20 03:37:39 +02:00
wg.c global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00