cvs commit: src/sys/net if_bridge.c

Andrew Thompson thompsa at FreeBSD.org
Thu Jan 17 16:19:10 PST 2008


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


More information about the cvs-src mailing list