Date: Thu, 3 Jul 2008 15:58:30 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_bridge.c Message-ID: <200807031558.m63FwY5U078731@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807031558.m63FwY5U078731>