summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ip.4
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2012-10-12 12:27:30 +0000
committerglebius <glebius@FreeBSD.org>2012-10-12 12:27:30 +0000
commitd778566d9535f1c0f12c401a0ab3acaf6868b3f8 (patch)
tree31e215a6e4aa3047ac4de2002122adb1a1829355 /share/man/man4/ip.4
parent1e75ca6470975d137f63998069134f19fd2ce724 (diff)
downloadFreeBSD-src-d778566d9535f1c0f12c401a0ab3acaf6868b3f8.zip
FreeBSD-src-d778566d9535f1c0f12c401a0ab3acaf6868b3f8.tar.gz
Be more explicit on how "intact" incoming packets in raw sockets are.
Diffstat (limited to 'share/man/man4/ip.4')
-rw-r--r--share/man/man4/ip.48
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/ip.4 b/share/man/man4/ip.4
index e5489ae..0910523 100644
--- a/share/man/man4/ip.4
+++ b/share/man/man4/ip.4
@@ -32,7 +32,7 @@
.\" @(#)ip.4 8.2 (Berkeley) 11/30/93
.\" $FreeBSD$
.\"
-.Dd September 20, 2012
+.Dd Ocotber 12, 2012
.Dt IP 4
.Os
.Sh NAME
@@ -761,7 +761,11 @@ unless the
option has been set.
Incoming packets are received with
.Tn IP
-header and options intact.
+header and options intact, except for
+.Va ip_len
+and
+.Va ip_off
+fields converted to host byte order.
.Pp
.Dv IP_HDRINCL
indicates the complete IP header is included with the data
OpenPOWER on IntegriCloud