netbird/client/internal/networkmonitor
Viktor Liu 80b0db80bc
[client] Replace windows network monitor implementation (#2450)
This new one uses functions from netioapi.h to monitor route changes.
This change ensures that we include routes that point to virtual
interfaces, such as vEthernet created by the Hyper-V Virtual Switch.
2024-08-20 19:13:16 +02:00
..
monitor_bsd.go [client] Replace windows network monitor implementation (#2450) 2024-08-20 19:13:16 +02:00
monitor_generic.go [client] Replace windows network monitor implementation (#2450) 2024-08-20 19:13:16 +02:00
monitor_linux.go Remove interface network monitor checks (#2223) 2024-07-02 12:41:15 +02:00
monitor_mobile.go Refactor network monitor to wait for stop (#1992) 2024-05-17 09:43:18 +02:00
monitor_windows.go [client] Replace windows network monitor implementation (#2450) 2024-08-20 19:13:16 +02:00
monitor.go Refactor network monitor to wait for stop (#1992) 2024-05-17 09:43:18 +02:00