1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-25 17:09:02 +00:00

getting closer to 4.20ALPHA9

This commit is contained in:
fyodor
2006-10-14 01:25:43 +00:00
parent 25bbd2983d
commit e4ee4d5e4c
13 changed files with 93 additions and 64 deletions

View File

@@ -215,6 +215,7 @@ void NmapOps::Initialize() {
extra_payload_length = 0;
extra_payload = NULL;
scan_delay = 0;
open_only = false;
scanflags = -1;
defeat_rst_ratelimit = 0;
resume_ip.s_addr = 0;