Re: [PATCH net 0/2] ipv6: fixes for the multicast routes

2021-01-18 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net.git (refs/heads/master): On Fri, 15 Jan 2021 19:42:07 +0100 you wrote: > From: Matteo Croce > > Fix two wrong flags in the IPv6 multicast routes created > by the autoconf code. > > Matteo Croce (2): > ipv6: create multicast route with

Re: [PATCH net 0/2] ipv6: fixes for the multicast routes

2021-01-16 Thread Matteo Croce
On Sat, Jan 16, 2021 at 5:41 AM David Ahern wrote: > > On 1/15/21 4:12 PM, Matteo Croce wrote: > > On Fri, Jan 15, 2021 at 11:50 PM Jakub Kicinski wrote: > >> > >> On Fri, 15 Jan 2021 19:42:07 +0100 Matteo Croce wrote: > >>> From: Matteo Croce > >>> > >>> Fix two wrong flags in the IPv6

Re: [PATCH net 0/2] ipv6: fixes for the multicast routes

2021-01-15 Thread David Ahern
On 1/15/21 4:12 PM, Matteo Croce wrote: > On Fri, Jan 15, 2021 at 11:50 PM Jakub Kicinski wrote: >> >> On Fri, 15 Jan 2021 19:42:07 +0100 Matteo Croce wrote: >>> From: Matteo Croce >>> >>> Fix two wrong flags in the IPv6 multicast routes created >>> by the autoconf code. >> >> Any chance for

Re: [PATCH net 0/2] ipv6: fixes for the multicast routes

2021-01-15 Thread Matteo Croce
On Fri, Jan 15, 2021 at 11:50 PM Jakub Kicinski wrote: > > On Fri, 15 Jan 2021 19:42:07 +0100 Matteo Croce wrote: > > From: Matteo Croce > > > > Fix two wrong flags in the IPv6 multicast routes created > > by the autoconf code. > > Any chance for Fixes tags here? Right. For 1/2 I don't know

Re: [PATCH net 0/2] ipv6: fixes for the multicast routes

2021-01-15 Thread Jakub Kicinski
On Fri, 15 Jan 2021 19:42:07 +0100 Matteo Croce wrote: > From: Matteo Croce > > Fix two wrong flags in the IPv6 multicast routes created > by the autoconf code. Any chance for Fixes tags here?

[PATCH net 0/2] ipv6: fixes for the multicast routes

2021-01-15 Thread Matteo Croce
From: Matteo Croce Fix two wrong flags in the IPv6 multicast routes created by the autoconf code. Matteo Croce (2): ipv6: create multicast route with RTPROT_KERNEL ipv6: set multicast flag on the multicast route net/ipv6/addrconf.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)