From: David S. Miller Date: Thu, 23 May 2019 00:48:44 +0000 (-0700) Subject: Merge branch 'net-Export-functions-for-nexthop-code' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=e38f7cbd36e4d8ef6c1c56f9643adf8898cb3cb9;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'net-Export-functions-for-nexthop-code' David Ahern says: ==================== net: Export functions for nexthop code This set exports ipv4 and ipv6 fib functions for use by the nexthop code. It also adds new ones to send route notifications if a nexthop configuration changes. v2 - repost of patches dropped at the end of the last dev window added patch 8 which exports nh_update_mtu since it is inline with the other patches ==================== Signed-off-by: David S. Miller --- e38f7cbd36e4d8ef6c1c56f9643adf8898cb3cb9