Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2000 09:41:20 -0700 (PDT)
From:      Paul Saab <ps@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha in_cksum.c src/sys/i386/i386 in_cksum.c
Message-ID:  <200005071641.JAA06915@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ps          2000/05/07 09:41:19 PDT

  Modified files:
    sys/alpha/alpha      in_cksum.c 
    sys/i386/i386        in_cksum.c 
  Log:
  Fix checksum calculations.  This should fix the network problems
  in current where all packets were returning with bad checksums.
  (observed with netstat -s).
  
  Reviewed by:	alfred
  
  Revision  Changes    Path
  1.5       +2 -3      src/sys/alpha/alpha/in_cksum.c
  1.21      +2 -3      src/sys/i386/i386/in_cksum.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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