freebsd-dev/usr.sbin/mtest
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
..
Makefile Make mtest build. Write a makefile and a man page. 1996-12-15 21:57:32 +00:00
mtest.8 Use err(3). -Wall cleaning. 1997-10-01 06:27:34 +00:00
mtest.c Use AF_LINK rather than AF_UNSPEC to set an ethernet multicast address. 1998-05-28 07:31:30 +00:00