summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Henriksson <andreas@fatal.se>2010-02-09 10:58:51 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-02-09 10:58:51 -0800
commit63a0f20ac1fb2b98b6e68531b67ad83f09bbd272 (patch)
treeff1bbbe87dcc55d44b9f904bc6f46ca1b3368667 /doc
parenta982e10a52407ca81b1c9aaec93871ec5b8bdb22 (diff)
downloadiproute2-63a0f20ac1fb2b98b6e68531b67ad83f09bbd272.tar.gz
iproute2: drop equalize support
Currently you can configure "equalize" and it looks all fine and dandy. The kernel has the interface defined, but apparently there's never actually been any implementation for it (only a never merged patch in the 2.4 era). I'm suggesting to drop the code to give any potential users of this feature the benefit of receiving a proper error message. I see it unlikely that this will be implemented in the near future, but if it ever happens reviving the iproute2 side should be as easy as git revert this patch. For more details see http://bugs.debian.org/149897
Diffstat (limited to 'doc')
-rw-r--r--doc/ip-cref.tex8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/ip-cref.tex b/doc/ip-cref.tex
index 6ea44025..7bb562e1 100644
--- a/doc/ip-cref.tex
+++ b/doc/ip-cref.tex
@@ -1390,14 +1390,6 @@ database.
even if it does not match any interface prefix. One application of this
option may be found in~\cite{IP-TUNNELS}.
-\item \verb|equalize|
-
---- allow packet by packet randomization on multipath routes.
-Without this modifier, the route will be frozen to one selected
-nexthop, so that load splitting will only occur on per-flow base.
-\verb|equalize| only works if the kernel is patched.
-
-
\end{itemize}