mirror of
https://github.com/nmap/nmap.git
synced 2025-12-12 10:49:02 +00:00
Heretofore we have always extracted teh destination address directly from the packet contents. But the raw packet bytes do not contain enough information in one case: IPv6 link-local addresses. For those we really need the scope ID, and for that we must pass this information all the way down. Before this, I got "no route to host" on OS link-local addresses. I think that it was working on Linux only on accident, by the OS picking a default interface or something.
28 KiB
28 KiB