Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2005 02:24:21 +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:  <200510030224.j932OLRw025795@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2005-10-03 02:24:21 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_vlan.c 
  Log:
  Improve handling flags that must be propagated
  to the parent interface, such as IFF_PROMISC and
  IFF_ALLMULTI.  In addition, vlan(4) gains ability
  to migrate from one parent to another w/o losing
  its own flags.
  
  PR:             kern/81978
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.88      +84 -37    src/sys/net/if_vlan.c



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