headscale/hscontrol/mapper
Kristoffer Dalby 8f8f469c0a
Remove allocations of lists before use (#1989)
* policy: remove allocs before appends in acls

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* notifier: make batcher tests stable/non-flaky

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* {db,derp,mapper}: dont allocate until append

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

---------

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2024-06-23 22:06:50 +02:00
..
mapper.go Remove allocations of lists before use (#1989) 2024-06-23 22:06:50 +02:00
mapper_test.go Restore foreign keys and add constraints (#1562) 2024-05-15 20:40:14 -04:00
suite_test.go introduce mapper package 2023-06-08 16:34:15 +02:00
tail.go Migrate IP fields in database to dedicated columns (#1869) 2024-04-17 07:03:06 +02:00
tail_test.go Restore foreign keys and add constraints (#1562) 2024-05-15 20:40:14 -04:00