mirror of
https://github.com/nmap/nmap.git
synced 2025-12-28 02:19:04 +00:00
Enable IPv6 OS results by default.
This commit is contained in:
@@ -352,11 +352,6 @@ class NmapOps {
|
||||
bool noninteractive;
|
||||
|
||||
bool release_memory; /* suggest to release memory before quitting. used to find memory leaks. */
|
||||
|
||||
/* This is a temporary option that disables the printing of IPv6 OS results,
|
||||
to allow collection of more fingerprints. */
|
||||
bool disable_ipv6_os_results;
|
||||
|
||||
private:
|
||||
int max_os_tries;
|
||||
int max_rtt_timeout;
|
||||
|
||||
Reference in New Issue
Block a user