This commit is contained in:
crusader
2017-12-15 14:58:30 +09:00
parent 8239f564f7
commit c59c3ed31b
17 changed files with 6 additions and 833 deletions

View File

@@ -39,8 +39,8 @@ type PCapScanner interface {
}
type pCapScan struct {
zone *discoveryM.Zone
pCapHandle *pcap.Handle
zone *discoveryM.Zone
arpListenerChanMtx sync.RWMutex
arpListenerChans []chan *layers.ARP