You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
8b48f3847d
net/netmon, wgengine/magicsock: simplify LinkChangeLogLimiter signature
...
Remove the need for the caller to hold on to and call an unregister
function. Both two callers (one real, one test) already have a context
they can use. Use context.AfterFunc instead. There are no observable
side effects from scheduling too late if the goroutine doesn't run sync.
Updates #17148
Change-Id: Ie697dae0e797494fa8ef27fbafa193bfe5ceb307
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
7 months ago
..
defaultroute_bsd.go
net/netmon: swap to swift-derived defaultRoute on macos ( #11936 )
2 years ago
defaultroute_darwin.go
net/{netns, netmon}: use LastKnownDefaultInterface if set and check for utun ( #16873 )
8 months ago
interfaces_android.go
types/result, util/lineiter: add package for a result type, use it
1 year ago
interfaces_bsd.go
net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon
2 years ago
interfaces_darwin.go
net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon
2 years ago
interfaces_darwin_test.go
net/{netns, netmon}: use LastKnownDefaultInterface if set and check for utun ( #16873 )
8 months ago
interfaces_default_route_test.go
net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon
2 years ago
interfaces_defaultrouteif_todo.go
net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon
2 years ago
interfaces_freebsd.go
net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon
2 years ago
interfaces_linux.go
types/result, util/lineiter: add package for a result type, use it
1 year ago
interfaces_linux_test.go
net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon
2 years ago
interfaces_test.go
net/netmon: use Monitor's tsIfName if set by SetTailscaleInterfaceName
1 year ago
interfaces_windows.go
net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon
2 years ago
interfaces_windows_test.go
net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon
2 years ago
loghelper.go
net/netmon, wgengine/magicsock: simplify LinkChangeLogLimiter signature
7 months ago
loghelper_test.go
net/netmon, wgengine/magicsock: simplify LinkChangeLogLimiter signature
7 months ago
netmon.go
wgengine/router: rely on events for deleted IP rules ( #16744 )
9 months ago
netmon_darwin.go
net/netmon: publish events to event bus
1 year ago
netmon_darwin_test.go
all: move network monitoring from wgengine/monitor to net/netmon
3 years ago
netmon_freebsd.go
net/netmon: publish events to event bus
1 year ago
netmon_linux.go
wgengine/router: rely on events for deleted IP rules ( #16744 )
9 months ago
netmon_linux_test.go
types/result, util/lineiter: add package for a result type, use it
1 year ago
netmon_polling.go
net/netmon: publish events to event bus
1 year ago
netmon_test.go
net/netmon: add tests for the events over the eventbus ( #16382 )
10 months ago
netmon_windows.go
net/netmon: publish events to event bus
1 year ago
polling.go
net/netmon: factor out debounce loop, simplify polling impl
3 years ago
state.go
net/netmon: use Monitor's tsIfName if set by SetTailscaleInterfaceName
1 year ago