Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Mar 2010 19:04:04 +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:  <201003181908.o2IJ83qO063702@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2010-03-18 19:04:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/net              if.h if_vlan.c 
  Log:
  SVN rev 205294 on 2010-03-18 19:04:04Z 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.120.2.4  +1 -0      src/sys/net/if.h
  1.139.2.5  +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?201003181908.o2IJ83qO063702>