cvs commit: src/sys/net if_vlan.c

Yar Tikhiy yar at FreeBSD.org
Sun Feb 12 04:19:07 PST 2006


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


More information about the cvs-src mailing list