thompsa     2008-08-03 05:00:46 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/net              if_bridge.c 
  Log:
  SVN rev 181227 on 2008-08-03 05:00:46Z by thompsa
  
  MFC r180140
  
    Set bridge MAC addresses to the MAC address of their first interface unless
    locally configured.  This is more in line with the behaviour of other 
popular
    bridging implementations and makes bridges more predictable after reboots 
for
    example.
  
  MFC r180220
  
   Be smarter about disabling interface capabilities. TOE/TSO/TXCSUM will only 
be
   disabled if one (or more) of the member interfaces does not support it. 
Always
   turn off LRO since we can not bridge a combined frame.
  
  Revision   Changes    Path
  1.11.2.57  +83 -28    src/sys/net/if_bridge.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to