diff packages/redboot/current/ChangeLog @ 1444:d9e058a49f03

TCP SYN fix - from Jani Monoses
author gthomas
date Fri, 12 Dec 2003 19:14:03 +0000
parents 951813e462b6
children 077fd39935a2
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog
+++ b/packages/redboot/current/ChangeLog
@@ -1,3 +1,9 @@
+2003-12-12  Jani Monoses <jani@iv.ro>
+
+	* src/net/tcp.c: Cancel retransmission timer when SYN is acked
+	otherwise an open active connection which doesn't send data
+	eventually resends the SYN resulting in reset from the peer.
+
 2003-12-08  Gary Thomas  <gary@mlbassoc.com>
 
 	* cdl/redboot.cdl: Better handling of GDB stubs support.  This