* Re: [PATCH] net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans'.
@ 2014-05-27 20:03 David Miller
2014-05-28 11:54 ` Karl Heiss
0 siblings, 1 reply; 2+ messages in thread
From: David Miller @ 2014-05-27 20:03 UTC (permalink / raw)
To: kheiss; +Cc: vyasevich, netdev
If you guys want me to submit this for -stable releases v3.10 and earlier
I'll need someone knowledgable with this code to do the backport(s) as
this change doesn't come close to applying.
In particular, in v3.10 the (transport->state != SCTP_UNCONFIRMED) part of
the test isn't even there.
Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans'.
2014-05-27 20:03 [PATCH] net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans' David Miller
@ 2014-05-28 11:54 ` Karl Heiss
0 siblings, 0 replies; 2+ messages in thread
From: Karl Heiss @ 2014-05-28 11:54 UTC (permalink / raw)
To: David Miller; +Cc: Vladislav Yasevich, netdev
You could pull in linux-stable commit 7cce3b75682ff8 (net: sctp:
Potentially-Failed state should not be reached...) which should allow
you to apply this patch cleanly. Otherwise, I can spin a backport,
but I would think having both in stable may be useful for posterity.
Karl
On Tue, May 27, 2014 at 4:03 PM, David Miller <davem@davemloft.net> wrote:
>
> If you guys want me to submit this for -stable releases v3.10 and earlier
> I'll need someone knowledgable with this code to do the backport(s) as
> this change doesn't come close to applying.
>
> In particular, in v3.10 the (transport->state != SCTP_UNCONFIRMED) part of
> the test isn't even there.
>
> Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-28 11:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-27 20:03 [PATCH] net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans' David Miller
2014-05-28 11:54 ` Karl Heiss
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).