]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
wg-quick: make sure we have empty table for both v6 and v4
authorJason A. Donenfeld <Jason@zx2c4.com>
Sun, 11 Jun 2017 21:39:17 +0000 (23:39 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sun, 11 Jun 2017 21:39:17 +0000 (23:39 +0200)
commit1b5234f3d59f2bca0c2d49600979d856229ba781
tree5bce6a828198fb89b414c6a8e214b2fb20262561
parentfbf715ea45fae7028e726f80e4d5bef7174677d0
wg-quick: make sure we have empty table for both v6 and v4

Otherwise, we wind up not doing the right thing in the v6-only case, or
doing something totally borked when v4 and v6 are filled unevenly.

Reported-by: Roelf Wichertjes <contact@roelf.org>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
src/wg-quick.bash