Re: [mpls] Last Call: <draft-ietf-mpls-in-udp-04.txt> (Encapsulating MPLS in UDP) to Proposed Standard

Joe Touch <touch@isi.edu> Thu, 23 January 2014 21:39 UTC

Return-Path: <touch@isi.edu>
X-Original-To: mpls@ietfa.amsl.com
Delivered-To: mpls@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DBF421A0140; Thu, 23 Jan 2014 13:39:25 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.735
X-Spam-Level:
X-Spam-Status: No, score=-4.735 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-0.535] 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 mzEqwJrABF4R; Thu, 23 Jan 2014 13:39:23 -0800 (PST)
Received: from vapor.isi.edu (vapor.isi.edu [128.9.64.64]) by ietfa.amsl.com (Postfix) with ESMTP id E57821A00C9; Thu, 23 Jan 2014 13:39:23 -0800 (PST)
Received: from [128.9.160.166] (abc.isi.edu [128.9.160.166]) (authenticated bits=0) by vapor.isi.edu (8.13.8/8.13.8) with ESMTP id s0NLcwbP007223 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 23 Jan 2014 13:38:58 -0800 (PST)
Message-ID: <52E18BF1.1040004@isi.edu>
Date: Thu, 23 Jan 2014 13:38:57 -0800
From: Joe Touch <touch@isi.edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0
MIME-Version: 1.0
To: Edward Crabbe <edc@google.com>
References: <20140122172930.3D31A18C13B@mercury.lcs.mit.edu> <64A7AA55-795A-40FA-8008-5FCE3B8E2C44@netapp.com> <52E18661.4060000@isi.edu> <CACKN6JFzaGkiCzJgcd0BEHeWi5x0ReemJOv4ASuXAnz36RA-fg@mail.gmail.com>
In-Reply-To: <CACKN6JFzaGkiCzJgcd0BEHeWi5x0ReemJOv4ASuXAnz36RA-fg@mail.gmail.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-ISI-4-43-8-MailScanner: Found to be clean
X-MailScanner-From: touch@isi.edu
Cc: "mpls@ietf.org" <mpls@ietf.org>, "Eggert, Lars" <lars@netapp.com>, Noel Chiappa <jnc@mercury.lcs.mit.edu>, IETF discussion list <ietf@ietf.org>
Subject: Re: [mpls] Last Call: <draft-ietf-mpls-in-udp-04.txt> (Encapsulating MPLS in UDP) to Proposed Standard
X-BeenThere: mpls@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Multi-Protocol Label Switching WG <mpls.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/mpls>, <mailto:mpls-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/mpls/>
List-Post: <mailto:mpls@ietf.org>
List-Help: <mailto:mpls-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mpls>, <mailto:mpls-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 Jan 2014 21:39:26 -0000

On 1/23/2014 1:27 PM, Edward Crabbe wrote:
> Part of the point of using UDP is to make use of lowest common
> denominator forwarding hardware in introducing entropy to protocols that
> lack it ( this is particularly true of the GRE in UDP use case also
> under discussion elsewhere).
>
> The tunnel is not the source of the traffic.  The _source of the
> traffic_ is the source of the traffic.

To the Internet, the tunnel encapusulator is the source of traffic. 
Tracing the data back further than that is a mirage at best - and 
irrelevant.

The tunnel head-end is responsible for the tunnel walking, talking, and 
quaking like a duck (host). When the tunnel head-end knows something 
about the ultimate origin of the traffic - whether real, imagined, or 
from Asgard - then it has done it's duty (e.g., that it's already 
congestion controlled).

But that head end is responsible, regardless of what it knows or 
doesn't. And when it doesn't know, the only way to be responsible is to 
put in its own reactivity.

> The originating application
> who's traffic is being tunneled should be responsible for congestion
> control, or lack there of.

Perhaps it should be, but that's an agreement between whomever 
implements/deploys the tunnel headend and whomever provides the 
originating traffic to them. The problem is that this isn't true for the 
typical use case for this kind of encapsulation.

I.e., if we were talking about MPLS traffic that already was reactive, 
we wouldn't be claiming the need for additional encapsulator mechanism. 
It's precisely because nothing is known about the MPLS traffic that the 
encapsulator needs to act.

 > Are we advocating a return to intermediate
> congestion control (I like X.25 as much as the next guy, but...).  This
> is a very stark change of direction.
>
> I think mandating congestion control  is not technically sound from
> either a theoretical (violation of end to end principle, stacking of
> congestion control algorithms leading to complex and potentially
> suboptimal results) or economic perspective (as a very large backbone,
> we've been doing just fine without intermediate congestion management
> thank you very much, and I have 0 desire to pay for a cost prohibitive,
> unnecessary feature in silicon.)

Write that up, and we'll see how it turns out in the IETF. However, 
right now, the IETF BCPs do require reactive congestion management of 
transport streams.

If you don't want/like that, then either don't use transport 
encapsulation, or change the BCPs.

> I get Lars comments regarding reach, to some limited extent.
>   Ultimately, the implication seems to be that the protocols riding the
> L2 network will have no form of congestion control and are fundamentally
> different than protocols that would reside on a typical wan.  I have
> some serious doubts about this, although I'm sure this is the case in
> some specialized environments.  At any rate, it seems to me that a stern
> warning regarding edge filtering on interdomain boundaries will be
> sufficient.

My concern may be slightly different that his. My concern is that you 
want the benefits of a UDP header, but don't like the responsibilities 
that come along with it.

Joe