Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Feb 2010 18:51:14 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/re if_re.c
Message-ID:  <201002221851.o1MIpQqI027052@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2010-02-22 18:51:14 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/re           if_re.c 
  Log:
  SVN rev 204219 on 2010-02-22 18:51:14Z by yongari
  
  Add TSO on VLANs. Because re(4) has a TSO limitation for jumbo
  frame, make sure to update VLAN capabilities whenever jumbo frame
  is configured.
  While I'm here rearrange interface capabilities configuration. The
  controller requires VLAN hardware tagging to make TSO work on VLANs
  so explicitly check this requirement.
  
  Revision  Changes    Path
  1.167     +17 -9     src/sys/dev/re/if_re.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002221851.o1MIpQqI027052>