Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 1998 01:31:50 -0700 (PDT)
From:      Julian Elischer <julian@whistle.com>
To:        Julian Elischer <julian@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.sbin/mtest mtest.c
Message-ID:  <Pine.BSF.3.95.980528013030.4448E-100000@current1.whistle.com>
In-Reply-To: <199805280731.AAA20631@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On Thu, 28 May 1998, Julian Elischer wrote:

> julian      1998/05/28 00:31:31 PDT
> 
>   Modified files:
>     usr.sbin/mtest       mtest.c 
>   Log:
>   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 :-)

I just looked.. AF_UNSPEC was correct for 2.2
Obviously this got left behind when someone changed the way that multicast
works. 

>   
>   Revision  Changes    Path
>   1.4       +33 -14    src/usr.sbin/mtest/mtest.c
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.980528013030.4448E-100000>