diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig index 5572071..9ff5616 100644 --- a/net/ipv4/Kconfig +++ b/net/ipv4/Kconfig @@ -124,8 +124,8 @@ config IP_ROUTE_MULTIPATH if a matching packet arrives. config IP_ROUTE_MULTIPATH_CACHED - bool "IP: equal cost multipath with caching support (EXPERIMENTAL)" - depends on IP_ROUTE_MULTIPATH + bool "IP: equal cost multipath with caching support (BROKEN)" + depends on IP_ROUTE_MULTIPATH && BROKEN help Normally, equal cost multipath routing is not supported by the routing cache. If you say Y here, alternative routes are cached