]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
wg-quick: linux: quote ifname for nft
authorJason A. Donenfeld <Jason@zx2c4.com>
Sat, 28 Dec 2019 17:35:12 +0000 (18:35 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sat, 28 Dec 2019 17:35:41 +0000 (18:35 +0100)
commit16e20de72293f048a5a42f78db9781db836d7409
tree9a3487937a4dd660e78a388cc33c224870626ef3
parent3bfe9c41ab9e93646a51e64d53661153d5429817
wg-quick: linux: quote ifname for nft

Otherwise nft(8) has strange ideas of what a string is.

Suggested-by: RistiCore <RistiCore@mail.ee>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
src/wg-quick/linux.bash