[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <25fbaad8-c491-0add-b60a-f06637df3a04@gmail.com>
Date: Fri, 11 Mar 2022 17:54:09 -0700
From: David Ahern <dsahern@...il.com>
To: greearb@...delatech.com, netdev@...r.kernel.org
Subject: Re: [PATCH] vrf/mcast: Fix mcast routing when using vrf.
On 3/11/22 10:25 AM, greearb@...delatech.com wrote:
> @@ -2516,12 +2517,26 @@ static struct rtable *__mkroute_output(const struct fib_result *res,
> flags &= ~RTCF_LOCAL;
> else
> do_cache = false;
> - /* If multicast route do not exist use
> - * default one, but do not gateway in this case.
> + /* If multicast route does not exist use
> + * default one, but do not use gateway in this case.
> * Yes, it is hack.
I think I have a better way to do this. Let's see how the testing goes.
Powered by blists - more mailing lists