cvs commit: src/sys/net if_bridge.c

Andrew Thompson thompsa at FreeBSD.org
Thu Jul 3 15:58:35 UTC 2008


thompsa     2008-07-03 15:58:30 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_bridge.c 
  Log:
  SVN rev 180220 on 2008-07-03 15:58:30Z by thompsa
  
  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.
  
  Tested by:      Stefan Lambrev
  
  Revision  Changes    Path
  1.114     +51 -23    src/sys/net/if_bridge.c


More information about the cvs-all mailing list