Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 May 1996 13:11:52 -0700 (PDT)
From:      Garrett Wollman <wollman>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/include in_cksum.h
Message-ID:  <199605232011.NAA14453@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     96/05/23 13:11:51

  Modified:    sys/i386/include  in_cksum.h
  Log:
  Add an incremental checksum update routine.  Perhaps some i386 assembly
  guru out there can find a way to take advantage of little-endianness to
  make this computation more efficient.  (I am certain that it can be done,
  but haven't managed to make it work myself.)
  
  Revision  Changes    Path
  1.2       +17 -1     src/sys/i386/include/in_cksum.h



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