Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Mar 1999 08:54:31 -0800 (PST)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_de.c
Message-ID:  <199903011654.IAA53483@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       1999/03/01 08:54:30 PST

  Modified files:
    sys/pci              if_de.c 
  Log:
  Fix handling of IFF_ALLMULTI. The code did not call
  tulip_addr_filter() on SIOCSIFFLAGS, and was nuking the IFF_ALLMULTI
  on entering tulip_addr_filter(). As a result it was impossible to run
  a multicast router on a machine with a "de" interface.
  
  Revision  Changes    Path
  1.99      +4 -2      src/sys/pci/if_de.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?199903011654.IAA53483>