]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
wg-quick: add the "Table" config option
authorLuis Ressel <aranea@aixah.de>
Tue, 12 Dec 2017 22:10:08 +0000 (23:10 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 13 Dec 2017 15:28:39 +0000 (16:28 +0100)
commit31d8ebcd2a69fd321b669c91c082d3c8392405db
tree95e26548da8820f4306b196ba66563aa484d8d62
parent89b983fa2237ed939d6c4463c2018c41f57a73b3
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>
src/wg-quick.8
src/wg-quick.bash