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] [thread-next>] [day] [month] [year] [list]
Message-ID: <b17480a2-f38d-f5ec-b4f3-5cf0e8210c2e@gmail.com>
Date:   Mon, 24 Sep 2018 17:23:00 -0600
From:   David Ahern <dsahern@...il.com>
To:     Mike Manning <mmanning@...tta.att-mail.com>, netdev@...r.kernel.org
Cc:     Patrick Ruddy <pruddy@...tta.att-mail.com>
Subject: Re: [PATCH net-next v1 5/5] ipv6: add vrf table handling code for
 ipv6 mcast

On 9/24/18 10:13 AM, Mike Manning wrote:
> From: Patrick Ruddy <pruddy@...tta.att-mail.com>
> 
> The code to obtain the correct table for the incoming interface was
> missing for IPv6. This has been added along with the table creation
> notification to fib rules for the RTNL_FAMILY_IP6MR address family.
> 
> Signed-off-by: Patrick Ruddy <pruddy@...tta.att-mail.com>
> Signed-off-by: Mike Manning <mmanning@...tta.att-mail.com>
> ---
>  drivers/net/vrf.c | 11 +++++++++++
>  net/ipv6/ip6mr.c  | 49 +++++++++++++++++++++++++++++++++++++------------
>  2 files changed, 48 insertions(+), 12 deletions(-)
> 

With the unnecessary 'struct rtable *rt' declaration removed the rest of
the change looks fine.

Reviewed-by: David Ahern <dsahern@...il.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ