summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in.h
diff options
context:
space:
mode:
authormdodd <mdodd@FreeBSD.org>2003-04-02 20:14:44 +0000
committermdodd <mdodd@FreeBSD.org>2003-04-02 20:14:44 +0000
commitccc6071f7ea7e2ba54dfcf45ff8afda2e395aa3d (patch)
tree2e9681302fc88cc051f2afb4ca92612f8833c409 /sys/netinet/in.h
parentb6e2a1dccdce92b4fa014a9ca9dd2ab1697ce9aa (diff)
downloadFreeBSD-src-ccc6071f7ea7e2ba54dfcf45ff8afda2e395aa3d.zip
FreeBSD-src-ccc6071f7ea7e2ba54dfcf45ff8afda2e395aa3d.tar.gz
Back out support for RFC3514.
RFC3514 poses an unacceptale risk to compliant systems.
Diffstat (limited to 'sys/netinet/in.h')
-rw-r--r--sys/netinet/in.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netinet/in.h b/sys/netinet/in.h
index 49f83e5..83eeae7 100644
--- a/sys/netinet/in.h
+++ b/sys/netinet/in.h
@@ -399,8 +399,6 @@ __END_DECLS
#define IP_DUMMYNET_FLUSH 62 /* flush dummynet */
#define IP_DUMMYNET_GET 64 /* get entire dummynet pipes */
-#define IP_EVIL_INTENT 65 /* RFC3514 */
-
/*
* Defaults and limits for options
*/
OpenPOWER on IntegriCloud