Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2008 00:19:10 +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:  <200801180019.m0I0JAwr076152@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2008-01-18 00:19:10 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_bridge.c 
  Log:
  IEEE 802.1D-2004 states, frames containing any of the group MAC Addresses
  specified in Table 7-10 in their destination address field shall not be relayed
  by the Bridge. Add a check in bridge_forward() to adhere to this.
  
  PR:             kern/119744
  
  Revision  Changes    Path
  1.111     +14 -1     src/sys/net/if_bridge.c



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