Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2002 07:43:55 -0700 (PDT)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/zebra Makefile ports/net/zebra/files patch-ioctl.c
Message-ID:  <200210071443.g97EhtEk073364@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2002/10/07 07:43:54 PDT

  Modified files:
    net/zebra            Makefile 
    net/zebra/files      patch-ioctl.c 
  Log:
  Properly zero-out struct ifreq before passing it to the SIOCSIFFLAGS
  ioctl(2), so that it doesn't occasionally trigger promisc mode on interface.
  
  Reported/tested by:     Vladimir B. Grebenschikov <vova@sw.ru>
  
  Revision  Changes    Path
  1.65      +1 -0      ports/net/zebra/Makefile
  1.2       +24 -5     ports/net/zebra/files/patch-ioctl.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?200210071443.g97EhtEk073364>