lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ