summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-09-14 14:42:04 +0000
committerru <ru@FreeBSD.org>2000-09-14 14:42:04 +0000
commit92269e49c439d44bb3b525cc86f3a6f60cae7ed9 (patch)
tree2dfe0c58d20b6967465953a458c9b0f221773ac8 /share
parentfa323bab500d3be5a6e06a3d4ef11da85244efbe (diff)
downloadFreeBSD-src-92269e49c439d44bb3b525cc86f3a6f60cae7ed9.zip
FreeBSD-src-92269e49c439d44bb3b525cc86f3a6f60cae7ed9.tar.gz
Follow BSD/OS and NetBSD, keep the ip_id field in network order all the time.
Requested by: wollman
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ip.414
1 files changed, 1 insertions, 13 deletions
diff --git a/share/man/man4/ip.4 b/share/man/man4/ip.4
index 593473bf5..491da48 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 1, 2000
+.Dd November 30, 1993
.Dt IP 4
.Os BSD 4.2
.Sh NAME
@@ -368,10 +368,6 @@ ip->ip_off = offset;
If the header source address is set to
.Dv INADDR_ANY,
the kernel will choose an appropriate address.
-.Pp
-The header identification field
-.Dq Li ip_id
-is expected in host byte order.
.Sh DIAGNOSTICS
A socket operation may fail with one of the following errors returned:
.Bl -tag -width [EADDRNOTAVAIL]
@@ -420,11 +416,3 @@ The
.Nm
protocol appeared in
.Bx 4.2 .
-.Pp
-If the
-.Dv IP_HDRINCL
-option is in use,
-.Fx 4.2
-and above expect the
-.Dq Li ip_id
-field in host byte order.
OpenPOWER on IntegriCloud