patch-2.3.6 linux/include/net/tcp.h
Next file: linux/include/net/udp.h
Previous file: linux/include/net/route.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jun 8 23:04:46 1999
- Orig file:
v2.3.5/linux/include/net/tcp.h
- Orig date:
Mon May 31 22:28:07 1999
diff -u --recursive --new-file v2.3.5/linux/include/net/tcp.h linux/include/net/tcp.h
@@ -289,7 +289,7 @@
#define TCP_PROBEWAIT_LEN (1*HZ)/* time to wait between probes when
* I've got something to write and
* there is no window */
-#define TCP_KEEPALIVE_TIME (180*60*HZ) /* two hours */
+#define TCP_KEEPALIVE_TIME (120*60*HZ) /* two hours */
#define TCP_KEEPALIVE_PROBES 9 /* Max of 9 keepalive probes */
#define TCP_KEEPALIVE_PERIOD ((75*HZ)>>2) /* period of keepalive check */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)