From: Patrick McHardy <[EMAIL PROTECTED]> Date: Tue, 23 Aug 2005 00:46:05 +0200
> [FIB_TRIE]: Don't ignore negative results from fib_semantic_match > > When a semantic match occurs either success, not found or an error > (for matching unreachable routes/blackholes) is returned. fib_trie > ignores the errors and looks for a different matching route. Treat > results other than "no match" as success and end lookup. > > Signed-off-by: Patrick McHardy <[EMAIL PROTECTED]> Applied to 2.6.13, thanks Patrick. This will make rebasing of the 2.6.14 tree much more difficult, but this is a very necessary bug fix so we don't have much choice :-) - 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