Re: [Spud] [SPUD] Multipath UDP as a SPUD usecase?

Caitlin Bestler <caitlin.bestler@nexenta.com> Wed, 25 March 2015 12:52 UTC

Return-Path: <caitlin.bestler@nexenta.com>
X-Original-To: spud@ietfa.amsl.com
Delivered-To: spud@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5422E1AC438 for <spud@ietfa.amsl.com>; Wed, 25 Mar 2015 05:52:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.601
X-Spam-Level:
X-Spam-Status: No, score=-2.601 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TCIOJSzUq50m for <spud@ietfa.amsl.com>; Wed, 25 Mar 2015 05:52:16 -0700 (PDT)
Received: from mail-wg0-f44.google.com (mail-wg0-f44.google.com [74.125.82.44]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C5A001A88BF for <spud@ietf.org>; Wed, 25 Mar 2015 05:52:15 -0700 (PDT)
Received: by wgra20 with SMTP id a20so26178004wgr.3 for <spud@ietf.org>; Wed, 25 Mar 2015 05:52:14 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:content-type:content-transfer-encoding; bh=gapHceFN4FDryr2SmHfh/0WK//MRy+eSCRd7yW3fnWE=; b=ZBSF2O4jg4jqYe5HF/TaIyuM/tZHYmlEfIW86iBtjcJSd72opvOR1d0wO+B+j4Byd5 N3qk8r1dO1JQASW9VwZKb+I8SDtjAGpnAXxkX/tNxhYBeJcoP+P19sfAIOLxzz+JvxeB PFVDsA/n3rhqr/4a9Lzg5ewHxLGthWywjfiiGqgiAKASuokIVR/43xHFWRudzIKjAcNL XOw8ibcSx2r5OAkHrN6ChJ4g1qIA8elRz6w1QIdLw9vlM7fsytY3WJeefKlpsG/rboaD FJJP4Y2nG51N00KLPnZFyt96HECircPZ0lZD+GM2a6m68lSswuaU1KW9gNvd09P9H7D7 SkGQ==
X-Gm-Message-State: ALoCoQkMyu7IPpXU7g88OuZ97xHj2M8giWe+8RUrj32ygZAUP6hC+Hymtgwg+odCHJI1mn+mtpLg
X-Received: by 10.180.14.7 with SMTP id l7mr38329031wic.40.1427287934452; Wed, 25 Mar 2015 05:52:14 -0700 (PDT)
Received: from dhcp-b60c.meeting.ietf.org ([2001:67c:370:176:152e:34a2:46f8:4c64]) by mx.google.com with ESMTPSA id eo1sm4163062wib.16.2015.03.25.05.52.13 for <spud@ietf.org> (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Mar 2015 05:52:13 -0700 (PDT)
Message-ID: <5512AF7C.8090509@nexenta.com>
Date: Wed, 25 Mar 2015 05:52:12 -0700
From: Caitlin Bestler <caitlin.bestler@nexenta.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.5.0
MIME-Version: 1.0
To: spud@ietf.org
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/spud/9julPBnWWJHB5mokUYcOgjCWS14>
Subject: Re: [Spud] [SPUD] Multipath UDP as a SPUD usecase?
X-BeenThere: spud@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Session Protocol Underneath Datagrams <spud.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/spud>, <mailto:spud-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/spud/>
List-Post: <mailto:spud@ietf.org>
List-Help: <mailto:spud-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/spud>, <mailto:spud-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Mar 2015 12:52:17 -0000

Is there anything different about setting up a point-to-point SPUD 
session that
is different from forming an SCTP association?

Why not just adopt the SCTP work for point-to-point and work on 
multi-destination
(as in multiple receivers, not multiple network endpoints)?