Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Apr 2000 09:18:28 -0700 (PDT)
From:      Yoshinobu Inoue <shin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_output.c
Message-ID:  <200004021618.JAA06297@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
shin        2000/04/02 09:18:28 PDT

  Modified files:
    sys/netinet          ip_output.c 
  Log:
  Move htons() ip_len to after the in_delayed_cksum() call.
  This should stop cksum error messages on IPsec communication
  which was reported on freebsd-current.
  
  Reviewed by: jlemon
  
  Revision  Changes    Path
  1.103     +6 -6      src/sys/netinet/ip_output.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?200004021618.JAA06297>