wireguard-tools/src/wg-quick
Tom Yan 71799a8f6d wg-quick: linux: prevent traffic from momentarily leaking into tunnel
The wireguard route table ip rule should stay as a no-op until the
`suppress_prefixlength 0 table main` rule is in effect. Therefore, add
the wireguard default route to its route table after the latter rule is
added.

Signed-off-by: Tom Yan <tom.ty89@gmail.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2022-06-17 13:53:43 +02:00
..
android.c wg-quick: android: use right regex for host-vs-IP 2022-05-10 12:40:49 +02:00
darwin.bash wg-quick: darwin: account for "link#XX" gateways 2021-08-12 22:03:04 +02:00
freebsd.bash wg-quick: kill route monitor when loop terminates 2021-04-20 21:36:19 -06:00
linux.bash wg-quick: linux: prevent traffic from momentarily leaking into tunnel 2022-06-17 13:53:43 +02:00
openbsd.bash wg-quick: openbsd: set DNS with resolvd(8) 2021-09-14 00:40:51 +02:00
wg wg-quick: add wg symlink 2018-05-14 19:23:17 +02:00