mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Enable IPv6 OS results by default.
This commit is contained in:
parent
d749de55b1
commit
6b2c828da9
3 changed files with 1 additions and 10 deletions
|
|
@ -326,7 +326,6 @@ void NmapOps::Initialize() {
|
|||
ipopt_firsthop = 0;
|
||||
ipopt_lasthop = 0;
|
||||
release_memory = false;
|
||||
disable_ipv6_os_results = true;
|
||||
topportlevel = -1;
|
||||
#ifndef NOLUA
|
||||
script = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue