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
Andrew Dunham c72caa6672 wgengine/magicsock: use AF_PACKET socket + BPF to read disco messages
This is entirely optional (i.e. failing in this code is non-fatal) and
only enabled on Linux for now. Additionally, this new behaviour can be
disabled by setting the TS_DEBUG_DISABLE_AF_PACKET environment variable.

Updates #3824
Replaces #5474

Co-authored-by: Andrew Dunham <andrew@du.nham.ca>
Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
..
bench all: convert more code to use net/netip directly 3 years ago
filter all: migrate more code code to net/netip directly 3 years ago
magicsock wgengine/magicsock: use AF_PACKET socket + BPF to read disco messages 3 years ago
monitor go.mod: bump wireguard/windows, which moves to using net/netip 3 years ago
netstack all: use syncs.AtomicValue 3 years ago
router go.mod: bump wireguard/windows, which moves to using net/netip 3 years ago
wgcfg wgengine/wgcfg: only write peer headers if necessary (#5449) 3 years ago
wgint wgengine/wgint: add shady temporary package to get at wireguard internals 3 years ago
wglog all: use syncs.AtomicValue 3 years ago
winnet all: gofmt all 4 years ago
mem_ios.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 5 years ago
pendopen.go wgengine: remove all peer status from open timeout diagnostics 3 years ago
userspace.go wgengine: remove unused singleflight group 3 years ago
userspace_ext_test.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 5 years ago
userspace_test.go all: convert more code to use net/netip directly 3 years ago
watchdog.go wgengine: print in-flight operations on watchdog trigger (#5447) 3 years ago
watchdog_js.go wasm: drop pprof dependency 4 years ago
watchdog_test.go wgengine: remove all peer status from open timeout diagnostics 3 years ago
wgengine.go all: convert more code to use net/netip directly 3 years ago