[IPV4]: Move FIB lookup algorithm choice under IP_ADVANCED_ROUTING
authorDavid S. Miller <davem@davemloft.net>
Sat, 25 Jun 2005 00:50:53 +0000 (17:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 25 Jun 2005 00:50:53 +0000 (17:50 -0700)
Most users need not be concerned with a complex choice of what
FIB lookup algorithm to use.  So give them the safe default of
IP_FIB_HASH if IP_ADVANCED_ROUTING is disabled.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found