patch-1.3.73 linux/net/ipv4/af_inet.c
Next file: linux/net/ipv4/ip_output.c
Previous file: linux/net/ax25/ax25_timer.c
Back to the patch index
Back to the overall index
-  Lines: 8
 -  Date:
Tue Mar 12 15:31:10 1996
 -  Orig file: 
v1.3.72/linux/net/ipv4/af_inet.c
 -  Orig date: 
Sat Mar  2 10:43:46 1996
 
diff -u --recursive --new-file v1.3.72/linux/net/ipv4/af_inet.c linux/net/ipv4/af_inet.c
@@ -651,6 +651,7 @@
 	sk->allocation = GFP_KERNEL;
 	sk->sndbuf = SK_WMEM_MAX;
 	sk->rcvbuf = SK_RMEM_MAX;
+	sk->ato = HZ/3;
 	sk->rto = TCP_TIMEOUT_INIT;		/*TCP_WRITE_TIME*/
 	sk->cong_window = 1; /* start with only sending one packet at a time. */
 	sk->priority = 1;
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