tailcfg: add DERP map structures
Updates #387 Updates #388 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
This commit is contained in:
committed by
Brad Fitzpatrick
parent
5ec7ac1d02
commit
cff53c6e6d
@@ -490,6 +490,7 @@ type MapResponse struct {
|
||||
Peers []*Node
|
||||
DNS []wgcfg.IP
|
||||
SearchPaths []string
|
||||
DERPMap *DERPMap
|
||||
|
||||
// ACLs
|
||||
Domain string
|
||||
|
||||
Reference in New Issue
Block a user