patch-1.3.88 linux/include/net/tcp.h
Next file: linux/mm/filemap.c
Previous file: linux/include/linux/iso_fs.h
Back to the patch index
Back to the overall index
-  Lines: 18
 -  Date:
Sat Apr 13 14:33:07 1996
 -  Orig file: 
v1.3.87/linux/include/net/tcp.h
 -  Orig date: 
Fri Apr 12 15:52:09 1996
 
diff -u --recursive --new-file v1.3.87/linux/include/net/tcp.h linux/include/net/tcp.h
@@ -201,7 +201,7 @@
 	/*
 	 * RFC 1122 says:
 	 *
-	 * "the suggested [SWS] avoidance algoritm for the receiver is to keep
+	 * "the suggested [SWS] avoidance algorithm for the receiver is to keep
 	 *  RECV.NEXT + RCV.WIN fixed until:
 	 *  RCV.BUFF - RCV.USER - RCV.WINDOW >= min(1/2 RCV.BUFF, MSS)"
 	 *
@@ -213,7 +213,7 @@
 	 * the size of the current free space, truncated to a multiple
 	 * of 1024 bytes. If the window is smaller than
 	 * 	min(sk->mss, MAX_WINDOW/2)
-	 * then we adversize the window as having size 0, unless this
+	 * then we advertise the window as having size 0, unless this
 	 * would shrink the window we offered last time.
 	 * This results in as much as double the throughput as the original
 	 * implementation.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this