From: Patrick McHardy <kaber@trash.net>
To: Harald Welte <laforge@netfilter.org>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: ip_conntrack_proto_sctp INIT_ACK messages droppedg
Date: Tue, 15 Feb 2005 17:08:44 +0100 [thread overview]
Message-ID: <42121E8C.2070505@trash.net> (raw)
In-Reply-To: <20050214232045.GJ3829@sunbeam.de.gnumonks.org>
Harald Welte wrote:
>On Tue, Feb 08, 2005 at 07:37:22AM -0500, Ariel Rosenblatt wrote:
>
>>The following patch seems to solve the problem, the INIT "init_tag" is now
>>saved properly for an ESTABLISHED sctp association. The "init_tag" (of an
>>INIT message) wasn't being saved in the proper direction, causing the
>>INIT_ACK to be dropped while verifying the tag ("vtag") at the beginning of
>>sctp_packet().
>>
>
>Thanks for your patch. Patrick, would you please include the patch with
>your next patches to davem?
>
Are you sure it is correct ? RFC2960 §5.2.2-5.2.4 talks about how to handle
unexpected INIT and INIT_ACKs. It says:
After sending out the INIT ACK, the endpoint shall take no further
actions, i.e., the existing association, including its current state,
and the corresponding TCB MUST NOT be changed.
I sounds to me like we can translate this to "the conntrack must not change".
Regards
Patrick
next prev parent reply other threads:[~2005-02-15 16:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-08 12:37 ip_conntrack_proto_sctp INIT_ACK messages dropped Ariel Rosenblatt
2005-02-14 23:20 ` ip_conntrack_proto_sctp INIT_ACK messages droppedg Harald Welte
2005-02-15 16:08 ` Patrick McHardy [this message]
2005-02-15 16:45 ` ip_conntrack_proto_sctp INIT_ACK messages dropped Ariel Rosenblatt
2005-02-18 0:50 ` Patrick McHardy
2005-02-21 18:33 ` Ariel Rosenblatt
2005-02-22 14:05 ` Patrick McHardy
2005-02-22 16:34 ` Ariel Rosenblatt
2005-02-22 18:44 ` Patrick McHardy
2005-02-22 18:58 ` Ariel Rosenblatt
2005-02-23 15:53 ` Patrick McHardy
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=42121E8C.2070505@trash.net \
--to=kaber@trash.net \
--cc=laforge@netfilter.org \
--cc=netfilter-devel@lists.netfilter.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.