mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
of "*.*.*.*" from working. Support for the CIDR /0 is now also available. [Kris] A sendto() or connect() to IPv4 addresses with a first octet of 0 (excluding 0.0.0.0 on some OS's) returns EINVAL. These addresses are reserved for "self-identification" and should never go over the wire (and at least on Linux a connect() to 0.0.0.0 gets redirected to 127.0.0.1). I'm talking with Fyodor on whether or not to skip *all* of these addresses.
11 KiB
11 KiB