mirror of
https://github.com/netbirdio/netbird.git
synced 2025-10-26 11:17:32 +00:00
Add new feature to notify the user when new client route has arrived. Refactor the initial route handling. I move every route logic into the route manager package. * Add notification management for client rules * Export the route notification for Android * Compare the notification based on network range instead of id. |
||
|---|---|---|
| .. | ||
| down.go | ||
| login_test.go | ||
| login.go | ||
| root_test.go | ||
| root.go | ||
| service_controller.go | ||
| service_installer.go | ||
| service.go | ||
| ssh.go | ||
| status_test.go | ||
| status.go | ||
| testutil.go | ||
| up_daemon_test.go | ||
| up.go | ||
| version.go | ||