You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alex Chan
e1dd9222d4
ipn/ipnlocal, tka: compact TKA state after every sync
...
Previously a TKA compaction would only run when a node starts, which means a long-running node could use unbounded storage as it accumulates ever-increasing amounts of TKA state. This patch changes TKA so it runs a compaction after every sync.
Updates https://github.com/tailscale/corp/issues/33537
Change-Id: I91df887ea0c5a5b00cb6caced85aeffa2a4b24ee
Signed-off-by: Alex Chan <alexc@tailscale.com>
5 months ago
..
aum.go
all: rename variables with lowercase-l/uppercase-I
5 months ago
aum_test.go
tka: add a test for unmarshaling existing AUMs
5 months ago
builder.go
various: adds missing apostrophes to comments
5 months ago
builder_test.go
ipn/ipnlocal, tka: compact TKA state after every sync
5 months ago
chaintest_test.go
ipn/ipnlocal, tka: compact TKA state after every sync
5 months ago
deeplink.go
all: add ts_omit_tailnetlock as a start of making it build-time modular
7 months ago
deeplink_test.go
tka: add function for generating signing deeplinks ( #8385 )
3 years ago
disabled_stub.go
tka: marshal AUMHash totext even if Tailnet Lock is omitted
5 months ago
key.go
tka: use ts_omit_tailnetlock in another spot, for ed25519consensus
7 months ago
key_test.go
ipn/ipnlocal, tka: compact TKA state after every sync
5 months ago
scenario_test.go
various: adds missing apostrophes to comments
5 months ago
sig.go
various: adds missing apostrophes to comments
5 months ago
sig_test.go
all: rename variables with lowercase-l/uppercase-I
5 months ago
state.go
various: adds missing apostrophes to comments
5 months ago
state_test.go
all: add ts_omit_tailnetlock as a start of making it build-time modular
7 months ago
sync.go
various: adds missing apostrophes to comments
5 months ago
sync_test.go
ipn/ipnlocal, tka: compact TKA state after every sync
5 months ago
tailchonk.go
ipn/ipnlocal, tka: compact TKA state after every sync
5 months ago
tailchonk_test.go
ipn/ipnlocal, tka: compact TKA state after every sync
5 months ago
tka.go
tka: fix typo in comment
5 months ago
tka_clone.go
cmd/tl-longchain: tool to re-sign nodes with long rotation signatures
2 years ago
tka_test.go
ipn/ipnlocal, tka: compact TKA state after every sync
5 months ago
verify.go
various: adds missing apostrophes to comments
5 months ago
verify_disabled.go
tka: use ts_omit_tailnetlock in another spot, for ed25519consensus
7 months ago