Bruce M Simpson
a93c238264
Merge a slightly cleaner and SSM capable mtest(8).
...
Submitted by: Wilbert De Graaf
MFC after: 1 month
2007-03-08 18:56:37 +00:00
Kevin Lo
d069140339
Use sizeof() for calculating the buffer size instead of hard-coded values.
2007-03-06 09:32:41 +00:00
Philippe Charnier
54ede02d10
add FBSDID
2003-07-06 12:44:11 +00:00
Dima Dorfman
2694efd413
Include missing header files which define functions for which gcc has
...
builtints (e.g., exit, strcmp).
2001-06-24 20:25:23 +00:00
Julian Elischer
4a71a2e71b
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
Philippe Charnier
a89409a2eb
Use err(3). -Wall cleaning.
1997-10-01 06:27:34 +00:00
Bill Fenner
cf20f87153
Make mtest build. Write a makefile and a man page.
1996-12-15 21:57:32 +00:00
Bill Fenner
fc3cc3f5cf
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