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

Add the --resolve-all option

This commit is contained in:
dmiller
2017-12-06 04:17:06 +00:00
parent d9b66b20a3
commit f1488554bd
7 changed files with 27 additions and 11 deletions

View File

@@ -371,6 +371,7 @@ class NmapOps {
std::map<std::string, std::string> loaded_data_files;
bool mass_dns;
bool always_resolve;
bool resolve_all;
char *dns_servers;
/* Do IPv4 ARP or IPv6 ND scan of directly connected Ethernet hosts, even if