]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
wg-quick: freebsd: rebreak interface loopback, while fixing localhost
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 28 Feb 2019 18:03:11 +0000 (19:03 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Thu, 28 Feb 2019 20:25:49 +0000 (21:25 +0100)
commit2c6cabd73dfb23990c245250ef2e502bdb33d189
tree403cabd67fc3d07a393915be2a5cf88950067ed8
parent86e0c306b8eafcea33e58013ef478ab207d59f00
wg-quick: freebsd: rebreak interface loopback, while fixing localhost

The commit 7c833642 ("wg-quick: freebsd: allow loopback to work") was
supposed to make things better, but actually it just started sending
legitimate localhost traffic over the WireGuard interface, which is
really quite bad.

This reverts commit 7c833642dfa342218602ab18e7091e86408d2982.

Reported-by: Matt Smith <matt.xtaz@gmail.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
src/wg-quick/freebsd.bash