Linux kernel -stable discussions
 help / color / mirror / Atom feed
* [PATCH net] ipv6: Default fib6_type to RTN_UNICAST when not set
@ 2019-08-27  8:33 Joakim Tjernlund
  2019-08-27 17:07 ` Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: Joakim Tjernlund @ 2019-08-27  8:33 UTC (permalink / raw)
  To: stable@vger.kernel.org

I don't see the above patch in stable yet, is it still queued?
https://www.spinics.net/lists/netdev/msg579581.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH net] ipv6: Default fib6_type to RTN_UNICAST when not set
  2019-08-27  8:33 [PATCH net] ipv6: Default fib6_type to RTN_UNICAST when not set Joakim Tjernlund
@ 2019-08-27 17:07 ` Greg KH
  2019-08-27 17:24   ` Joakim Tjernlund
  0 siblings, 1 reply; 5+ messages in thread
From: Greg KH @ 2019-08-27 17:07 UTC (permalink / raw)
  To: Joakim Tjernlund; +Cc: stable@vger.kernel.org

On Tue, Aug 27, 2019 at 08:33:28AM +0000, Joakim Tjernlund wrote:
> I don't see the above patch in stable yet, is it still queued?
> https://www.spinics.net/lists/netdev/msg579581.html

Ask the network developers :)

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH net] ipv6: Default fib6_type to RTN_UNICAST when not set
  2019-08-27 17:07 ` Greg KH
@ 2019-08-27 17:24   ` Joakim Tjernlund
  2019-08-27 17:51     ` David Ahern
  0 siblings, 1 reply; 5+ messages in thread
From: Joakim Tjernlund @ 2019-08-27 17:24 UTC (permalink / raw)
  To: netdev@vger.kernel.org, greg@kroah.com; +Cc: stable@vger.kernel.org

On Tue, 2019-08-27 at 19:07 +0200, Greg KH wrote:
> 
> On Tue, Aug 27, 2019 at 08:33:28AM +0000, Joakim Tjernlund wrote:
> > I don't see the above patch in stable yet, is it still queued?
> > https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.spinics.net%2Flists%2Fnetdev%2Fmsg579581.html&data=02%7C01%7CJoakim.Tjernlund%40infinera.com%7Ce70efa27d90b4eecb1cf08d72b110e78%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C1%7C637025224574216531&sdata=Mhu0BqlM21XXYdR%2BC%2F8wXrMkzBKJpKUZZZXz57sAyuQ%3D&reserved=0
> 
> Ask the network developers :)

OK, asking netdev then.

 Jocke

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH net] ipv6: Default fib6_type to RTN_UNICAST when not set
  2019-08-27 17:24   ` Joakim Tjernlund
@ 2019-08-27 17:51     ` David Ahern
  2019-08-27 21:21       ` David Miller
  0 siblings, 1 reply; 5+ messages in thread
From: David Ahern @ 2019-08-27 17:51 UTC (permalink / raw)
  To: Joakim Tjernlund, netdev@vger.kernel.org, greg@kroah.com
  Cc: stable@vger.kernel.org, David Miller

On 8/27/19 11:24 AM, Joakim Tjernlund wrote:
> On Tue, 2019-08-27 at 19:07 +0200, Greg KH wrote:
>>
>> On Tue, Aug 27, 2019 at 08:33:28AM +0000, Joakim Tjernlund wrote:
>>> I don't see the above patch in stable yet, is it still queued?
>>> https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.spinics.net%2Flists%2Fnetdev%2Fmsg579581.html&data=02%7C01%7CJoakim.Tjernlund%40infinera.com%7Ce70efa27d90b4eecb1cf08d72b110e78%7C285643de5f5b4b03a1530ae2dc8aaf77%7C1%7C1%7C637025224574216531&sdata=Mhu0BqlM21XXYdR%2BC%2F8wXrMkzBKJpKUZZZXz57sAyuQ%3D&reserved=0
>>
>> Ask the network developers :)
> 
> OK, asking netdev then.
> 
>  Jocke
> 

Dave:

Specific request is for commit c7036d97acd2527cef145b5ef9ad1a37ed21bbe6
("ipv6: Default fib6_type to RTN_UNICAST when not set") to be queued for
stable releases prior to v5.2

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH net] ipv6: Default fib6_type to RTN_UNICAST when not set
  2019-08-27 17:51     ` David Ahern
@ 2019-08-27 21:21       ` David Miller
  0 siblings, 0 replies; 5+ messages in thread
From: David Miller @ 2019-08-27 21:21 UTC (permalink / raw)
  To: dsahern; +Cc: Joakim.Tjernlund, netdev, greg, stable

From: David Ahern <dsahern@gmail.com>
Date: Tue, 27 Aug 2019 11:51:32 -0600

> Specific request is for commit c7036d97acd2527cef145b5ef9ad1a37ed21bbe6
> ("ipv6: Default fib6_type to RTN_UNICAST when not set") to be queued for
> stable releases prior to v5.2

Ok, I'll take care of this in my next round.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-08-27 21:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-27  8:33 [PATCH net] ipv6: Default fib6_type to RTN_UNICAST when not set Joakim Tjernlund
2019-08-27 17:07 ` Greg KH
2019-08-27 17:24   ` Joakim Tjernlund
2019-08-27 17:51     ` David Ahern
2019-08-27 21:21       ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox