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/cmd/tailscaled
Claus Lensbøl 5bb42e3018
wgengine/router: rely on events for deleted IP rules (#16744)
Adds the eventbus to the router subsystem.

The event is currently only used on linux.

Also includes facilities to inject events into the bus.

Updates #15160

Signed-off-by: Claus Lensbøl <claus@tailscale.com>
6 months ago
..
childproc
tailscaledhooks feature/taildrop, ipn/ipnlocal: remove leftover dup calls to osshare 9 months ago
debug.go net/netmon: publish events to event bus 10 months ago
depaware.txt feature/tpm: implement ipn.StateStore using TPM sealing (#16030) 7 months ago
deps_test.go ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-crypto/ssh with golang.org/x/crypto/ssh 1 year ago
generate.go
install_darwin.go
install_windows.go cmd/tailscaled: update installSystemDaemonWindows to set the correct system service depndencies 6 months ago
manifest_windows_386.syso
manifest_windows_amd64.syso
manifest_windows_arm64.syso
proxy.go
required_version.go all: switch to and require Go 1.23 1 year ago
sigpipe.go
ssh.go ssh/tailssh: add Plan 9 support for Tailscale SSH 10 months ago
tailscaled.defaults
tailscaled.go wgengine/router: rely on events for deleted IP rules (#16744) 6 months ago
tailscaled.openrc
tailscaled.service cmd/tailscaled: move cleanup to an implicit action during startup 2 years ago
tailscaled_bird.go
tailscaled_notwindows.go
tailscaled_test.go control/controlclient,tempfork/httprec: don't link httptest, test certs for c2n 1 year ago
tailscaled_windows.go net/netmon: publish events to event bus 10 months ago
windows-manifest.xml
with_cli.go