summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in.h
diff options
context:
space:
mode:
authordlg <dlg@openbsd.org>2019-11-04 23:52:27 +0000
committerdlg <dlg@openbsd.org>2019-11-04 23:52:27 +0000
commit5d9904c12d7ebedea80115c59db21a4a452297dd (patch)
treefc9f83e922d874b253511fe99a39f84a2613be81 /sys/netinet/in.h
parentAllow ip addresses as argument to SSL_set1_host() but be careful to not (diff)
downloadwireguard-openbsd-5d9904c12d7ebedea80115c59db21a4a452297dd.tar.xz
wireguard-openbsd-5d9904c12d7ebedea80115c59db21a4a452297dd.zip
remove mobileip(4)
noone seems to use it, and we should not encourage people to use it by having it available. it's been disabled for most of the last release and noones asked for it in 6.6, so i'm taking that as an ok for this removal.
Diffstat (limited to 'sys/netinet/in.h')
-rw-r--r--sys/netinet/in.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netinet/in.h b/sys/netinet/in.h
index 3d19d0a9d48..a52ed23c127 100644
--- a/sys/netinet/in.h
+++ b/sys/netinet/in.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: in.h,v 1.136 2019/10/25 01:46:02 dlg Exp $ */
+/* $OpenBSD: in.h,v 1.137 2019/11/04 23:52:28 dlg Exp $ */
/* $NetBSD: in.h,v 1.20 1996/02/13 23:41:47 christos Exp $ */
/*
@@ -441,7 +441,7 @@ struct ip_mreq {
{ 0, 0 }, \
{ 0, 0 }, \
{ 0, 0 }, \
- { "mobileip", CTLTYPE_NODE }, \
+ { 0, 0 }, \
{ 0, 0 }, \
{ 0, 0 }, \
{ 0, 0 }, \