mirror of
https://github.com/nmap/nmap.git
synced 2026-01-01 12:29:03 +00:00
Merge the minimum-rate scanning feature (--min-rate) from
/nmap-exp/david/nmap-fixed-rate.
This commit is contained in:
@@ -195,6 +195,7 @@ void NmapOps::Initialize() {
|
||||
#endif
|
||||
debugging = 0;
|
||||
verbose = 0;
|
||||
min_packet_send_rate = 0.0; /* Unset. */
|
||||
randomize_hosts = 0;
|
||||
sendpref = PACKET_SEND_NOPREF;
|
||||
spoofsource = 0;
|
||||
|
||||
Reference in New Issue
Block a user