aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/divert.4
diff options
context:
space:
mode:
authorArchie Cobbs <archie@FreeBSD.org>2001-02-12 02:03:28 +0000
committerArchie Cobbs <archie@FreeBSD.org>2001-02-12 02:03:28 +0000
commitdd121c1ebe15e9659521fb91463ed08f28072b46 (patch)
treed32ebba4e1d8592665098cc1125d25f39d6f424c /share/man/man4/divert.4
parent4c85452ba90a1dba69f0de7c7c871e8976a12f40 (diff)
downloadsrc-dd121c1ebe15e9659521fb91463ed08f28072b46.tar.gz
src-dd121c1ebe15e9659521fb91463ed08f28072b46.zip
Note that packets read as outgoing have invalid IP header checksums.
Notes
Notes: svn path=/head/; revision=72387
Diffstat (limited to 'share/man/man4/divert.4')
-rw-r--r--share/man/man4/divert.41
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man4/divert.4 b/share/man/man4/divert.4
index 27967f7ef698..22c7508d69f6 100644
--- a/share/man/man4/divert.4
+++ b/share/man/man4/divert.4
@@ -128,6 +128,7 @@ If different fragments divert to different ports,
then which port ultimately gets chosen is unpredictable.
.Pp
Packets are received and sent unchanged, except that
+packets read as outgoing have invalid IP header checksums, and
packets written as outgoing have their IP header checksums overwritten
with the correct value.
Packets written as incoming and having incorrect checksums will be dropped.