]> bbs.cooldavid.org Git - net-next-2.6.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)
commite06e7c615877026544ad7f8b309d1a3706410383
treeeb087b49279e6db492039a5d684ca9acb13265a3
parent4eb6bf6bfb580afaf1e1a1d30cba17a078530cf4
[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