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
14db99241f
net/netmon: use Monitor's tsIfName if set by SetTailscaleInterfaceName
...
Currently nobody calls SetTailscaleInterfaceName yet, so this is a
no-op. I checked oss, android, and the macOS/iOS client. Nobody calls
this, or ever did.
But I want to in the future.
Updates #15408
Updates #9040
Change-Id: I05dfabe505174f9067b929e91c6e0d8bc42628d7
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 year ago
..
defaultroute_bsd.go
net/netmon: swap to swift-derived defaultRoute on macos ( #11936 )
2 years ago
defaultroute_darwin.go
net/netmon: remove spammy log statements ( #11953 )
2 years 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
types/result, util/lineiter: add package for a result type, use it
1 year 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: be quieter with portmapper logs
1 year ago
loghelper_test.go
net/netmon, wgengine/magicsock: be quieter with portmapper logs
1 year ago
netmon.go
net/netmon: use Monitor's tsIfName if set by SetTailscaleInterfaceName
1 year ago
netmon_darwin.go
net/netmon: add extra panic guard around ParseRIB
1 year ago
netmon_darwin_test.go
all: move network monitoring from wgengine/monitor to net/netmon
3 years ago
netmon_freebsd.go
all: move network monitoring from wgengine/monitor to net/netmon
3 years ago
netmon_linux.go
all: adjust case of "IPv4" and "IPv6"
3 years ago
netmon_linux_test.go
types/result, util/lineiter: add package for a result type, use it
1 year ago
netmon_polling.go
all: move network monitoring from wgengine/monitor to net/netmon
3 years ago
netmon_test.go
net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon
2 years ago
netmon_windows.go
all: cleanup unused code, part 2 ( #10670 )
2 years 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