Re: TCPMUX (RFC 1078) status

Bob Braden <braden@isi.edu> Wed, 21 August 2013 18:04 UTC

Return-Path: <braden@isi.edu>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD57311E83B4 for <ietf@ietfa.amsl.com>; Wed, 21 Aug 2013 11:04:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.599
X-Spam-Level:
X-Spam-Status: No, score=-106.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vsRiMcWut3zF for <ietf@ietfa.amsl.com>; Wed, 21 Aug 2013 11:04:02 -0700 (PDT)
Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by ietfa.amsl.com (Postfix) with ESMTP id 069FD11E83A6 for <ietf@ietf.org>; Wed, 21 Aug 2013 11:04:01 -0700 (PDT)
Received: from [128.9.160.107] (cat.isi.edu [128.9.160.107]) (authenticated bits=0) by boreas.isi.edu (8.13.8/8.13.8) with ESMTP id r7LI382o027382 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 21 Aug 2013 11:03:08 -0700 (PDT)
Message-ID: <521500DB.9040203@isi.edu>
Date: Wed, 21 Aug 2013 11:03:07 -0700
From: Bob Braden <braden@isi.edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8
MIME-Version: 1.0
To: wes@mti-systems.com
Subject: Re: TCPMUX (RFC 1078) status
References: <5205D2FB.8010205@250bpm.com> <52069498.1000604@mti-systems.com> <520D3779.4050106@isi.edu> <520D7F0D.10905@mti-systems.com>
In-Reply-To: <520D7F0D.10905@mti-systems.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: braden@isi.edu
Cc: ietf@ietf.org
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 21 Aug 2013 18:04:07 -0000

On 8/15/2013 6:23 PM, Wesley Eddy wrote:
> I totally agree. In fact, in the update to the TCP roadmap [1], we 
> added TCPMUX to the section on "Historic and Undeployed Extensions", 
> though it definitely bears further discussion than is currently in the 
> roadmap. I think we should add a reference to your portnames doc to 
> explain why this should be Historic plus check a bit more to see if 
> the code that's out there is really being used or whether it's just 
> hanging out like a vestigal limb in the various inetd packages. 
Wes,

Indeed, TCPMUX is quite historic... it represents a Road Not Taken. My 
memory is a bit hazy after 30+ years,
but I think there was a serious discussion around 1979 of using strings 
instead of contact port numbers
for opening TCP connections. Here is the hazy part... I *think* that 
Chaosnet used strings, and two
well known MIT Daves introduced a proposal to adopt this mechanism for 
TCP. (Also, maybe XNS
used strings? Not sure about that...) The internet working group 
ultimately rejected the idea, I think when Jon Postel argued that 
contact ports provided greater conceptual economy.

Maybe I got this wrong, but in any case I hope that someone else who was 
in the room then will correct me. Jack? Vint? Dave?  Danny?

Bob Braden