included by arpa/inet.h, so protect it.
[unix-history] / usr / src / sys / netinet / tcp_timer.h
index 17eb118..739e966 100644 (file)
@@ -2,14 +2,9 @@
  * Copyright (c) 1982, 1986 Regents of the University of California.
  * All rights reserved.
  *
  * Copyright (c) 1982, 1986 Regents of the University of California.
  * All rights reserved.
  *
- * Redistribution and use in source and binary forms are permitted
- * provided that this notice is preserved and that due credit is given
- * to the University of California at Berkeley. The name of the University
- * may not be used to endorse or promote products derived from this
- * software without specific prior written permission. This software
- * is provided ``as is'' without express or implied warranty.
+ * %sccs.include.redist.c%
  *
  *
- *     @(#)tcp_timer.h 7.5 (Berkeley) %G%
+ *     @(#)tcp_timer.h 7.8 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
@@ -59,7 +54,7 @@
  * amount of time probing, then we drop the connection.
  */
 
  * amount of time probing, then we drop the connection.
  */
 
-#define        TCP_TTL         30              /* default time to live for TCP segs */
+#define        TCP_TTL         60              /* default time to live for TCP segs */
 /*
  * Time constants.
  */
 /*
  * Time constants.
  */