netbird/util/net
Viktor Liu bb0d5c5baf
Linux legacy routing (#1774)
* Add Linux legacy routing if ip rule functionality is not available

* Ignore exclusion route errors if host has no route

* Exclude iOS from route manager

* Also retrieve IPv6 routes

* Ignore loopback addresses not being in the main table

* Ignore "not supported" errors on cleanup

* Fix regression in ListenUDP not using fwmarks
2024-04-03 18:04:22 +02:00
..
dialer_generic.go Feature/exit nodes - Windows and macOS support (#1726) 2024-04-03 11:11:46 +02:00
dialer_linux.go Feature/exit nodes - Windows and macOS support (#1726) 2024-04-03 11:11:46 +02:00
dialer_nonlinux.go Feature/exit nodes - Windows and macOS support (#1726) 2024-04-03 11:11:46 +02:00
dialer.go Linux legacy routing (#1774) 2024-04-03 18:04:22 +02:00
listener_generic.go Linux legacy routing (#1774) 2024-04-03 18:04:22 +02:00
listener_linux.go Feature/exit nodes - Windows and macOS support (#1726) 2024-04-03 11:11:46 +02:00
listener_mobile.go Feature/exit nodes - Windows and macOS support (#1726) 2024-04-03 11:11:46 +02:00
listener_nonlinux.go Feature/exit nodes - Windows and macOS support (#1726) 2024-04-03 11:11:46 +02:00
listener.go Feature/exit nodes - Windows and macOS support (#1726) 2024-04-03 11:11:46 +02:00
net_linux.go Support client default routes for Linux (#1667) 2024-03-21 16:49:28 +01:00
net.go Feature/exit nodes - Windows and macOS support (#1726) 2024-04-03 11:11:46 +02:00