1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-01-28 00:21:07 +01:00
juanfont.headscale/hscontrol/types
Kristoffer Dalby 3b0749a320 Update packetfilter when peers change
Previously we did not update the packet filter
when nodes changed, which would cause new nodes
to be missing from packet filters of old nodes.

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-09-19 10:20:21 -05:00
..
api_key.go
common.go Split up MapResponse 2023-09-19 10:20:21 -05:00
config.go General fixups discovered by checking errors 2023-09-05 08:47:43 +02:00
const.go fix lint 2023-06-08 16:34:15 +02:00
machine_test.go Fix IP Address Order Bug 2023-07-23 23:46:02 +02:00
machine.go Update packetfilter when peers change 2023-09-19 10:20:21 -05:00
preauth_key.go
routes.go
users.go