mirror of
https://github.com/nmap/nmap.git
synced 2025-12-25 17:09:02 +00:00
Document CIDR support for IPv6 targets. Closes #307
This commit is contained in:
@@ -207,9 +207,9 @@ addresses ending in 13.37. This sort of broad sampling can be useful
|
||||
for Internet surveys and research.</para>
|
||||
|
||||
<indexterm><primary>IPv6</primary></indexterm>
|
||||
<para>IPv6 addresses can only be specified by their fully qualified IPv6
|
||||
address or hostname. CIDR and octet ranges aren't yet supported for
|
||||
IPv6.</para>
|
||||
<para>IPv6 addresses can be specified by their fully qualified IPv6
|
||||
address or hostname or with CIDR notation for subnets. Octet ranges
|
||||
aren't yet supported for IPv6.</para>
|
||||
|
||||
<indexterm><primary>link-local IPv6 address</primary><see>IPv6 address, link-local</see></indexterm>
|
||||
<indexterm><primary>IPv6 address</primary><secondary>link-local</secondary></indexterm>
|
||||
|
||||
Reference in New Issue
Block a user