mirror of
https://github.com/nmap/nmap.git
synced 2025-12-17 05:09:00 +00:00
Reword the script description slightly
This commit is contained in:
@@ -1,9 +1,5 @@
|
|||||||
description = [[
|
description = [[
|
||||||
Sends an MLD query with maximum response delay 0 to the
|
Attempts to discover available IPv6 hosts on the LAN by sending an MLD (multicast listener discovery) query to the link-local multicast address (ff02::1) and listening for any responses. The query's maximum response delay set to 0 to provoke hosts to respond immediately rather than waiting for other responses from their multicast group.
|
||||||
to discover available hosts on the LAN. This works because
|
|
||||||
hosts will respond to this probe with an MLD report packet and
|
|
||||||
as maximum response delay is 0 nobody gets time to wait for others`
|
|
||||||
report even in the same multicast group.
|
|
||||||
]]
|
]]
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user