cvs commit: src/sys/net if_bridge.c

Andrew Thompson thompsa at FreeBSD.org
Sun Aug 3 03:47:09 UTC 2008


thompsa     2008-08-03 03:46:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/net              if_bridge.c 
  Log:
  SVN rev 181225 on 2008-08-03 03:46:58Z by thompsa
  
  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.103.2.8  +51 -23    src/sys/net/if_bridge.c


More information about the cvs-src mailing list