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 update flake, fix prettier lint 2023-09-05 08:47:43 +02:00
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 update flake, fix prettier lint 2023-09-05 08:47:43 +02:00
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.go ensure online status and route changes are propagated (#1564) 2023-12-09 18:09:24 +01:00
auth_noise.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
grpcv1.go ensure online status and route changes are propagated (#1564) 2023-12-09 18:09:24 +01:00
grpcv1_test.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
handlers.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
metrics.go Rename Machine to Node (#1553) 2023-09-24 06:42:05 -05:00
noise.go move derp.go to derp module 2023-06-08 16:34:15 +02:00
oidc.go Use tailscale key types instead of strings (#1609) 2023-11-19 22:37:04 +01:00
platform_config.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
poll.go node selfupdate and fix subnet router when ACL is enabled (#1673) 2024-01-18 17:30:25 +01:00
poll_noise.go implement selfupdate and pass expiry (#1647) 2024-01-05 10:41:56 +01:00
suite_test.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
tailsql.go embed (hidden) tailsql for debugging (#1663) 2023-12-20 21:47:48 +01:00