[IPV4]: Kill MULTIPATHHOLDROUTE flag.
authorPravin B. Shelar <pravins@calsoftinc.com>
Mon, 30 May 2005 03:26:44 +0000 (20:26 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 May 2005 03:26:44 +0000 (20:26 -0700)
commit37e20a66db02eff9adbeee043af990cca85d0034
treeb61efc508ce4130b508b329f4833cc4cf8deb7ee
parent79165121bc09c209451487d977df910c4ff6fc94
[IPV4]: Kill MULTIPATHHOLDROUTE flag.

It cannot work properly, so just ignore it in drr
and rr multipath algorithms just like the random
multipath algorithm does.

Suggested by Herbert Xu.

Signed-off by: Pravin B. Shelar <pravins@calsoftinc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/route.h
net/ipv4/multipath_drr.c
net/ipv4/multipath_rr.c