tailscale/wgengine
Josh Bleecher Snyder 654b5f1570 all: convert from []wgcfg.Endpoint to string
This eliminates a dependency on wgcfg.Endpoint,
as part of the effort to eliminate our wireguard-go fork.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2021-01-14 13:54:07 -08:00
..
filter net/packet: add TCPFlag type and some more constants 2021-01-11 22:09:09 -08:00
magicsock all: convert from []wgcfg.Endpoint to string 2021-01-14 13:54:07 -08:00
monitor wgengine/monitor: close closeHandle 2021-01-07 20:18:02 -08:00
netstack wengine/netstack: bump gvisor to latest version 2021-01-11 15:46:48 -05:00
router wgengine/router: disable IPv6 on Linux if ip rule -6 fails (#1074) 2020-12-29 08:26:17 -08:00
tsdns wgengine/tsdns: return NOERROR instead of NOTIMP for most records 2021-01-12 15:12:53 -08:00
tstun wgengine/tstun: initialize wireguard-go TUN parameters 2021-01-08 17:22:04 -08:00
winnet Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
pendopen.go wgengine: on TCP connect fail/timeout, log some clues about why it failed 2021-01-11 22:09:09 -08:00
userspace_test.go all: convert from []wgcfg.Endpoint to string 2021-01-14 13:54:07 -08:00
userspace.go all: convert from []wgcfg.Endpoint to string 2021-01-14 13:54:07 -08:00
watchdog_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 2021-01-11 09:31:14 -08:00
watchdog.go wgengine: add Engine.SetLinkChangeCallback 2020-08-27 21:25:17 -07:00
wgengine.go all: convert from []wgcfg.Endpoint to string 2021-01-14 13:54:07 -08:00