cvs commit: src/sys/net if_bridge.c

Roman Kurakin rik at FreeBSD.org
Sun Mar 25 21:33:38 UTC 2007


rik         2007-03-25 21:33:38 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/net              if_bridge.c 
  Log:
  MFC: -j 1.95 -j 1.96
    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
  
  Revision   Changes    Path
  1.11.2.48  +50 -30    src/sys/net/if_bridge.c


More information about the cvs-all mailing list