netbird/client/internal/routemanager
Zoltan Papp b4d7605147
[client] Remove loop after route calculation (#2856)
- ICE do not trigger disconnect callbacks if the stated did not change
- Fix route calculation callback loop
- Move route state updates into protected scope by mutex
- Do not calculate routes in case of peer.Open() and peer.Close()
2024-11-11 10:53:57 +01:00
..
dynamic [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
notifier Support DNS routes on iOS (#2254) 2024-07-15 10:40:57 +02:00
refcounter [client] Remove loop after route calculation (#2856) 2024-11-11 10:53:57 +01:00
static [management, client] Add access control support to network routes (#2100) 2024-10-02 13:41:00 +02:00
sysctl [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
systemops [client] Cleanup firewall state on startup (#2768) 2024-10-24 14:46:24 +02:00
util Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
vars Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
client_test.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
client.go [client] Remove loop after route calculation (#2856) 2024-11-11 10:53:57 +01:00
manager_test.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
manager.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
mock.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
server_android.go [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
server_nonandroid.go [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
server.go Refactor Route IDs (#1891) 2024-05-06 14:47:49 +02:00