1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-29 09:39:03 +00:00

Remove the first-generation OS detection and nmap-os-fingerprints.

This commit is contained in:
david
2007-11-03 01:31:02 +00:00
parent 9efe18921d
commit 50c4981934
18 changed files with 38 additions and 23056 deletions

View File

@@ -203,7 +203,6 @@ void NmapOps::Initialize() {
interactivemode = 0;
ping_group_sz = PING_GROUP_SZ;
generate_random_ips = 0;
reference_FPs1 = NULL;
reference_FPs = NULL;
magic_port = 33000 + (get_random_uint() % 31000);
magic_port_set = 0;