tailcfg: tweak documentation for map version 11

version: bump date.
This commit is contained in:
David Anderson
2021-03-03 15:06:35 -08:00
parent ea49b1e811
commit 2e347d1e10
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ import (
// 8: 2020-12-19: client can buggily receive IPv6 addresses and routes if beta enabled server-side
// 9: 2020-12-30: client doesn't auto-add implicit search domains from peers; only DNSConfig.Domains
// 10: 2021-01-17: client understands MapResponse.PeerSeenChange
// 11: 2021-03-03: client understands IPv6 and multiple nodes with default routes
// 11: 2021-03-03: client understands IPv6, multiple default routes, and goroutine dumping
const CurrentMapRequestVersion = 11
type StableID string