]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
iproute2: drop equalize support
authorAndreas Henriksson <andreas@fatal.se>
Tue, 9 Feb 2010 18:58:51 +0000 (10:58 -0800)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Tue, 9 Feb 2010 18:58:51 +0000 (10:58 -0800)
commit63a0f20ac1fb2b98b6e68531b67ad83f09bbd272
treeff1bbbe87dcc55d44b9f904bc6f46ca1b3368667
parenta982e10a52407ca81b1c9aaec93871ec5b8bdb22
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
doc/ip-cref.tex
ip/iproute.c
man/man8/ip.8