Date: Mon, 22 Mar 2010 19:04:02 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net if.h if_vlan.c Message-ID: <201003221904.o2MJ4MMh068656@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-03-22 19:04:02 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/net if.h if_vlan.c
Log:
SVN rev 205458 on 2010-03-22 19:04:02Z by yongari
MFC r204149:
Add TSO support on VLANs. Intentionally separated IFCAP_VLAN_HWTSO
from IFCAP_VLAN_HWTAGGING. I think some hardwares may be able to
TSO over VLAN without VLAN hardware tagging.
Driver changes and userland support will follow.
Revision Changes Path
1.108.2.7 +1 -0 src/sys/net/if.h
1.124.2.9 +16 -1 src/sys/net/if_vlan.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003221904.o2MJ4MMh068656>
