From: Wei Yongjun <yjwei@cn.fujitsu.com>
To: dccp@vger.kernel.org
Subject: Re: [PATCH] DCCP: Fix to reset the connection with Reset Code 5 Option
Date: Tue, 13 May 2008 09:57:55 +0000 [thread overview]
Message-ID: <48296623.8040405@cn.fujitsu.com> (raw)
In-Reply-To: <48294E9C.4060209@cn.fujitsu.com>
Hi Gerrit Renker:
Sorry for my stupid patch since I can get the test git tree.
But, Is there any other way to get the git tree? I download a patch
from following URL:
http://www.erg.abdn.ac.uk/users/gerrit/dccp/testing_dccp/test-tree/test-tree_2.6.25.diff.gz
I used this patch to my linux-2.6.25, there is error happend. and it
has compile error too.
Is this patch is based on linux-2.6.25? If I want to send a patch, I
must create my patch base on what version of kernel?
Thanks.
Gerrit Renker wrote:
> Quoting Wei Yongjun:
>
>> If endpoint received invalid option, it must reset the connection with
>> Reset Code 5 "Option Error", but current kernel send reset with Reset
>> Code 4 "Packet Error".
>>
>>
> Ack. However, this has already been fixed in the test tree where dccp_parse()
> both sets the Reset code and fills in the Data1..3 fields (not done by this patch).
>
> Within a span of two weeks this is the fourth DCCP patch which fixes bugs
> that already have fixes in the DCCP test tree. The same problems are fixed
> in two different locations.
>
> If you are doing DCCP work, please consider
> http://www.linux-foundation.org/en/Net:DCCP_Testing#How_to_obtai
WARNING: multiple messages have this Message-ID (diff)
From: Wei Yongjun <yjwei@cn.fujitsu.com>
To: Gerrit Renker <gerrit@erg.abdn.ac.uk>,
Wei Yongjun <yjwei@cn.fujitsu.com>,
dccp@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH] DCCP: Fix to reset the connection with Reset Code 5 Option Error while receive invalid option
Date: Tue, 13 May 2008 17:57:55 +0800 [thread overview]
Message-ID: <48296623.8040405@cn.fujitsu.com> (raw)
In-Reply-To: <20080513083033.GA11707@gerrit.erg.abdn.ac.uk>
Hi Gerrit Renker:
Sorry for my stupid patch since I can get the test git tree.
But, Is there any other way to get the git tree? I download a patch
from following URL:
http://www.erg.abdn.ac.uk/users/gerrit/dccp/testing_dccp/test-tree/test-tree_2.6.25.diff.gz
I used this patch to my linux-2.6.25, there is error happend. and it
has compile error too.
Is this patch is based on linux-2.6.25? If I want to send a patch, I
must create my patch base on what version of kernel?
Thanks.
Gerrit Renker wrote:
> Quoting Wei Yongjun:
>
>> If endpoint received invalid option, it must reset the connection with
>> Reset Code 5 "Option Error", but current kernel send reset with Reset
>> Code 4 "Packet Error".
>>
>>
> Ack. However, this has already been fixed in the test tree where dccp_parse()
> both sets the Reset code and fills in the Data1..3 fields (not done by this patch).
>
> Within a span of two weeks this is the fourth DCCP patch which fixes bugs
> that already have fixes in the DCCP test tree. The same problems are fixed
> in two different locations.
>
> If you are doing DCCP work, please consider
> http://www.linux-foundation.org/en/Net:DCCP_Testing#How_to_obtai
next prev parent reply other threads:[~2008-05-13 9:57 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-13 8:17 [PATCH] DCCP: Fix to reset the connection with Reset Code 5 Option Wei Yongjun
2008-05-13 8:17 ` [PATCH] DCCP: Fix to reset the connection with Reset Code 5 Option Error while receive invalid option Wei Yongjun
2008-05-13 8:30 ` [PATCH] DCCP: Fix to reset the connection with Reset Code 5 Gerrit Renker
2008-05-13 8:30 ` [PATCH] DCCP: Fix to reset the connection with Reset Code 5 Option Error while receive invalid option Gerrit Renker
2008-05-13 9:57 ` Wei Yongjun [this message]
2008-05-13 9:57 ` Wei Yongjun
2008-05-13 10:10 ` [PATCH] DCCP: Fix to reset the connection with Reset Code 5 Option Wei Yongjun
2008-05-13 10:32 ` [PATCH] DCCP: Fix to reset the connection with Reset Code 5 Gerrit Renker
2008-05-13 10:32 ` [PATCH] DCCP: Fix to reset the connection with Reset Code 5 Option Error while receive invalid option Gerrit Renker
2008-05-13 10:52 ` [PATCH] DCCP: Fix to reset the connection with Reset Code 5 Option Wei Yongjun
2008-05-13 10:52 ` [PATCH] DCCP: Fix to reset the connection with Reset Code 5 Option Error while receive invalid option Wei Yongjun
2008-05-13 11:04 ` Macro mismatch in test tree Gerrit Renker
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=48296623.8040405@cn.fujitsu.com \
--to=yjwei@cn.fujitsu.com \
--cc=dccp@vger.kernel.org \
/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.