Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Dec 1999 20:05:54 -0800 (PST)
From:      Jonathan Lemon <jlemon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_input.c
Message-ID:  <199912110405.UAA74869@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      1999/12/10 20:05:54 PST

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  According to RFC 793, a reset should be honored if the sequence number
  is within the receive window.  Follow this behavior, instead of only
  allowing resets at last_ack_sent.
  
  Pointed out by:	jayanth@yahoo-inc.com
  
  Revision  Changes    Path
  1.98      +7 -8      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?199912110405.UAA74869>