Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/lib/libc/gen Pull up revision 1.95 (requested by itojun...
details: https://anonhg.NetBSD.org/src/rev/84399359c2a6
branches: netbsd-1-6
changeset: 527914:84399359c2a6
user: lukem <lukem%NetBSD.org@localhost>
date: Sat Jun 15 00:54:40 2002 +0000
description:
Pull up revision 1.95 (requested by itojun in ticket #266):
set IPv4 parameter to modern value.
- ICMPv4 redirect entry timeout = 600 sec (previous: never timeout)
diffstat:
lib/libc/gen/sysctl.3 | 9 +++------
1 files changed, 3 insertions(+), 6 deletions(-)
diffs (23 lines):
diff -r 6175fe38def4 -r 84399359c2a6 lib/libc/gen/sysctl.3
--- a/lib/libc/gen/sysctl.3 Sat Jun 15 00:53:41 2002 +0000
+++ b/lib/libc/gen/sysctl.3 Sat Jun 15 00:54:40 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sysctl.3,v 1.93 2002/05/19 08:12:55 itojun Exp $
+.\" $NetBSD: sysctl.3,v 1.93.2.1 2002/06/15 00:54:40 lukem Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -827,11 +827,8 @@
and the variable is meaningful on IP hosts only.
.It Li icmp.redirtimeout
The variable specifies lifetime of routing entries generated by incoming
-ICMP redirect. This defaults to zero; if the system is not running
-a routing daemon like
-.Xr routed 8
-than this value can be set to remove the routes added by redirect.
-A reasonable value to use would be 600 seconds.
+ICMP redirect.
+This defaults to 600 seconds.
.It Li tcp.rfc1323
Returns 1 if RFC1323 extensions to TCP are enabled.
.It Li tcp.sendspace
Home |
Main Index |
Thread Index |
Old Index