mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Document CIDR support for IPv6 targets. Closes #307
This commit is contained in:
parent
b39e055e32
commit
374d0a1392
1 changed files with 3 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue