On 2/15/06, Herbert Xu <[EMAIL PROTECTED]> wrote: > > What about doing this unconditionally? >
In some cases the patch could led to a large number of lookups on rt_hash_code over all possible TOS values (additional 8 passes). In complex configurations with many routing tables it could be computationally expensive. That's why I left the original behaviour of the patch - the possibility to revert back to the old way. -- Ilia Sotnikov - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
