Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 1998 00:31:31 -0700 (PDT)
From:      Julian Elischer <julian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/mtest mtest.c
Message-ID:  <199805280731.AAA20631@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 :-)
  
  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?199805280731.AAA20631>