summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mld6query/mld6query.8
Commit message (Collapse)AuthorAgeFilesLines
* - rename the RETURN VALUES section to EXIT STATUSdanger2009-01-071-1/+1
| | | | | | | - not bumping a date as this is not a real content change Approved by: ru MFC after: 3 days
* Fixed the misplaced $FreeBSD$.ru2005-02-091-1/+1
|
* The .Nm utilitycharnier2002-07-141-4/+6
|
* Remove whitespace at EOL.dd2001-07-151-2/+2
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* Sync with recent KAME.ume2001-06-111-1/+3
| | | | | | | | | | | | | | | | | | This work was based on kame-20010528-freebsd43-snap.tgz and some critical problem after the snap was out were fixed. There are many many changes since last KAME merge. TODO: - The definitions of SADB_* in sys/net/pfkeyv2.h are still different from RFC2407/IANA assignment because of binary compatibility issue. It should be fixed under 5-CURRENT. - ip6po_m member of struct ip6_pktopts is no longer used. But, it is still there because of binary compatibility issue. It should be removed under 5-CURRENT. Reviewed by: itojun Obtained from: KAME MFC after: 3 weeks
* mld6query sends an IPv6 multicast listener discovery (MLD) query packetume2000-07-101-0/+87
toward the specified multicast address. Obtained from: KAME
OpenPOWER on IntegriCloud