1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-29 19:09:01 +00:00

Enable IPv6 OS results by default.

This commit is contained in:
david
2011-09-30 05:58:45 +00:00
parent d749de55b1
commit 6b2c828da9
3 changed files with 1 additions and 10 deletions

View File

@@ -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;