patch-1.3.82 linux/net/ipv4/tcp_input.c
Next file: linux/net/ipx/Makefile
Previous file: linux/net/ipv4/tcp.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sun Mar 31 20:21:24 1996
- Orig file:
v1.3.81/linux/net/ipv4/tcp_input.c
- Orig date:
Thu Mar 21 17:08:06 1996
diff -u --recursive --new-file v1.3.81/linux/net/ipv4/tcp_input.c linux/net/ipv4/tcp_input.c
@@ -398,7 +398,6 @@
newsk->send_tail = NULL;
skb_queue_head_init(&newsk->back_log);
newsk->rtt = 0; /*TCP_CONNECT_TIME<<3*/
- newsk->ato = HZ/3;
newsk->rto = TCP_TIMEOUT_INIT;
newsk->mdev = 0;
newsk->max_window = 0;
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