All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: vladislav.yasevich@hp.com
Cc: yjwei@cn.fujitsu.com, netdev@vger.kernel.org, linux-sctp@vger.kernel.org
Subject: Re: [PATCH v2] sctp: Fix a race between ICMP protocol unreachable
Date: Sun, 16 May 2010 07:46:52 +0000	[thread overview]
Message-ID: <20100516.004652.24579064.davem@davemloft.net> (raw)
In-Reply-To: <4BE81144.8020806@hp.com>

From: Vlad Yasevich <vladislav.yasevich@hp.com>
Date: Mon, 10 May 2010 09:59:32 -0400

> 
> 
> Wei Yongjun wrote:
>> [PATCH] sctp: delete active ICMP proto unreachable timer when free transport
>> 
>> transport may be free before ICMP proto unreachable timer expire, so
>> we should delete active ICMP proto unreachable timer when transport
>> is going away.
>> 
>> Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
 ...
> ACK.  This fixes a race against close().  Although that will be fairly hard to
> do, it is possible.
> 
> Acked-by: Vlad Yasevich <vladislav.yasevich@hp.com>

Applied, thanks.

WARNING: multiple messages have this Message-ID (diff)
From: David Miller <davem@davemloft.net>
To: vladislav.yasevich@hp.com
Cc: yjwei@cn.fujitsu.com, netdev@vger.kernel.org, linux-sctp@vger.kernel.org
Subject: Re: [PATCH v2] sctp: Fix a race between ICMP protocol unreachable and connect()
Date: Sun, 16 May 2010 00:46:52 -0700 (PDT)	[thread overview]
Message-ID: <20100516.004652.24579064.davem@davemloft.net> (raw)
In-Reply-To: <4BE81144.8020806@hp.com>

From: Vlad Yasevich <vladislav.yasevich@hp.com>
Date: Mon, 10 May 2010 09:59:32 -0400

> 
> 
> Wei Yongjun wrote:
>> [PATCH] sctp: delete active ICMP proto unreachable timer when free transport
>> 
>> transport may be free before ICMP proto unreachable timer expire, so
>> we should delete active ICMP proto unreachable timer when transport
>> is going away.
>> 
>> Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
 ...
> ACK.  This fixes a race against close().  Although that will be fairly hard to
> do, it is possible.
> 
> Acked-by: Vlad Yasevich <vladislav.yasevich@hp.com>

Applied, thanks.

  reply	other threads:[~2010-05-16  7:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-05 19:29 [PATCH] sctp: Fix a race between ICMP protocol unreachable and connect() Vlad Yasevich
2010-05-05 19:29 ` Vlad Yasevich
2010-05-05 19:36 ` [PATCH v2] " Vlad Yasevich
2010-05-05 19:36   ` Vlad Yasevich
2010-05-06  7:56   ` [PATCH v2] sctp: Fix a race between ICMP protocol unreachable David Miller
2010-05-06  7:56     ` [PATCH v2] sctp: Fix a race between ICMP protocol unreachable and connect() David Miller
2010-05-10  2:56   ` [PATCH v2] sctp: Fix a race between ICMP protocol unreachable Wei Yongjun
2010-05-10  2:56     ` [PATCH v2] sctp: Fix a race between ICMP protocol unreachable and connect() Wei Yongjun
2010-05-10 13:59     ` [PATCH v2] sctp: Fix a race between ICMP protocol unreachable Vlad Yasevich
2010-05-10 13:59       ` [PATCH v2] sctp: Fix a race between ICMP protocol unreachable and connect() Vlad Yasevich
2010-05-16  7:46       ` David Miller [this message]
2010-05-16  7:46         ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100516.004652.24579064.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=linux-sctp@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=vladislav.yasevich@hp.com \
    --cc=yjwei@cn.fujitsu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.