tailscale/wgengine
Brad Fitzpatrick acc50d6b67 net/packet: add some more TSMP packet reject reasons and MaybeBroken bit
Unused for now, but I want to backport this commit to 1.4 so 1.6 can
start sending these and then at least 1.4 logs will stringify nicely.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
(cherry picked from commit d37058af72)
2021-02-04 10:59:17 -08:00
..
filter wgengine/filter: add a Clone method. 2021-01-22 17:31:37 -08:00
magicsock wgengine/magicsock: filter disco packets and packets when stopped from wireguard 2021-02-04 09:38:24 -08:00
monitor wgengine/monitor: close closeHandle 2021-01-07 20:18:02 -08:00
netstack wgengine/netstack: use tailscale IPs instead of a hardcoded one (#1131) 2021-01-15 09:16:28 -05:00
router wgengine/router: probe better for v6 policy routing support. 2021-02-01 16:13:32 -08:00
tsdns wgengine/tsdns: fix MagicDNS lookups of shared nodes 2021-01-14 14:49:32 -08:00
tstun wgengine/tstun: also support DropSilently on PostFilterIn 2021-01-22 13:22:32 -08:00
wglog wgengine: use Tailscale-style peer identifiers in logs 2021-01-21 19:13:32 -08:00
winnet Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
pendopen.go net/packet: add some more TSMP packet reject reasons and MaybeBroken bit 2021-02-04 10:59:17 -08:00
userspace.go wgengine: don't leak TUN device in NewUserspaceEngine error path 2021-01-27 11:06:56 -08:00
userspace_test.go all: convert from []wgcfg.Endpoint to string 2021-01-14 13:54:07 -08:00
watchdog.go wgengine/netstack: use tailscale IPs instead of a hardcoded one (#1131) 2021-01-15 09:16:28 -05:00
watchdog_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 2021-01-11 09:31:14 -08:00
wgengine.go wgengine/netstack: use tailscale IPs instead of a hardcoded one (#1131) 2021-01-15 09:16:28 -05:00