1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-10-19 11:15:48 +02:00
juanfont.headscale/hscontrol
Kristoffer Dalby 476f30ab20 state: ensure netinfo is preserved and not removed
the client will send a lot of fields as `nil` if they have
not changed. NetInfo, which is inside Hostinfo, is one of those
fields and we often would override the whole hostinfo meaning that
we would remove netinfo if it hadnt changed.

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2025-09-09 09:40:00 +02:00
..
assets update flake, fix prettier lint 2023-09-05 08:47:43 +02:00
capver mapper: produce map before poll (#2628) 2025-07-28 11:15:53 +02:00
db lint and leftover 2025-09-09 09:40:00 +02:00
derp lint and leftover 2025-09-09 09:40:00 +02:00
dns integration: replace time.Sleep with assert.EventuallyWithT (#2680) 2025-07-10 23:38:55 +02:00
mapper lint and leftover 2025-09-09 09:40:00 +02:00
policy lint and leftover 2025-09-09 09:40:00 +02:00
routes debug: add json and improve 2025-09-09 09:40:00 +02:00
state state: ensure netinfo is preserved and not removed 2025-09-09 09:40:00 +02:00
templates integration: replace time.Sleep with assert.EventuallyWithT (#2680) 2025-07-10 23:38:55 +02:00
types lint and leftover 2025-09-09 09:40:00 +02:00
util util: harden parsing of traceroute 2025-09-09 09:40:00 +02:00
app.go lint and leftover 2025-09-09 09:40:00 +02:00
auth.go state/nodestore: in memory representation of nodes 2025-09-09 09:40:00 +02:00
debug.go lint and leftover 2025-09-09 09:40:00 +02:00
grpcv1_test.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
grpcv1.go lint and leftover 2025-09-09 09:40:00 +02:00
handlers.go lint and leftover 2025-09-09 09:40:00 +02:00
metrics.go integration: replace time.Sleep with assert.EventuallyWithT (#2680) 2025-07-10 23:38:55 +02:00
noise.go lint and leftover 2025-09-09 09:40:00 +02:00
oidc.go lint and leftover 2025-09-09 09:40:00 +02:00
platform_config.go Return better web errors to the user (#2398) 2025-02-01 15:25:18 +01:00
poll.go lint and leftover 2025-09-09 09:40:00 +02:00
suite_test.go Redo OIDC configuration (#2020) 2024-10-02 14:50:17 +02:00
tailsql.go integration: replace time.Sleep with assert.EventuallyWithT (#2680) 2025-07-10 23:38:55 +02:00