Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 May 2001 12:24:49 -0700 (PDT)
From:      Jesper Skriver <jesper@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_timer.c
Message-ID:  <200105311924.f4VJOng39010@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jesper      2001/05/31 12:24:49 PDT

  Modified files:
    sys/netinet          tcp_timer.c 
  Log:
  Disable rfc1323 and rfc1644 TCP extensions if we havn't got
  any response to our third SYN to work-around some broken
  terminal servers (most of which have hopefully been retired)
  that have bad VJ header compression code which trashes TCP
  segments containing unknown-to-them TCP options.
  
  PR:		kern/1689
  Submitted by:	jesper
  Reviewed by:	wollman
  MFC after:	2 weeks
  
  Revision  Changes    Path
  1.44      +10 -1     src/sys/netinet/tcp_timer.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?200105311924.f4VJOng39010>