]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r204149:
authoryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 18 Mar 2010 19:04:04 +0000 (19:04 +0000)
committeryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 18 Mar 2010 19:04:04 +0000 (19:04 +0000)
commit657ac2ba06810331c63cbddab69c6902e48c26de
tree8ad5732c3c6e4e38f1aec2146e94d8ca771ce0ff
parentddcf67db5642a53ae6994013fc12d34301df2cb5
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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@205294 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/net/if.h
sys/net/if_vlan.c