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
James Tucker 1f959edeb0 wgengine/magicksock: remove nullability of RebindingUDPConns
Both RebindingUDPConns now always exist. the initial bind (which now
just calls rebind) now ensures that bind is called for both, such that
they both at least contain a blockForeverConn. Calling code no longer
needs to assert their state.

Signed-off-by: James Tucker <james@tailscale.com>
2 years ago
..
bench all: convert more code to use net/netip directly 2 years ago
filter all: migrate more code code to net/netip directly 2 years ago
magicsock wgengine/magicksock: remove nullability of RebindingUDPConns 2 years ago
monitor go.mod: bump wireguard/windows, which moves to using net/netip 2 years ago
netstack all: use syncs.AtomicValue 2 years ago
router go.mod: bump wireguard/windows, which moves to using net/netip 2 years ago
wgcfg wgengine/wgcfg: only write peer headers if necessary (#5449) 2 years ago
wgint go.mod, wgengine/wgint: bump wireguard-go 2 years ago
wglog all: use syncs.AtomicValue 2 years ago
winnet all: gofmt all 3 years ago
mem_ios.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 4 years ago
pendopen.go wgengine: remove all peer status from open timeout diagnostics 2 years ago
userspace.go wgengine: fix race on endpoints in getStatus 2 years ago
userspace_ext_test.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 4 years ago
userspace_test.go all: convert more code to use net/netip directly 2 years ago
watchdog.go wgengine: print in-flight operations on watchdog trigger (#5447) 2 years ago
watchdog_js.go wasm: drop pprof dependency 3 years ago
watchdog_test.go wgengine: remove all peer status from open timeout diagnostics 2 years ago
wgengine.go all: convert more code to use net/netip directly 2 years ago