OpenGrok
Cross Reference: mld6.c
xref
: /
src
/
usr.sbin
/
mld6query
/
mld6.c
Home
|
History
|
Annotate
|
Download
|
only in
mld6query
History log of
/src/usr.sbin/mld6query/mld6.c
Revision
Date
Author
Comments
1.16
24-Jun-2023
msaitoh
Fix typo in comment.
1.15
20-Jul-2016
christos
PR/51353: Patrick Mackey: mld6query "-r" option is not recognised
XXX: pullup 7
1.14
30-Aug-2011
joerg
branches: 1.14.20; 1.14.22; 1.14.24; 1.14.26;
static + __dead
1.13
19-Apr-2009
lukem
Fix WARNS=4 issues (-Wshadow -Wsign-compare)
1.12
09-May-2006
mrg
branches: 1.12.28;
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
socklen_t are different signness.
1.11
17-Nov-2004
hira
usage: Add -d and -r. Use getprogname().
Reviewed by uebayasi@. This closes PR bin/26686.
1.10
06-Jun-2003
itojun
- sync up MLD declaration with RFC3542 (s/MLD6/MLD/)
- routing header declaration with RFC3542
(note: sizeof(ip6_rthdr0) has changed!)
also, sync up with RFC2460 routing header definition (no "strict" source
routing mode any more)
part of advanced API update (RFC2292 -> 3542).
1.9
23-Sep-2002
mycroft
null commit
1.8
23-Sep-2002
itojun
poll.h, not sys/poll.h
1.7
19-Sep-2002
mycroft
select() -> poll(), nanosleep()
1.6
09-Aug-2002
itojun
die if fd_set overrun. (they're not setuid binary so it is not that critical)
1.5
20-Jul-2002
grant
sweep of errx/warnx, remove unnecessary trailing \n
1.4
07-May-2001
kleink
getopt(3): EOF -> -1.
1.3
04-Dec-2000
itojun
$KAME$ cleanup. address PR 11616 (CMSG_SPACE should be CMSG_LEN).
sync with kame.
1.2
03-Sep-1999
itojun
sync with recent KAME.
1.1
06-Jul-1999
itojun
mld6query: throw IPv6 MLD query (similar to IPv4 IGMP)
1.12.28.1
13-May-2009
jym
Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
1.14.26.1
18-Jan-2017
skrll
Sync with netbsd-5
1.14.24.1
26-Jul-2016
pgoyette
Sync with HEAD
1.14.22.1
12-Dec-2016
snj
Pull up following revision(s) (requested by riastradh in ticket #1308):
usr.sbin/mld6query/mld6.c: revision 1.15
PR/51353: Patrick Mackey: mld6query "-r" option is not recognised
XXX: pullup 7
1.14.20.1
12-Dec-2016
snj
Pull up following revision(s) (requested by riastradh in ticket #1308):
usr.sbin/mld6query/mld6.c: revision 1.15
PR/51353: Patrick Mackey: mld6query "-r" option is not recognised
XXX: pullup 7
Indexes created Fri Oct 17 03:10:13 GMT 2025