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/tsnet
Claus Lensbøl ce752b8a88
net/netmon: remove usage of direct callbacks from netmon (#17292)
The callback itself is not removed as it is used in other repos, making
it simpler for those to slowly transition to the eventbus.

Updates #15160

Signed-off-by: Claus Lensbøl <claus@tailscale.com>
2 months ago
..
example tsnet: split user facing and backend logging 2 years ago
depaware.txt all: use Go 1.20's errors.Join instead of our multierr package 2 months ago
example_tshello_test.go tsnet: add examples (#8289) 2 years ago
example_tsnet_test.go tsnet: split user facing and backend logging 2 years ago
packet_filter_test.go tsnet: add test for packet filter generation from netmap 7 months ago
tsnet.go net/netmon: remove usage of direct callbacks from netmon (#17292) 2 months ago
tsnet_test.go feature/portlist: pull portlist service porting into extension, use eventbus 2 months ago