Re: [PATCH] sctp: set association state to established in dupcook_a handler

2013-06-07 Thread Xufeng Zhang
Hi David, Is this fix fine to you for -stable? Thanks, Xufeng On 06/05/2013 10:55 AM, Xufeng Zhang wrote: On 06/03/2013 03:52 PM, Xufeng Zhang wrote: 3.4-stable review patch. If anyone has any objections, please let me know. Sorry Greg, David -- I did not fully understand all the details o

Re: [PATCH] sctp: set association state to established in dupcook_a handler

2013-06-04 Thread Xufeng Zhang
On 06/03/2013 03:52 PM, Xufeng Zhang wrote: 3.4-stable review patch. If anyone has any objections, please let me know. Sorry Greg, David -- I did not fully understand all the details of the stable kernel process earlier. I have since checked the networking stable queue here: http://patchw

Re: [PATCH] sctp: set association state to established in dupcook_a handler

2013-06-04 Thread Xufeng Zhang
On 06/05/2013 08:13 AM, Ben Hutchings wrote: On Tue, 2013-06-04 at 10:00 +0800, Xufeng Zhang wrote: On 06/03/2013 10:28 PM, Greg KH wrote: On Mon, Jun 03, 2013 at 03:52:58PM +0800, Xufeng Zhang wrote: 3.4-stable review patch. If anyone has any objections, please let me know

Re: [PATCH] sctp: set association state to established in dupcook_a handler

2013-06-04 Thread Ben Hutchings
On Tue, 2013-06-04 at 10:00 +0800, Xufeng Zhang wrote: > On 06/03/2013 10:28 PM, Greg KH wrote: > > On Mon, Jun 03, 2013 at 03:52:58PM +0800, Xufeng Zhang wrote: > > > >> 3.4-stable review patch. If anyone has any objections, please let me know. > >> > > Really? What are you going to do

Re: [PATCH] sctp: set association state to established in dupcook_a handler

2013-06-03 Thread Xufeng Zhang
On 06/03/2013 10:28 PM, Greg KH wrote: On Mon, Jun 03, 2013 at 03:52:58PM +0800, Xufeng Zhang wrote: 3.4-stable review patch. If anyone has any objections, please let me know. Really? What are you going to do with it if no one objects? Sorry, I don't have any experience with st

Re: [PATCH] sctp: set association state to established in dupcook_a handler

2013-06-03 Thread Greg KH
On Mon, Jun 03, 2013 at 03:52:58PM +0800, Xufeng Zhang wrote: > 3.4-stable review patch. If anyone has any objections, please let me know. Really? What are you going to do with it if no one objects? I know I'm sure not going to do anything with it... (hint, this isn't how you ask for networkin

[PATCH] sctp: set association state to established in dupcook_a handler

2013-06-03 Thread Xufeng Zhang
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Xufeng Zhang [ Upstream commit 9839ff0dead906e85e4d17490aeff87a5859a157 ] While sctp handling a duplicate COOKIE-ECHO and the action is 'Association restart', sctp_sf_do_dupcook_a() will proce

Re: [PATCH] sctp: set association state to established in dupcook_a handler

2013-01-23 Thread Xufeng Zhang
On 1/23/13, Vlad Yasevich wrote: > On 01/23/2013 08:46 AM, Neil Horman wrote: >> On Wed, Jan 23, 2013 at 03:38:40PM +0800, xufengzhang.m...@gmail.com >> wrote: >>> From: Xufeng Zhang >>> >>> While sctp handling a duplicate COOKIE-ECHO and the action is >>> 'Association restart', sctp_sf_do_dupcoo

Re: [PATCH] sctp: set association state to established in dupcook_a handler

2013-01-23 Thread Xufeng Zhang
On 1/23/13, Neil Horman wrote: > On Wed, Jan 23, 2013 at 03:38:40PM +0800, xufengzhang.m...@gmail.com wrote: >> From: Xufeng Zhang >> >> While sctp handling a duplicate COOKIE-ECHO and the action is >> 'Association restart', sctp_sf_do_dupcook_a() will processing >> the unexpected COOKIE-ECHO for

Re: [PATCH] sctp: set association state to established in dupcook_a handler

2013-01-23 Thread Vlad Yasevich
On 01/23/2013 08:46 AM, Neil Horman wrote: On Wed, Jan 23, 2013 at 03:38:40PM +0800, xufengzhang.m...@gmail.com wrote: From: Xufeng Zhang While sctp handling a duplicate COOKIE-ECHO and the action is 'Association restart', sctp_sf_do_dupcook_a() will processing the unexpected COOKIE-ECHO for p

Re: [PATCH] sctp: set association state to established in dupcook_a handler

2013-01-23 Thread Neil Horman
On Wed, Jan 23, 2013 at 03:38:40PM +0800, xufengzhang.m...@gmail.com wrote: > From: Xufeng Zhang > > While sctp handling a duplicate COOKIE-ECHO and the action is > 'Association restart', sctp_sf_do_dupcook_a() will processing > the unexpected COOKIE-ECHO for peer restart, but it does not set > t

[PATCH] sctp: set association state to established in dupcook_a handler

2013-01-22 Thread xufengzhang.main
From: Xufeng Zhang While sctp handling a duplicate COOKIE-ECHO and the action is 'Association restart', sctp_sf_do_dupcook_a() will processing the unexpected COOKIE-ECHO for peer restart, but it does not set the association state to SCTP_STATE_ESTABLISHED, so the association could stuck in SCTP_S