Corrected descriptions of net.inet.icmp.icmplim and icmplim_output.

Reviewed by:	pluknet
This commit is contained in:
Ruslan Ermilov 2015-03-26 12:52:21 +00:00
parent 5523c82c1a
commit 532ef888bd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=280688

View File

@ -28,7 +28,7 @@
.\" @(#)icmp.4 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$
.\"
.Dd September 30, 2014
.Dd March 26, 2015
.Dt ICMP 4
.Os
.Sh NAME
@ -177,13 +177,11 @@ Defaults to 0.
.It Va icmplim
.Pq Vt integer
Bandwidth limit for ICMP replies in packets/second.
Used when
.Va icmplim_output
is non-zero.
If set to zero, no limiting will occur.
Defaults to 200.
.It Va icmplim_output
.Pq Vt boolean
Enable/disable bandwidth limiting of ICMP replies.
Enable/disable logging of ICMP replies bandwidth limiting.
Defaults to true.
.It Va drop_redirect
.Pq Vt boolean