1
0
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:
dmiller
2016-03-03 17:15:13 +00:00
parent b39e055e32
commit 374d0a1392

View File

@@ -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>