cvs commit: src/sys/net if_vlan.c

Yar Tikhiy yar at FreeBSD.org
Sun Oct 2 19:24:21 PDT 2005


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


More information about the cvs-src mailing list