Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Mar 2007 23:28:53 +0000 (UTC)
From:      Roman Kurakin <rik@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:  <200703182328.l2INSrrI003039@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rik         2007-03-18 23:28:53 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_bridge.c 
  Log:
  Give a chance for packet to appear with a correct input interfaces
  in case of multiple interfaces with the same MAC in the same bridge.
  This commit do not solve the entire problem. Only case where packet
  arrived from such interface.
  
  PR:     kern/109815
  MFC after:      7 days
  Submitted by:   Eygene Ryabinkin and rik@
  Discussed with: bms@, thompsa@, yar@
  
  Revision  Changes    Path
  1.96      +50 -30    src/sys/net/if_bridge.c



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