aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
diff options
context:
space:
mode:
authorAlexander V. Chernikov <melifaro@FreeBSD.org>2020-11-29 19:43:33 +0000
committerAlexander V. Chernikov <melifaro@FreeBSD.org>2020-11-29 19:43:33 +0000
commitd1d941c5b910e075495cb06b92a99d3a3e7a3d6c (patch)
tree2cda05a873f390e368eb570c4f5633f4788c4c31 /sys/conf/options
parent2338da0373f19b511fb4625438565d26307243e4 (diff)
downloadsrc-d1d941c5b910e075495cb06b92a99d3a3e7a3d6c.tar.gz
src-d1d941c5b910e075495cb06b92a99d3a3e7a3d6c.zip
Remove RADIX_MPATH config option.
ROUTE_MPATH is the new config option controlling new multipath routing implementation. Remove the last pieces of RADIX_MPATH-related code and the config option. Reviewed by: glebius Differential Revision: https://reviews.freebsd.org/D27244
Notes
Notes: svn path=/head/; revision=368164
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options
index d773aa5e6d38..24f984930dc2 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -452,7 +452,6 @@ MROUTING opt_mrouting.h
NFSLOCKD
PCBGROUP opt_pcbgroup.h
PF_DEFAULT_TO_DROP opt_pf.h
-RADIX_MPATH opt_mpath.h
ROUTE_MPATH opt_route.h
ROUTETABLES opt_route.h
RSS opt_rss.h