mirror of
https://github.com/tailscale/tailscale.git
synced 2026-06-14 21:06:44 +08:00
This PR implements the synchronization mechanics for TKA: generating a SyncOffer, processing a SyncOffer to find an intersection, and computing the set of AUMs that should be transmitted to effect convergence. This is the final PR implementing core mechanics for TKA. Signed-off-by: Tom DNetto <tom@tailscale.com> |
||
|---|---|---|
| .. | ||
| aum_test.go | ||
| aum.go | ||
| chaintest_test.go | ||
| key_test.go | ||
| key.go | ||
| state_test.go | ||
| state.go | ||
| sync_test.go | ||
| sync.go | ||
| tailchonk_test.go | ||
| tailchonk.go | ||
| tka_test.go | ||
| tka.go | ||