Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2000 12:11:34 -0700 (PDT)
From:      Archie Cobbs <archie@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_output.c
Message-ID:  <200009111911.MAA42611@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
archie      2000/09/11 12:11:34 PDT

  Modified files:
    sys/netinet          tcp_output.c 
  Log:
  Don't do snd_nxt rollback optimization (rev. 1.46) for SYN packets.
  It causes a panic when/if snd_una is incremented elsewhere (this
  is a conservative change, because originally no rollback occurred
  for any packets at all).
  
  Submitted by:	Vivek Sadananda Pai <vivek@imimic.com>
  
  Revision  Changes    Path
  1.47      +3 -4      src/sys/netinet/tcp_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?200009111911.MAA42611>