Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2006 12:19:06 +0000 (UTC)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_vlan.c
Message-ID:  <200602121219.k1CCJ6Ks061673@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2006-02-12 12:19:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/net              if_vlan.c 
  Log:
  MFC rev. 1.95:
  
    Set IFF_BROADCAST and IFF_MULTICAST on vlan interfaces from the
    beginning and simply refuse to attach to a parent without either
    flag.  Our network stack doesn't like those flags changing and
    there is no need in them doing so.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.79.2.9  +5 -2      src/sys/net/if_vlan.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602121219.k1CCJ6Ks061673>