mirror of
https://github.com/nmap/nmap.git
synced 2025-12-22 23:49:03 +00:00
Some patches from Marek
This commit is contained in:
@@ -661,8 +661,6 @@ UltraProbe::~UltraProbe() {
|
||||
|
||||
void UltraProbe::setARP(u8 *arppkt, u32 arplen) {
|
||||
type = UP_ARP;
|
||||
/* probes.AP = new ArpProbe;
|
||||
probes.AP->storePacket(arppkt, arplen); */
|
||||
mypspec.type = PS_ARP;
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user