mirror of
https://github.com/juanfont/headscale.git
synced 2025-10-28 10:51:44 +01:00
* populate serving from primary routes Depends on #2464 Fixes #2480 Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> * also exit Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> * fix route update outside of connection there was a bug where routes would not be updated if they changed while a node was connected and it was not part of an autoapprove. Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> * update expected test output, cli only shows service node Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> --------- Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> |
||
|---|---|---|
| .. | ||
| testdata | ||
| api_key.go | ||
| common.go | ||
| config_test.go | ||
| config.go | ||
| const.go | ||
| node_test.go | ||
| node.go | ||
| policy.go | ||
| preauth_key.go | ||
| routes.go | ||
| users_test.go | ||
| users.go | ||
| version.go | ||