Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 May 1998 10:59:56 -0700 (PDT)
From:      Guido van Rooij <guido@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/netinet tcp_input.c
Message-ID:  <199805041759.KAA26949@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
guido       1998/05/04 10:59:56 PDT

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  Refuse accellerated opens on listening sockets that have not set
  the TCP_NOPUSH socket option.
  This disables TAO for those  services that do not know about T/TCP.
  
  Reviewed by:	Garrett Wollman
  Submitted by:	Peter Wemm
  
  Revision  Changes    Path
  1.75      +4 -2      src/sys/netinet/tcp_input.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?199805041759.KAA26949>