Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2006 00:07:05 +0000 (UTC)
From:      Olivier Houchard <cognet@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/arm/arm in_cksum.c
Message-ID:  <200607180007.k6I075rr067431@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cognet      2006-07-18 00:07:05 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          in_cksum.c 
  Log:
  Make sure we use REDUCE32 on the result of do_cksum(), as in_cksum_skip()
  expects this. If we do not, this could result in wrong checksums.
  
  MFC after:      1 day
  
  Revision  Changes    Path
  1.7       +13 -2     src/sys/arm/arm/in_cksum.c



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