cvs commit: src/sys/net if_vlan.c

Gleb Smirnoff glebius at FreeBSD.org
Thu Jan 26 14:21:38 PST 2006


glebius     2006-01-26 22:21:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/net              if_vlan.c 
  Log:
  MFC 1.85 - 1.87: Some diagnostic nitpicking and cleanup.
  MFC 1.88:
    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
  
  Revision  Changes    Path
  1.79.2.8  +96 -46    src/sys/net/if_vlan.c


More information about the cvs-all mailing list