patch-2.1.22 linux/net/ipv4/tcp.c
Next file: linux/net/ipv4/udp.c
Previous file: linux/net/ipv4/route.c
Back to the patch index
Back to the overall index
-  Lines: 21
-  Date:
Sun Jan 19 15:47:28 1997
-  Orig file: 
v2.1.21/linux/net/ipv4/tcp.c
-  Orig date: 
Thu Jan  2 15:55:27 1997
diff -u --recursive --new-file v2.1.21/linux/net/ipv4/tcp.c linux/net/ipv4/tcp.c
@@ -895,7 +895,7 @@
 			}
 	
 			/* 
-			 *Now we need to check if we have a half built packet. 
+			 *	Now we need to check if we have a half built packet. 
 			 */
 
 			/* if we have queued packets */
@@ -912,9 +912,8 @@
 				/*
 				 * This window_seq test is somewhat dangerous
 				 * If the remote does SWS avoidance we should
-				 * queue the best we can
-				 * if not we should in fact send multiple
-				 * packets...
+				 * queue the best we can if not we should in 
+				 * fact send multiple packets...
 				 * a method for detecting this would be most
 				 * welcome
 				 */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov