aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2023-08-03 20:23:42 +0000
committerMarius Strobl <marius@FreeBSD.org>2023-08-03 21:10:18 +0000
commit7ff9ae90f0bd133f56930858bb478a309da3982b (patch)
tree2382e4d6e07fd2dcd01dce8f3f5df2c9f2d0ece2 /ObsoleteFiles.inc
parenteee6537665ae9830e831d7473dedd6b2cc81c2ea (diff)
downloadsrc-7ff9ae90f0bd133f56930858bb478a309da3982b.tar.gz
src-7ff9ae90f0bd133f56930858bb478a309da3982b.zip
iflib(9): Remove support for cloning pseudo interfaces
This code was used by the first incarnation of wg(4) and is dead ever since f187d6dfbf633665ba6740fe22742aec60ce02a2 has removed the latter again. Moreover, this code matched iflib(4) like a square peg fits in a round hole, was incomplete and despite some hacks still tailored to VPC and wg(4) but not generic. In effect, this reverts the following: 09f6ff4f1a47c3009dc16fdc609a44f2341bc7ac (w/ its "ancillary changes") 9aeca21324f481f57f2ecb7009f461f4f51b62b3 1f93e931d9f0c688f43f98ef777e04636a325526 0f9544d03e89d180f94a7a84b110ec7d2b6c625a 0dd691b41276ce13d25ffb1443af27f85038aa3f Reviewed by: erj, kbowling Differential Revision: <https://reviews.freebsd.org/D41196>
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 6e93c9381c52..67bdb1f3d8e0 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -52,6 +52,9 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20230803: Removal of support for cloning pseudo interfaces from iflib(9)
+OLD_FILES+=usr/include/net/iflib_private.h
+
# 20230802: Remove a copy of libdtrace.so installed to the wrong path
OLD_FILES+=usr/lib/libdtrace.so.2