Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Dec 1999 10:06:24 -0800
From:      Don Lewis <Don.Lewis@tsc.tdk.com>
To:        Jonathan Lemon <jlemon@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/netinet tcp_input.c
Message-ID:  <199912131806.KAA19537@salsa.gv.tsc.tdk.com>
In-Reply-To: Jonathan Lemon <jlemon@FreeBSD.org> "cvs commit: src/sys/netinet tcp_input.c" (Dec 10,  8:05pm)

next in thread | previous in thread | raw e-mail | index | archive | help
On Dec 10,  8:05pm, Jonathan Lemon wrote:
} Subject: cvs commit: src/sys/netinet tcp_input.c
} 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.

This needs to be fixed to use the SEQ_ macros because the sequence space
wraps.


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?199912131806.KAA19537>