1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-02-20 00:18:41 +01:00
juanfont.headscale/hscontrol
derelm 4ea12f472a
Fix failover to disabled route #1706 (#1707)
* fix #1706 - failover should disregard disabled routes during failover

* fixe tests for failover; all current tests assume routes to be enabled

* add testcase for #1706 - failover to disabled route
2024-02-03 15:30:15 +01:00
..
assets
db Fix failover to disabled route #1706 (#1707) 2024-02-03 15:30:15 +01:00
derp Add Customization Options to DERP Map entry of integrated DERP server (#1565) 2024-01-16 16:04:03 +01:00
mapper node selfupdate and fix subnet router when ACL is enabled (#1673) 2024-01-18 17:30:25 +01:00
notifier implement selfupdate and pass expiry (#1647) 2024-01-05 10:41:56 +01:00
policy node selfupdate and fix subnet router when ACL is enabled (#1673) 2024-01-18 17:30:25 +01:00
templates
types Trim client secret after reading from file (#1697) 2024-01-25 09:53:34 +01:00
util embed (hidden) tailsql for debugging (#1663) 2023-12-20 21:47:48 +01:00
app.go Add Customization Options to DERP Map entry of integrated DERP server (#1565) 2024-01-16 16:04:03 +01:00
auth_noise.go
auth.go
grpcv1_test.go
grpcv1.go
handlers.go
metrics.go
noise.go
oidc.go
platform_config.go
poll_noise.go implement selfupdate and pass expiry (#1647) 2024-01-05 10:41:56 +01:00
poll.go node selfupdate and fix subnet router when ACL is enabled (#1673) 2024-01-18 17:30:25 +01:00
suite_test.go
tailsql.go