This repository has been archived on 2024-01-23. You can view files and clone it, but cannot push or open issues or pull requests.
wireguard-tools/src
Jason A. Donenfeld 11204afd6f wg-quick: do not set explicit src route for v6 default route
This was only required because clueless network operators were trying to
route fec0::/10 globally, when that range doesn't actually have global
scope. Now that we understand the cause was operator error, we revert
the change here, so that the routing table is kept consistent.

This reverts commit 64e47de870a2f0575b5564a70e5680b48ab83ff9.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-07-24 23:19:38 +02:00
..
completion noise: redesign preshared key mode 2017-05-17 18:07:42 +02:00
INSTALL wg: add installation note for distros 2017-01-05 19:41:23 +01:00
Makefile wg: opt-in globally to GNU-isms to keep the BSDs happy 2017-05-17 18:34:23 +02:00
config.c wg: allow creating device with no peers 2017-05-31 05:35:34 +02:00
config.h Update copyright 2017-01-10 06:36:19 +01:00
curve25519.c Update copyright 2017-01-10 06:36:19 +01:00
curve25519.h Update copyright 2017-01-10 06:36:19 +01:00
encoding.c wg: support text-based ipc 2017-05-17 18:13:14 +02:00
encoding.h wg: support text-based ipc 2017-05-17 18:13:14 +02:00
genkey.c wg: use proper __linux__ ifdef 2017-06-12 17:02:12 +02:00
ipc.c wg: remove double include in ipc 2017-06-29 14:34:27 +02:00
ipc.h Update copyright 2017-01-10 06:36:19 +01:00
pubkey.c wg: support text-based ipc 2017-05-17 18:13:14 +02:00
set.c noise: redesign preshared key mode 2017-05-17 18:07:42 +02:00
setconf.c Update copyright 2017-01-10 06:36:19 +01:00
show.c wg: support text-based ipc 2017-05-17 18:13:14 +02:00
showconf.c wg: support text-based ipc 2017-05-17 18:13:14 +02:00
subcommands.h Update copyright 2017-01-10 06:36:19 +01:00
terminal.c wg: opt-in globally to GNU-isms to keep the BSDs happy 2017-05-17 18:34:23 +02:00
terminal.h Update copyright 2017-01-10 06:36:19 +01:00
wg-quick.8 global: wireguard.io --> wireguard.com 2017-07-20 03:37:39 +02:00
wg-quick.bash wg-quick: do not set explicit src route for v6 default route 2017-07-24 23:19:38 +02:00
wg-quick@.service global: wireguard.io --> wireguard.com 2017-07-20 03:37:39 +02:00
wg.8 global: wireguard.io --> wireguard.com 2017-07-20 03:37:39 +02:00
wg.c wg: no hyphen in preshared, to keep uniformity 2017-04-20 22:53:00 +02:00