add debug flags for arp, lldp, and snmp discovery
This commit is contained in:
@@ -18,6 +18,9 @@ type Tendrils struct {
|
||||
DisableSNMP bool
|
||||
LogTree bool
|
||||
LogReasons bool
|
||||
DebugARP bool
|
||||
DebugLLDP bool
|
||||
DebugSNMP bool
|
||||
}
|
||||
|
||||
func New() *Tendrils {
|
||||
|
||||
Reference in New Issue
Block a user