Note ip.grettl
This commit is contained in:
parent
f61ef32241
commit
3cb5f61784
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: sysctl.3,v 1.89 2002/02/10 01:21:38 ross Exp $
|
||||
.\" $NetBSD: sysctl.3,v 1.90 2002/02/26 16:07:23 martin Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -716,6 +716,7 @@ The currently defined protocols and names are:
|
||||
.It ip anonportmax integer yes
|
||||
.It ip mtudisctimeout integer yes
|
||||
.It ip gifttl integer yes
|
||||
.It ip grettl integer yes
|
||||
.It ip lowportmin integer yes
|
||||
.It ip lowportmax integer yes
|
||||
.It ip maxfragpacket integer yes
|
||||
@ -792,6 +793,10 @@ MTU Discovery engine will attempt to probe a larger path MTU.
|
||||
The maximum time-to-live (hop count) value for an IPv4 packet generated by
|
||||
.Xr gif 4
|
||||
tunnel interface.
|
||||
.It Li ip.grettl
|
||||
The maximum time-to-live (hop count) value for an IPv4 packet generated by
|
||||
.Xr gre 4
|
||||
tunnel interface.
|
||||
.It Li ip.lowportmin
|
||||
The lowest port number to use for TCP and UDP reserved port allocation.
|
||||
This cannot be set to less than 0 or greater than 1024, and must
|
||||
|
Loading…
Reference in New Issue
Block a user