cvs commit: src/sys/net if_bridge.c

Roman Kurakin rik at FreeBSD.org
Sun Mar 18 23:28:54 UTC 2007


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


More information about the cvs-all mailing list