[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190321122135.5768-1-dsahern@kernel.org>
Date: Thu, 21 Mar 2019 05:21:33 -0700
From: David Ahern <dsahern@...nel.org>
To: davem@...emloft.net, netdev@...r.kernel.org
Cc: David Ahern <dsahern@...il.com>
Subject: [PATCH net-next 0/2] ipv6: Change addrconf_f6i_alloc to use ip6_route_info_create
From: David Ahern <dsahern@...il.com>
addrconf_f6i_alloc is the last caller of fib6_info_alloc besides
ip6_route_info_create. There really is no good reason for it do
its own fib6_info initialization, so convert it to call
ip6_route_info_create.
David Ahern (2):
ipv6: Move setting default metric for routes
ipv6: Change addrconf_f6i_alloc to use ip6_route_info_create
include/net/ip6_fib.h | 3 ++-
net/ipv6/route.c | 50 ++++++++++++++++++++------------------------------
2 files changed, 22 insertions(+), 31 deletions(-)
--
2.11.0
Powered by blists - more mailing lists