Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2009 20:33:59 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/et if_et.c if_etvar.h
Message-ID:  <200911202034.nAKKYLZo043837@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2009-11-20 20:33:59 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/et           if_et.c if_etvar.h 
  Log:
  SVN rev 199611 on 2009-11-20 20:33:59Z by yongari
  
  Add IPv4/TCP/UDP Tx checksum offloading support. It seems the
  controller also has support for IP/TCP checksum offloading for Rx
  path. But I failed to find to way to enable Rx MAC to compute the
  checksum of received frames.
  
  Revision  Changes    Path
  1.15      +31 -6     src/sys/dev/et/if_et.c
  1.7       +12 -0     src/sys/dev/et/if_etvar.h



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