]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
wg-quick: darwin: account for "link#XX" gateways
authorLaura Hausmann <laura@hausmann.dev>
Thu, 12 Aug 2021 19:29:15 +0000 (21:29 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Thu, 12 Aug 2021 20:03:04 +0000 (22:03 +0200)
commitb3aafa6103be853678b4c74664e2fcdfba597b55
tree4877ca6b4a4ca7d14e12f0ab5a6936ee62451b46
parent52597c351554ec7f39c0817d45771d1f30572f4b
wg-quick: darwin: account for "link#XX" gateways

On macOS, under specific configurations, the `netstat -nr -f inet` and
`netstat -nr -f inet6` outputs break gateway collection.

Signed-off-by: Laura Hausmann <laura@hausmann.dev>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
src/wg-quick/darwin.bash