[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <239e0cb1-241b-cc5e-66e6-d707d2edcc21@gmail.com>
Date: Wed, 4 Sep 2019 09:02:33 -0600
From: David Ahern <dsahern@...il.com>
To: Donald Sharp <sharpd@...ulusnetworks.com>, netdev@...r.kernel.org,
dsahern@...nel.org, sworley@...ulusnetworks.com
Subject: Re: [PATCH v3 net] net: Properly update v4 routes with v6 nexthop
On 9/4/19 8:11 AM, Donald Sharp wrote:
> When creating a v4 route that uses a v6 nexthop from a nexthop group.
> Allow the kernel to properly send the nexthop as v6 via the RTA_VIA
> attribute.
>
...
>
> Fixes: dcb1ecb50edf (“ipv4: Prepare for fib6_nh from a nexthop object”)
> Signed-off-by: Donald Sharp <sharpd@...ulusnetworks.com>
> ---
> include/net/ip_fib.h | 4 ++--
> include/net/nexthop.h | 5 +++--
> net/ipv4/fib_semantics.c | 15 ++++++++-------
> net/ipv6/route.c | 11 ++++++-----
> 4 files changed, 19 insertions(+), 16 deletions(-)
>
Reviewed-by: David Ahern <dsahern@...il.com>
Powered by blists - more mailing lists