Date: Tue, 23 Mar 2010 21:38:25 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/msk if_msk.c Message-ID: <201003232138.o2NLcb5r000223@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-03-23 21:38:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/msk if_msk.c Log: SVN rev 205537 on 2010-03-23 21:38:25Z by yongari MFC r204361-204362: r204361: Reuse the configured LE for VLAN if new LE was created for TSO. Only old controllers need to create new LE for TSO. This change makes TSO work over VLANs. r204362: Add TSO support on VLANs. Controller requires VLAN hardware tagging to make TSO work over VLANs. Revision Changes Path 1.64.2.11 +12 -7 src/sys/dev/msk/if_msk.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003232138.o2NLcb5r000223>