Patrick McHardy 06c7427021 [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 <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-23 22:06:09 -07:00
..
2005-06-20 13:18:08 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-20 13:18:08 -07:00
2005-04-16 15:20:36 -07:00
2005-08-08 14:26:52 -07:00
2005-04-16 15:20:36 -07:00
2005-07-27 13:00:04 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-08-08 14:26:52 -07:00
2005-04-16 15:20:36 -07:00
2005-05-03 16:27:10 -07:00