Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Feb 2010 20:39:07 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/bce if_bce.c
Message-ID:  <201002262039.o1QKdK62015736@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

yongari     2010-02-26 20:39:07 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bce          if_bce.c 
  Log:
  SVN rev 204371 on 2010-02-26 20:39:07Z by yongari
  
  Make toggling TSO, VLAN hardware checksum offloading work. Also fix
  TX/RX checksum handler to set/clear relavant assist bits which was
  used to cause unexpected results.
  With this change, bce(4) can be bridged with other interfaces that
  lack TSO, VLAN checksum offloading.
  
  Reviewed by:    davidch
  
  Revision  Changes    Path
  1.63      +16 -14    src/sys/dev/bce/if_bce.c



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