]> git.baikalelectronics.ru Git - kernel.git/commit
[IPV4]: The scheduled removal of multipath cached routing support.
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 11 Jun 2007 00:22:39 +0000 (17:22 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jul 2007 05:05:57 +0000 (22:05 -0700)
commitba8ac2021fcc212bf3bce0a73249edbce4578480
treeeb087b49279e6db492039a5d684ca9acb13265a3
parent1d405e4fb622aaec6c366e20c2710b549ed186d4
[IPV4]: The scheduled removal of multipath cached routing support.

With help from Chris Wedgwood.

Signed-off-by: David S. Miller <davem@davemloft.net>
18 files changed:
Documentation/feature-removal-schedule.txt
include/linux/Kbuild
include/linux/ip_mp_alg.h [deleted file]
include/linux/rtnetlink.h
include/net/dst.h
include/net/ip_fib.h
include/net/ip_mp_alg.h [deleted file]
include/net/route.h
net/ipv4/Kconfig
net/ipv4/Makefile
net/ipv4/fib_frontend.c
net/ipv4/fib_semantics.c
net/ipv4/multipath.c [deleted file]
net/ipv4/multipath_drr.c [deleted file]
net/ipv4/multipath_random.c [deleted file]
net/ipv4/multipath_rr.c [deleted file]
net/ipv4/multipath_wrandom.c [deleted file]
net/ipv4/route.c