summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/inet.411
-rw-r--r--share/man/man4/ip.49
2 files changed, 0 insertions, 20 deletions
diff --git a/share/man/man4/inet.4 b/share/man/man4/inet.4
index 3cf03f8..d15c204 100644
--- a/share/man/man4/inet.4
+++ b/share/man/man4/inet.4
@@ -261,17 +261,6 @@ adaptation described above.
.Pq ip.rtmaxcache
Integer: trigger level of cached, unreferenced, protocol-cloned routes
which initiates dynamic adaptation (default 128).
-.It Dv IPCTL_RFC3514
-.Pq ip.rfc3514
-Boolean: Enable support for RFC3514. Defaults to off.
-.It Dv IPCTL_SPEAK_NO_EVIL
-.Pq ip.speak_no_evil
-Boolean: Prevent the transmission of RFC3514 (EVIL) packets.
-Defaults to off.
-.It Dv IPCTL_HEAR_NO_EVIL
-.Pq ip.hear_no_evil
-Boolean: Prevent the reception of RFC3514 (EVIL) packets.
-Defaults to off.
.El
.Sh SEE ALSO
.Xr ioctl 2 ,
diff --git a/share/man/man4/ip.4 b/share/man/man4/ip.4
index 4896214..7130014 100644
--- a/share/man/man4/ip.4
+++ b/share/man/man4/ip.4
@@ -164,15 +164,6 @@ control message from
can be used directly as a control message for
.Xr sendmsg 2 .
.Pp
-.Dv IP_EVIL_INTENT can be used to specify that IP packets should have their
-EVIL option set as per RFC3514.
-The cmsghdr fields should have the following values:
-.Bd -literal
-cmsg_len = sizeof(struct in_addr)
-cmsg_level = IPPROTO_IP
-cmsg_type = IP_EVIL_INTENT
-.Ed
-.Pp
.Dv IP_PORTRANGE
may be used to set the port range used for selecting a local port number
on a socket with an unspecified (zero) port number.
OpenPOWER on IntegriCloud