summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorhselasky <hselasky@FreeBSD.org>2015-04-07 19:39:23 +0000
committerhselasky <hselasky@FreeBSD.org>2015-04-07 19:39:23 +0000
commit4691664bd613abf1cf77ab8c3ec8bd47f4e7018e (patch)
tree3f80e338c55e5ea524ab814f343560b9416b0eef /share/man
parent1e04bf0d578fe1ee2885877f8d620fc1eaaba447 (diff)
downloadFreeBSD-src-4691664bd613abf1cf77ab8c3ec8bd47f4e7018e.zip
FreeBSD-src-4691664bd613abf1cf77ab8c3ec8bd47f4e7018e.tar.gz
Revert r281220 and r281024, so that the new content added and its
wording can be more properly discussed. Spelling fix made is kept. Suggested by: gleb @ MFC after: 1 week
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/inet.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/inet.4 b/share/man/man4/inet.4
index f0f12d7..a1d0a1c 100644
--- a/share/man/man4/inet.4
+++ b/share/man/man4/inet.4
@@ -244,9 +244,9 @@ IP datagrams (or all IP datagrams, if
.Va ip.rfc6864
is disabled) to be randomized instead of incremented by 1 with each packet
generated.
-This prevents IP IDs being abused as a covert channel and also closes
-a minor information leak which allows remote observers to determine
-the rate of packet generation on the machine by watching the counter.
+This closes a minor information leak which allows remote observers to
+determine the rate of packet generation on the machine by watching the
+counter.
At the same time, on high-speed links, it can decrease the ID reuse
cycle greatly.
Default is 0 (sequential IP IDs).
OpenPOWER on IntegriCloud