aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/route.c
diff options
context:
space:
mode:
authorDavid Ahern <dsahern@gmail.com>2019-06-08 14:53:33 -0700
committerDavid S. Miller <davem@davemloft.net>2019-06-10 10:44:57 -0700
commit6c48ea5fe639ab7e7b3eb5d8e8b324b13188bf10 (patch)
tree2eb94deff893ca111adf181d1b98c3ae51169733 /net/ipv6/route.c
parentipv4: Allow routes to use nexthop objects (diff)
downloadlinux-dev-6c48ea5fe639ab7e7b3eb5d8e8b324b13188bf10.tar.xz
linux-dev-6c48ea5fe639ab7e7b3eb5d8e8b324b13188bf10.zip
ipv4: Optimization for fib_info lookup with nexthops
Be optimistic about re-using a fib_info when nexthop id is given and the route does not use metrics. Avoids a memory allocation which in most cases is expected to be freed anyways. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/route.c')
0 files changed, 0 insertions, 0 deletions