Allow IPv6 fingerprinting to continue if sendto fails

http://seclists.org/nmap-dev/2014/q3/201

The fingerprint will be marked G=N, so ineligible for submission. Still
matches well against scanme.nmap.org, though.
This commit is contained in:
dmiller 2014-08-27 03:08:29 +00:00
parent 062b780a48
commit 8e4f61725e
4 changed files with 27 additions and 1 deletions

View file

@ -181,6 +181,8 @@ class FingerPrintResults {
consistency standpoint. */
double maxTimingRatio;
bool incomplete; /* Were we unable to send all necessary probes? */
/* If the fingerprint is of potentially poor quality, we don't want to
print it and ask the user to submit it. In that case, the reason
for skipping the FP is returned as a static string. If the FP is