]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
wg-quick: openbsd: fix alternate routing table syntax
authorAnkur Kothari <ankur@lipidity.com>
Mon, 5 Aug 2019 22:57:28 +0000 (08:57 +1000)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 7 Aug 2019 08:41:26 +0000 (10:41 +0200)
commit5df58a945d839991dd270e3d5d4d853dc1c50f6f
tree4ad1a2abcfe05d4d8f3676a5033e8a5a52cf9e82
parent6a5906608ca81b5610a9a56e40284149030dc75e
wg-quick: openbsd: fix alternate routing table syntax

route(8) has always used the `-T` option to specify the
routing table; there is no `rdomain` option.

Signed-off-by: Ankur Kothari <ankur@lipidity.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
src/wg-quick/openbsd.bash