Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jan 1996 13:34:35 -0800 (PST)
From:      Andras Olah <olah>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/netinet tcp_timer.c
Message-ID:  <199601042134.NAA06195@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
olah        96/01/04 13:34:32

  Modified:    sys/netinet  tcp_timer.c
  Log:
  Reverse the modification which caused the annoying m_copydata crash: set
  the TF_ACKNOW flag when the REXMT timer goes off to force a
  retransmission.  In certain situations pulling snd_nxt back to snd_una
  is not sufficient.
  
  Revision  Changes    Path
  1.13      +5 -1      src/sys/netinet/tcp_timer.c



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