tailscale/net/netns
Brad Fitzpatrick 11ece02f52 net/{interfaces,netmon}: remove "interesting", EqualFiltered API
This removes a lot of API from net/interfaces (including all the
filter types, EqualFiltered, active Tailscale interface func, etc) and
moves the "major" change detection to net/netmon which knows more
about the world and the previous/new states.

Updates #9040

Change-Id: I7fe66a23039c6347ae5458745b709e7ebdcce245
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2023-08-29 11:57:30 -07:00
..
netns.go all: avoid repeated default interface lookups 2023-04-20 15:46:01 -07:00
netns_android.go all: avoid repeated default interface lookups 2023-04-20 15:46:01 -07:00
netns_darwin.go net/{interfaces,netmon}: remove "interesting", EqualFiltered API 2023-08-29 11:57:30 -07:00
netns_darwin_test.go net/{interfaces,netmon}: remove "interesting", EqualFiltered API 2023-08-29 11:57:30 -07:00
netns_default.go all: avoid repeated default interface lookups 2023-04-20 15:46:01 -07:00
netns_linux.go util/linuxfw: decoupling IPTables logic from linux router 2023-06-27 19:54:27 -04:00
netns_linux_test.go util/linuxfw: decoupling IPTables logic from linux router 2023-06-27 19:54:27 -04:00
netns_test.go all: avoid repeated default interface lookups 2023-04-20 15:46:01 -07:00
netns_windows.go all: avoid repeated default interface lookups 2023-04-20 15:46:01 -07:00
socks.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00