NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
misc/51353: mld6query "-r" option is not recognised
>Number: 51353
>Category: misc
>Synopsis: mld6query "-r" option is not recognised
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Jul 20 22:40:00 +0000 2016
>Originator: Patrick Mackey
>Release: 7.0, 7.0.1
>Organization:
>Environment:
NetBSD vdosrv 7.0 NetBSD 7.0 (GENERIC.201509250726Z) amd64
NetBSD NetBSD 7.0.1 NetBSD 7.0.1 (GENERIC.201605221355Z) amd64
>Description:
According to the man page, mld6query can send MLD reports using the -r switch.
$ mld6query
usage: mld6query [-dr] ifname [addr]
>From the man page:
"With -d, mld6query will transmit MLD done packet instead of MLD query packet. With -r, similarly, MLD report packet will be transmitted. -dr
options are for debugging purposes only."
When I attempt to invoke this option, I receive the following error:
$ mld6query -r wm0 ff05::10
mld6query: unknown option -- r
usage: mld6query [-dr] ifname [addr]
>How-To-Repeat:
$ mld6query -r
>Fix:
Home |
Main Index |
Thread Index |
Old Index