From: David Ahern
Date: Wed, 27 Mar 2019 20:53:45 -0700
> From: David Ahern
>
> First set of three with the end goal of enabling IPv6 gateways with IPv4
> routes.
>
> This set refactors ipv4 and ipv6 code to create init and release
> helpers for each protocol and moving common elements to a fi
From: David Ahern
First set of three with the end goal of enabling IPv6 gateways with IPv4
routes.
This set refactors ipv4 and ipv6 code to create init and release
helpers for each protocol and moving common elements to a fib_nh_common
struct.
v3
- split the reject setting into 2 with helper to