Date: Thu, 26 Jan 2006 22:21:37 +0000 (UTC) From: Gleb Smirnoff <glebius@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: <200601262221.k0QMLb6o020935@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601262221.k0QMLb6o020935>
