Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2000 08:05:01 -0700 (PDT)
From:      Yoshinobu Inoue <shin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_subr.c
Message-ID:  <200004191505.IAA08821@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
shin        2000/04/19 08:05:01 PDT

  Modified files:
    sys/netinet          tcp_subr.c 
  Log:
  Let initialize th_sum before in6_cksum(), again.
  Without this fix, all IPv6 TCP RST packet has wrong cksum value,
  so IPv6 connect() trial to 5.0 machine won't fail until tcp connect timeout,
  when they should fail soon.
  
  Thanks to haro@tk.kubota.co.jp (Munehiro Matsuda) for his much debugging
  help and detailed info.
  
  Revision  Changes    Path
  1.75      +2 -1      src/sys/netinet/tcp_subr.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?200004191505.IAA08821>