From ccc6071f7ea7e2ba54dfcf45ff8afda2e395aa3d Mon Sep 17 00:00:00 2001 From: mdodd Date: Wed, 2 Apr 2003 20:14:44 +0000 Subject: Back out support for RFC3514. RFC3514 poses an unacceptale risk to compliant systems. --- share/man/man4/ip.4 | 9 --------- 1 file changed, 9 deletions(-) (limited to 'share/man/man4/ip.4') 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. -- cgit v1.1