You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
filter net/packet: add TCPFlag type and some more constants 4 years ago
magicsock all: convert from []wgcfg.Endpoint to string 4 years ago
monitor wgengine/monitor: close closeHandle 4 years ago
netstack wengine/netstack: bump gvisor to latest version 4 years ago
router wgengine/router: disable IPv6 on Linux if ip rule -6 fails (#1074) 4 years ago
tsdns wgengine/tsdns: return NOERROR instead of NOTIMP for most records 4 years ago
tstun wgengine/tstun: initialize wireguard-go TUN parameters 4 years ago
winnet Move Linux client & common packages into a public repo. 5 years ago
pendopen.go wgengine: on TCP connect fail/timeout, log some clues about why it failed 4 years ago
userspace.go all: convert from []wgcfg.Endpoint to string 4 years ago
userspace_test.go all: convert from []wgcfg.Endpoint to string 4 years ago
watchdog.go wgengine: add Engine.SetLinkChangeCallback 4 years ago
watchdog_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 4 years ago
wgengine.go all: convert from []wgcfg.Endpoint to string 4 years ago