tailscale/tsnet
M. J. Fromberger b34cdc9710
ipn,net,tsnet,wgengine: make an eventbus mandatory where it is used (#16594)
In the components where an event bus is already plumbed through, remove the
exceptions that allow it to be omitted, and update all the tests that relied on
those workarounds execute properly.

This change applies only to the places where we're already using the bus; it
does not enforce the existence of a bus in other components (yet),

Updates #15160

Change-Id: Iebb92243caba82b5eb420c49fc3e089a77454f65
Signed-off-by: M. J. Fromberger <fromberger@tailscale.com>
2025-07-29 09:04:08 -07:00
..
example tsnet: split user facing and backend logging 2024-05-10 15:29:13 -07:00
depaware.txt cmd/tailscale/cli: add a risk message about rp_filter 2025-06-10 07:38:06 +01:00
example_tshello_test.go tsnet: add examples (#8289) 2023-07-19 12:36:49 -04:00
example_tsnet_test.go tsnet: split user facing and backend logging 2024-05-10 15:29:13 -07:00
packet_filter_test.go tsnet: add test for packet filter generation from netmap 2025-05-08 17:18:30 +01:00
tsnet_test.go tsnet: use test logger for testcontrol and node logs 2025-03-21 12:33:36 +00:00
tsnet.go ipn,net,tsnet,wgengine: make an eventbus mandatory where it is used (#16594) 2025-07-29 09:04:08 -07:00