summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authormarkj <markj@FreeBSD.org>2015-04-16 19:09:25 +0000
committermarkj <markj@FreeBSD.org>2015-04-16 19:09:25 +0000
commit8089a48fdb4c49ec32bd8e49f22449da9a116d5b (patch)
tree3df087ad54ffa3508a45548faeb2b1a3a351d0e0 /share
parent198e1fb9036929faa31eccd6c0557c3f245e4bef (diff)
downloadFreeBSD-src-8089a48fdb4c49ec32bd8e49f22449da9a116d5b.zip
FreeBSD-src-8089a48fdb4c49ec32bd8e49f22449da9a116d5b.tar.gz
MFC r272378:
Add net.inet.icmp.tstamprepl. PR: 193689
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/icmp.46
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/icmp.4 b/share/man/man4/icmp.4
index a6fbbf2..62c28bd 100644
--- a/share/man/man4/icmp.4
+++ b/share/man/man4/icmp.4
@@ -32,7 +32,7 @@
.\" @(#)icmp.4 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$
.\"
-.Dd February 9, 2007
+.Dd September 30, 2014
.Dt ICMP 4
.Os
.Sh NAME
@@ -220,6 +220,10 @@ instead of the possibly different return path.
Number of bytes from original packet to quote in ICMP reply.
This number is internally enforced to be at least 8 bytes (per RFC792)
and at most the maximal space left in the ICMP reply mbuf.
+.It Va tstamprepl
+.Pq Vt boolean
+Enable/disable replies to ICMP Timestamp packets.
+Defaults to true.
.El
.Sh ERRORS
A socket operation may fail with one of the following errors returned:
OpenPOWER on IntegriCloud