1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-02 12:59:02 +00:00

Add a note clarifying why the mrinfo name was chosen (because it is similar to well-known mrinfo utility

This commit is contained in:
fyodor
2012-08-08 20:04:49 +00:00
parent bfd5d7c2ba
commit cd0b08f8b3

View File

@@ -13,7 +13,7 @@ Queries a target router for multicast information.
This works by sending a DVMRP Ask Neighbors 2 request to the target and
listening for the DVMRP Neighbors 2 response that contains local addresses and
the multicast neighbors on each one.
the multicast neighbors on each one. It is similar to the mrinfo utility included with Windows (Linux/UNIX versions are also available).
]]