mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 03:48:14 +00:00
Some patches from Marek
This commit is contained in:
parent
30190d664a
commit
d3055b26bf
9 changed files with 18 additions and 141 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue