commit | 94c77bb41d871deb848e5011aacb5d7c24358ddd | [log] [tgz] |
---|---|---|
author | Martin KaFai Lau <kafai@fb.com> | Mon Oct 20 13:42:44 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 24 00:14:39 2014 -0400 |
tree | 41f887167755643df1fc78d2e74f308aac020394 | |
parent | a3c00e46efdb4009369971c97203ea67f7630fe4 [diff] |
ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit case When there is a RTF_CACHE hit, no need to redo fib6_lookup() with reachable=0. Cc: David Miller <davem@davemloft.net> Cc: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: Martin KaFai Lau <kafai@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>