tailcfg: include ShieldsUp in HostInfo

This commit is contained in:
Sonia Appasamy
2020-11-24 10:51:13 -05:00
committed by GitHub
parent aa9d7f4665
commit 0710fca0cd
5 changed files with 6 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ type Prefs struct {
// ShieldsUp indicates whether to block all incoming connections,
// regardless of the control-provided packet filter. If false, we
// use the packet filter as provided. If true, we block incoming
// connections.
// connections. This overrides tailcfg.Hostinfo's ShieldsUp.
ShieldsUp bool
// AdvertiseTags specifies groups that this node wants to join, for