[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)
commitbb298ca3ce92574d57c4e49b329421425ea7d279
treeed45f9ece02a50e7c1adf78ca3fb2a53b0f0314a
parentf7704347a74fceaf79c89f8b8dbdd0111013e4d6
[IPV4]: Move FIB lookup algorithm choice under IP_ADVANCED_ROUTING

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>
net/ipv4/Kconfig