diff options
author | Eric Dumazet <edumazet@google.com> | 2012-07-25 07:11:23 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-07-26 00:24:14 +0200 |
commit | 4331debc51ee1ce319f4a389484e0e8e05de2aca (patch) | |
tree | 84eafe4afed26328cfe3098ff7103c1222d70aa8 /drivers/net/hyperv | |
parent | net/pch_gpe: Cannot disable ethernet autonegation (diff) | |
download | linux-4331debc51ee1ce319f4a389484e0e8e05de2aca.tar.xz linux-4331debc51ee1ce319f4a389484e0e8e05de2aca.zip |
ipv4: rt_cache_valid must check expired routes
commit d2d68ba9fe8 (ipv4: Cache input routes in fib_info nexthops.)
introduced rt_cache_valid() helper. It unfortunately doesn't check if
route is expired before caching it.
I noticed sk_setup_caps() was constantly called on a tcp workload.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hyperv')
0 files changed, 0 insertions, 0 deletions