]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
wg-quick: support old ip(8)
authorPim van Pelt <pim@ipng.nl>
Thu, 16 Mar 2017 22:57:55 +0000 (23:57 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sun, 19 Mar 2017 14:34:46 +0000 (15:34 +0100)
commitef66ea99e4df861dfc0b8b382d2ca9d57989cd50
treeefb9a8e202f23a4d88d3d2178381bf5ed46f9190
parent89cb1a18a445817caaf40269dfe464825ffb78a9
wg-quick: support old ip(8)

Old versions of ip(8) do not accept arguments to `ip rule show.` This
patch works around that limitation.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
src/wg-quick.bash