Commit Graph

5 Commits

Author SHA1 Message Date
julian
05942405d6 Use AF_LINK rather than AF_UNSPEC to set an ethernet multicast address.
This is obviously  not a terribly used function as it's apparently been
broken forever.
It IS possible that this fix is wrong and that the KERNEL is wrong
(in which case you should fix if_ethersubr.c) either way it certainly has more hope of
working now than before. I'd take it to 2.2 except that obviously no-one cares :-)
1998-05-28 07:31:30 +00:00
charnier
154bf4ab9c Use err(3). -Wall cleaning. 1997-10-01 06:27:34 +00:00
mpp
32afa21bb9 Add the one line description of the man page at the top so
that "whatis" will report something more than just "mtest".
1996-12-15 23:02:48 +00:00
fenner
00c5c1c448 Make mtest build. Write a makefile and a man page. 1996-12-15 21:57:32 +00:00
fenner
2f4f34d743 A multicast testing program, allowing you to join and leave both
IP and ethernet multicast groups.

Obtained from:	Multicast release 3.5
1996-12-15 21:30:02 +00:00