netbird/client/server
pascal-fischer 13e7198046
[client] Destory WG interface on down timeout (#2435)
wait on engine down to not only wait for the interface to be down but completely removed. If the waiting loop reaches the timeout we will trigger an interface destroy. On the up command, it now waits until the engine is fully running before sending the response to the CLI. Includes a small refactor of probes to comply with sonar rules about parameter count in the function call
2024-09-02 19:19:14 +02:00
..
debug.go Extend client debug bundle (#2341) 2024-08-02 11:47:12 +02:00
log.go Restore netbird state and log level after debug (#2047) 2024-05-24 13:27:41 +02:00
route.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
server_test.go [client] Destory WG interface on down timeout (#2435) 2024-09-02 19:19:14 +02:00
server.go [client] Destory WG interface on down timeout (#2435) 2024-09-02 19:19:14 +02:00