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
Brad Fitzpatrick dda03a911e wgengine/monitor: change API to permit multiple independent callbakcks
Currently it assumes exactly 1 registered callback. This changes it to
support 0, 1, or more than 1.

This is a step towards plumbing wgengine/monitor into more places (and
moving some of wgengine's interface state fetching into monitor in a
later step)

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 years ago
..
filter wgengine/filter: use IPSet for localNets instead of prefixes. 5 years ago
magicsock wgengine/magicsock: remove TODO about endpoints-over-DERP 5 years ago
monitor wgengine/monitor: change API to permit multiple independent callbakcks 5 years ago
netstack wgengine/netstack: start SOCKS5 server in netstack mode 5 years ago
router wgengine/router: correctly read IPv6 routes when diffing. 5 years ago
tsdns wgengine/tsdns: skip test that requires local IPv6 when IPv6 unavailable 5 years ago
tstun wgengine/filter: use IPSet for localNets instead of prefixes. 5 years ago
wgcfg ipn/ipnlocal: only filter out default routes when computing the local wg config. 5 years ago
wglog wgengine/wglog: drop 1/s "interface is up" messages. 5 years ago
winnet wgengine/winnet: don't build on non-windows 5 years ago
ifstatus_noop.go wgengine: make NewUserspaceEngine wait for TUN interface to be up on Windows 5 years ago
ifstatus_windows.go wgengine: make NewUserspaceEngine wait for TUN interface to be up on Windows 5 years ago
pendopen.go ipn: split LocalBackend off into new ipn/ipnlocal package 5 years ago
userspace.go wgengine/monitor: change API to permit multiple independent callbakcks 5 years ago
userspace_test.go all: move wgcfg from wireguard-go 5 years ago
watchdog.go types/netmap: split controlclient.NetworkMap off into its own leaf package 5 years ago
watchdog_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 5 years ago
wgengine.go types/netmap: split controlclient.NetworkMap off into its own leaf package 5 years ago