Add option to DNS server to ignore them when they are not available via an interface network
This commit is contained in:
@@ -67,6 +67,8 @@ type Resolver struct {
|
||||
Search []string
|
||||
SearchOnly bool
|
||||
Path string
|
||||
// Special States
|
||||
LinkLocalUnavailable bool
|
||||
|
||||
// logic interface
|
||||
Conn ResolverConn `json:"-"`
|
||||
|
||||
Reference in New Issue
Block a user