summaryrefslogtreecommitdiffstats
path: root/sys/conf
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/conf
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/conf')
-rw-r--r--sys/conf/files4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/conf/files b/sys/conf/files
index fc4c7783882..b370fd08177 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.675 2019/10/05 05:33:14 dlg Exp $
+# $OpenBSD: files,v 1.676 2019/11/04 23:52:27 dlg Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -554,7 +554,6 @@ pseudo-device carp: ifnet, ether
pseudo-device sppp: ifnet
pseudo-device gif: ifnet
pseudo-device gre: ifnet
-pseudo-device mobileip: ifnet
pseudo-device crypto: ifnet
pseudo-device trunk: ifnet, ether, ifmedia
pseudo-device aggr: ifnet, ether, ifmedia
@@ -810,7 +809,6 @@ file net/rtsock.c
file net/slcompress.c ppp
file net/if_enc.c enc needs-count
file net/if_gre.c gre needs-count
-file net/if_mobileip.c mobileip needs-count
file net/if_trunk.c trunk needs-count
file net/trunklacp.c trunk
file net/if_aggr.c aggr