Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jul 2005 19:42:51 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_bridge.c
Message-ID:  <200507201942.j6KJgpqi099778@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2005-07-20 19:42:51 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_bridge.c 
  Log:
  Clear the PROMISC flag from the vlan interface when we remove a member. We
  checked for IFT_L2VLAN in bridge_ioctl_add() but not bridge_delete_member().
  
  Approved by:    mlaier (mentor)
  
  Revision  Changes    Path
  1.13      +1 -0      src/sys/net/if_bridge.c



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