Re: [Tsvwg] End point and association Address conflict
Qiaobing Xie <qxie1@email.mot.com> Tue, 30 April 2002 00:48 UTC
Received: from optimus.ietf.org (ietf.org [132.151.1.19] (may be forged)) by ietf.org (8.9.1a/8.9.1a) with ESMTP id UAA24487 for <tsvwg-archive@odin.ietf.org>; Mon, 29 Apr 2002 20:48:10 -0400 (EDT)
Received: (from daemon@localhost) by optimus.ietf.org (8.9.1a/8.9.1) id UAA06770 for tsvwg-archive@odin.ietf.org; Mon, 29 Apr 2002 20:48:12 -0400 (EDT)
Received: from optimus.ietf.org (localhost [127.0.0.1]) by optimus.ietf.org (8.9.1a/8.9.1) with ESMTP id UAA05336; Mon, 29 Apr 2002 20:17:02 -0400 (EDT)
Received: from ietf.org (odin [132.151.1.176]) by optimus.ietf.org (8.9.1a/8.9.1) with ESMTP id UAA04064 for <tsvwg@ns.ietf.org>; Mon, 29 Apr 2002 20:00:29 -0400 (EDT)
Received: from motgate2.mot.com (motgate2.mot.com [136.182.1.10]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id UAA23828 for <tsvwg@ietf.org>; Mon, 29 Apr 2002 20:00:19 -0400 (EDT)
Received: [from pobox2.mot.com (pobox2.mot.com [136.182.15.8]) by motgate2.mot.com (motgate2 2.1) with ESMTP id RAA22193; Mon, 29 Apr 2002 17:00:14 -0700 (MST)]
Received: [from relay1.cig.mot.com (relay1.cig.mot.com [136.182.15.23]) by pobox2.mot.com (MOT-pobox2 2.0) with ESMTP id RAA01875; Mon, 29 Apr 2002 17:00:09 -0700 (MST)]
Received: from quantix20.cig.mot.com (quantix20 [160.47.58.31]) by relay1.cig.mot.com (8.11.4/8.11.4) with ESMTP id g3U006b00447; Mon, 29 Apr 2002 19:00:07 -0500 (CDT)
Received: from email.mot.com (d50-384a.cig.mot.com [160.47.56.74]) by quantix20.cig.mot.com (8.8.8+Sun/8.8.8) with ESMTP id TAA22002; Mon, 29 Apr 2002 19:00:17 -0500 (CDT)
Message-ID: <3CCDDF38.6EA2990E@email.mot.com>
Date: Mon, 29 Apr 2002 19:03:04 -0500
From: Qiaobing Xie <qxie1@email.mot.com>
X-Mailer: Mozilla 4.77 [en] (Win98; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Michael Tuexen <Michael.Tuexen@icn.siemens.de>
CC: Qiaobing Xie <Qiaobing.Xie@motorola.com>, Ivan.Arias-Rodriguez@nokia.com, randall@stewart.chicago.il.us, s_balani@trillium.com, mo_khan@trillium.com, tsvwg@ietf.org
Subject: Re: [Tsvwg] End point and association Address conflict
References: <875228B9-5BAC-11D6-ACAA-0030654C1AB6@icn.siemens.de>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Transfer-Encoding: 7bit
Sender: tsvwg-admin@ietf.org
Errors-To: tsvwg-admin@ietf.org
X-Mailman-Version: 1.0
Precedence: bulk
List-Id: Transport Area Working Group <tsvwg.ietf.org>
X-BeenThere: tsvwg@ietf.org
Content-Transfer-Encoding: 7bit
Hi, Michael,
> on local host on remote host(s)
> A1: E1 <-----------------> E3
> A2: E1 <---------------------> E4
> A3: E1 <-------------------------> E5
...
> > Rule 2: when adding a transport to a local endpoint that has
> > associations to multiple peers (ie, a fan-out config), one MUST send an
> > add-ip ASCONF to each of those peers. And the new transport can only be
> > used until ALL the peers ack successfully. If anyone of the peers denies
> > the add-ip then you can't add it. So, if you add a new transport to E1
> > above, you have to send ASCONF to both E3 and E4 and have to get a
> > positive ack from both of them.
> >
> I do NOT like this rule. How do you handle the case if E3 and E4 support
> AddIP, but E5 does not. Do you say that you can not add an address to E1
> because one of the peers does not support AddIP? for deployment this means
> that AddIP only be used if all implementations support this...
An alternative is to find a way to abort E5 and force it to restart with
E1. Maybe we should introduce an ABORT(error code=please restart with
me).
> Why not add it to E1, but it is not allowed to be used as a source
> address for A5.
This will split E1 into two logical endpoints: E1-with-new-addr, and
E1-without-new-addr. And the two logically different endpoints will end
up sharing all original addresses. This breaks the basic RFC2309
definition/rule that says:
"A transport address used by an SCTP endpoint must not be used
by another SCTP endpoint. In other words, a transport address
is unique to an SCTP endpoint."
-Qiaobing
_______________________________________________
tsvwg mailing list
tsvwg@ietf.org
https://www1.ietf.org/mailman/listinfo/tsvwg
- [Tsvwg] End point and association Address conflict Khan, Mohammad
- Re: [Tsvwg] End point and association Address con… Brian F. G. Bidulock
- Re: [Tsvwg] End point and association Address con… Qiaobing Xie
- RE: [Tsvwg] End point and association Address con… Balani, Sandeep
- Re: [Tsvwg] End point and association Address con… Randall Stewart
- Re: [Tsvwg] End point and association Address con… Qiaobing Xie
- RE: [Tsvwg] End point and association Address con… Balani, Sandeep
- Re: [Tsvwg] End point and association Address con… Arun Prasad
- Re: [Tsvwg] End point and association Address con… Randall Stewart
- RE: [Tsvwg] End point and association Address con… Ivan.Arias-Rodriguez
- Re: [Tsvwg] End point and association Address con… Randall Stewart
- Re: [Tsvwg] End point and association Address con… Qiaobing Xie
- RE: [Tsvwg] End point and association Address con… Balani, Sandeep
- Re: [Tsvwg] End point and association Address con… Randall Stewart
- RE: [Tsvwg] End point and association Address con… Khan, Mohammad
- RE: [Tsvwg] End point and association Address con… Ivan.Arias-Rodriguez
- Re: [Tsvwg] End point and association Address con… Randall Stewart
- RE: [Tsvwg] End point and association Address con… Ivan.Arias-Rodriguez
- Re: [Tsvwg] End point and association Address con… Randall Stewart
- Re: [Tsvwg] End point and association Address con… Qiaobing Xie
- RE: [Tsvwg] End point and association Address con… Balani, Sandeep
- RE: [Tsvwg] End point and association Address con… Ivan.Arias-Rodriguez
- Re: [Tsvwg] End point and association Address con… Qiaobing Xie
- RE: [Tsvwg] End point and association Address con… Ivan.Arias-Rodriguez
- Re: [Tsvwg] End point and association Address con… Randall Stewart
- RE: [Tsvwg] End point and association Address con… Balani, Sandeep
- Re: [Tsvwg] End point and association Address con… Randall Stewart
- RE: [Tsvwg] End point and association Address con… Balani, Sandeep
- RE: [Tsvwg] End point and association Address con… Balani, Sandeep
- Re: [Tsvwg] End point and association Address con… Qiaobing Xie
- RE: [Tsvwg] End point and association Address con… Balani, Sandeep
- Re: [Tsvwg] End point and association Address con… Qiaobing Xie
- Re: [Tsvwg] End point and association Address con… Randall Stewart
- Re: [Tsvwg] End point and association Address con… Brian F. G. Bidulock
- Re: [Tsvwg] End point and association Address con… Qiaobing Xie
- RE: [Tsvwg] End point and association Address con… Tuexen Michael
- Re: [Tsvwg] End point and association Address con… Brian F. G. Bidulock
- Re: [Tsvwg] End point and association Address con… Qiaobing Xie
- RE: [Tsvwg] End point and association Address con… Tuexen Michael
- Re: [Tsvwg] End point and association Address con… Qiaobing Xie
- Re: [Tsvwg] End point and association Address con… Randall Stewart
- Re: [Tsvwg] End point and association Address con… Brian F. G. Bidulock
- Re: [Tsvwg] End point and association Address con… Qiaobing Xie
- Re: [Tsvwg] End point and association Address con… Randall Stewart
- Re: [Tsvwg] End point and association Address con… Michael Tuexen
- Re: [Tsvwg] End point and association Address con… Qiaobing Xie
- Re: [Tsvwg] End point and association Address con… Randall Stewart
- Re: [Tsvwg] End point and association Address con… Brian F. G. Bidulock
- Re: [Tsvwg] End point and association Address con… Randall Stewart
- Re: [Tsvwg] End point and association Address con… Brian F. G. Bidulock
- Re: [Tsvwg] End point and association Address con… Randall Stewart
- Re: [Tsvwg] End point and association Address con… Brian F. G. Bidulock
- Re: [Tsvwg] End point and association Address con… Randall Stewart
- Re: [Tsvwg] End point and association Address con… Brian F. G. Bidulock
- Re: [Tsvwg] End point and association Address con… Randall Stewart
- RE: [Tsvwg] End point and association Address con… Balani, Sandeep
- Re: [Tsvwg] End point and association Address con… Randall Stewart
- RE: [Tsvwg] End point and association Address con… Tuexen Michael
- RE: [Tsvwg] End point and association Address con… Tuexen Michael
- Re: [Tsvwg] End point and association Address con… Brian F. G. Bidulock
- RE: [Tsvwg] End point and association Address con… Tuexen Michael
- Re: [Tsvwg] End point and association Address con… Brian F. G. Bidulock
- Re: [Tsvwg] End point and association Address con… Qiaobing Xie
- RE: [Tsvwg] End point and association Address con… Balani, Sandeep
- Re: [Tsvwg] End point and association Address con… Randall Stewart
- RE: [Tsvwg] End point and association Address con… Balani, Sandeep
- Re: [Tsvwg] End point and association Address con… Peter Lei
- Re: [Tsvwg] End point and association Address con… Qiaobing Xie