commit | bb298ca3ce92574d57c4e49b329421425ea7d279 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Jun 24 17:50:53 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 24 17:50:53 2005 -0700 |
tree | ed45f9ece02a50e7c1adf78ca3fb2a53b0f0314a | |
parent | f7704347a74fceaf79c89f8b8dbdd0111013e4d6 [diff] |
[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>