Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/share/man/man7/sysctl.7,v rcsdiff: /ftp/cvs/cvsroot/src/share/man/man7/sysctl.7,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.68.8.1 retrieving revision 1.69 diff -u -p -r1.68.8.1 -r1.69 --- src/share/man/man7/sysctl.7 2013/07/08 07:40:56 1.68.8.1 +++ src/share/man/man7/sysctl.7 2012/03/22 07:58:18 1.69 @@ -1,4 +1,4 @@ -.\" $NetBSD: sysctl.7,v 1.68.8.1 2013/07/08 07:40:56 jdc Exp $ +.\" $NetBSD: sysctl.7,v 1.69 2012/03/22 07:58:18 wiz Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)sysctl.3 8.4 (Berkeley) 5/9/95 .\" -.Dd June 22, 2012 +.Dd September 24, 2011 .Dt SYSCTL 7 .Os .Sh NAME @@ -1212,12 +1212,8 @@ The currently defined protocols and name .It ip hostzerobroadcast integer yes .It ip lowportmin integer yes .It ip lowportmax integer yes -.It ip6 maxdynroutes integer yes -.It ip6 maxifprefixes integer yes -.It ip6 maxifdefrouters integer yes .It ip maxflows integer yes .It ip maxfragpackets integer yes -.It ip6 neighborgcthresh integer yes .It ip mtudisc integer yes .It ip mtudisctimeout integer yes .It ip random_id integer yes @@ -1691,18 +1687,6 @@ The lowest port number to use for TCP an This cannot be set to less than 0 or greater than 1024, and must be smaller than .Li ip6.lowportmax . -.It Li ip6.maxdynroutes -Maximum number of routes created by redirect. -Set it to negative to disable. -The default value is 4096. -.It Li ip6.maxifprefixes -Maximum number of prefixes created by route advertisements per interface. -Set it to negative to disable. -The default value is 16. -.It Li ip6.maxifdefrouters 16 -Maximum number of default routers created by route advertisements per interface. -Set it to negative to disable. -The default value is 16. .It Li ip6.maxflows IPv6 Fast Forwarding is enabled by default. If set to 0, IPv6 Fast Forwarding is disabled. @@ -1719,10 +1703,6 @@ The maximum number of fragments the node 0 means that the node will not accept any fragments. \-1 means that the node will accept as many fragments as it receives. The flag is provided basically for avoiding possible DoS attacks. -.It Li ip6.neighborgcthresh -Maximum number of entries in neighbor cache. -Set to negative to disable. -The default value is 2048. .It Li ip6.redirect If set to 1, ICMPv6 redirects may be sent by the node. This option is ignored unless the node is routing IP packets, @@ -2361,7 +2341,7 @@ Specifies the default global policy for explicit enable/disable flag. .Pp When non-zero, all programs will get PaX ASLR, except those exempted with -.Xr paxctl 8 . +.Xr paxctl 8 . Otherwise, all programs will not get PaX ASLR, except those specifically marked as such with .Xr paxctl 8 . @@ -2384,7 +2364,7 @@ explicit enable/disable flag. .Pp When non-zero, all programs will get the PaX MPROTECT restrictions, except those exempted with -.Xr paxctl 8 . +.Xr paxctl 8 . Otherwise, all programs will not get the PaX MPROTECT restrictions, except those specifically marked as such with .Xr paxctl 8 . @@ -2409,7 +2389,7 @@ explicit enable/disable flag. .Pp When non-zero, all programs will get the PaX Segvguard, except those exempted with -.Xr paxctl 8 . +.Xr paxctl 8 . Otherwise, no program will get the PaX Segvguard restrictions, except those specifically marked as such with .Xr paxctl 8 .