Re: [tae] [tsv-area] Transport negotiation
Joe Touch <touch@ISI.EDU> Wed, 03 December 2008 22:35 UTC
Return-Path: <tae-bounces@ietf.org>
X-Original-To: tae-archive@ietf.org
Delivered-To: ietfarch-tae-archive@core3.amsl.com
Received: from [127.0.0.1] (localhost [127.0.0.1])
by core3.amsl.com (Postfix) with ESMTP id 7BD443A6BC3;
Wed, 3 Dec 2008 14:35:21 -0800 (PST)
X-Original-To: tae@core3.amsl.com
Delivered-To: tae@core3.amsl.com
Received: from localhost (localhost [127.0.0.1])
by core3.amsl.com (Postfix) with ESMTP id B96763A69A9;
Wed, 3 Dec 2008 14:35:19 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.574
X-Spam-Level:
X-Spam-Status: No, score=-2.574 tagged_above=-999 required=5 tests=[AWL=0.025,
BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32])
by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id HZsxEehH8Noa; Wed, 3 Dec 2008 14:35:18 -0800 (PST)
Received: from vapor.isi.edu (vapor.isi.edu [128.9.64.64])
by core3.amsl.com (Postfix) with ESMTP id BB4AE3A6A69;
Wed, 3 Dec 2008 14:35:18 -0800 (PST)
Received: from [192.168.1.46] (pool-71-106-119-240.lsanca.dsl-w.verizon.net
[71.106.119.240])
by vapor.isi.edu (8.13.8/8.13.8) with ESMTP id mB3MZ2Fb015500
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
Wed, 3 Dec 2008 14:35:04 -0800 (PST)
Message-ID: <49370996.8040809@isi.edu>
Date: Wed, 03 Dec 2008 14:35:02 -0800
From: Joe Touch <touch@ISI.EDU>
User-Agent: Thunderbird 2.0.0.18 (Windows/20081105)
MIME-Version: 1.0
To: james woodyatt <jhw@apple.com>
References: <3BB334D8-B00C-48C1-ACBF-4D09576DEADF@mpi-sws.org> <492C7F97.3030000@isi.edu> <EDCC4CF2-DC3C-409F-8F99-3BE51BAE4111@surrey.ac.uk> <492DE8AD.1090300@isi.edu> <7DA33930-1767-492B-807E-7A7DA661AFE9@apple.com>
<5AE49824-74B1-4ABE-BBD4-7DEAFA348245@apple.com>
In-Reply-To: <5AE49824-74B1-4ABE-BBD4-7DEAFA348245@apple.com>
X-Enigmail-Version: 0.95.7
X-ISI-4-43-8-MailScanner: Found to be clean
X-MailScanner-From: touch@isi.edu
Cc: tae@ietf.org, tsv-area@ietf.org
Subject: Re: [tae] [tsv-area] Transport negotiation
X-BeenThere: tae@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Transport Architecture Evolution <tae.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tae>,
<mailto:tae-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/pipermail/tae>
List-Post: <mailto:tae@ietf.org>
List-Help: <mailto:tae-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tae>,
<mailto:tae-request@ietf.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: tae-bounces@ietf.org
Errors-To: tae-bounces@ietf.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, all, I agree with most of James' conclusions, with some caveats: james woodyatt wrote: > On Dec 3, 2008, at 13:07, Stuart Cheshire wrote: >> >> The problem is that what constitutes a "transport layer" is a bit >> slippery. > > I don't think it should be. The "transport layer" is identified by the > upper layer protocol header at the end of the extension header chain of > the inner-most encapsulated IP packet. I'd say a transport layer is defined as the first protocol header in the payload of the network header addressed to the host. That is typically the innermost IP packet, but not always. >> In a text-based protocol that can use either UTF-8 or Latin-1, is the >> UTF-8/Latin-1 choice a transport negotiation? In a protocol that can >> run over TCP or over TLS, is that a transport negotiation? If a web >> server can optionally gzip content to save bandwidth, is that a >> transport negotiation? What about gzip'd UTF-8 vs. gzip'd Latin-1? >> What about gzip'd UTF-8 over TLS? What about ASN.1 vs. XDR vs. XML? > > Speaking as a participant in the now-defunct BEEP working group, which > wrangled these issues to the ground a long time ago, the answer I would > give to all these questions is, "No." They are all application profile > negotiations. These are all transparent to the transport protocol; I agree that they are not transport issues. ... >> The Application Protocol Name in the SRV record needs to be an opaque >> identifier that denotes the entire top-to-bottom slice through the >> protocol stack -- semantics, packet formats, encoding rules, transport >> protocol. (Once the client has got a connection to the server, >> negotiating things like optional compression at that layer is then >> feasible and sensible.) >> >> Even having the _udp or _tcp is, IMO, a historical mistake. This is >> what I say about it in draft-cheshire-dnsext-dns-sd-05.txt: [...] > > I certainly agree with that, but I think SRV makes a number of mistakes > and this is only one of them. I would prefer a different definition > where the record type is a union of different structure types > discriminated by transport protocol identifier. > > While I'm dreaming, I think I'd ask for two record types to be defined: > one for IPv4 and the other for IPv6. That way, the DNS-SD usage of PTR > records could allow registrants to advertise things like "this service > is available for IPv6 at TCP port A and for IPv4 at TCP port B (which > I've got mapped at my NAT gateway to port A)." I disagree; keep in mind that port number assignments aren't IP-version specific, so if a service is assigned to port A, then it is assigned to port A for IPv4 and IPv6. I see no reason why SRV records should either support or encourage a network-protocol specific port number for a given service. Joe -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkk3CZYACgkQE5f5cImnZrvRJQCgjn2orbTOLfx0PKyILnWu1fin xzsAoNzyIVz/8vPouTEyP+7rfPYLeZcb =XJRD -----END PGP SIGNATURE----- _______________________________________________ tae mailing list tae@ietf.org https://www.ietf.org/mailman/listinfo/tae
- [tae] Transport negotiation Bryan Ford
- Re: [tae] Transport negotiation Joe Touch
- Re: [tae] Transport negotiation Janardhan Iyengar
- Re: [tae] Transport negotiation Joe Touch
- Re: [tae] [tsv-area] Transport negotiation Joe Touch
- Re: [tae] [tsv-area] Transport negotiation Lloyd Wood
- Re: [tae] [tsv-area] Transport negotiation Lloyd Wood
- Re: [tae] [tsv-area] Transport negotiation Iljitsch van Beijnum
- Re: [tae] [tsv-area] Transport negotiation Stuart Cheshire
- Re: [tae] [tsv-area] Transport negotiation james woodyatt
- Re: [tae] [tsv-area] Transport negotiation Joe Touch
- Re: [tae] [tsv-area] Transport negotiation james woodyatt
- Re: [tae] [tsv-area] Transport negotiation Iljitsch van Beijnum
- Re: [tae] [tsv-area] Transport negotiation james woodyatt
- Re: [tae] [tsv-area] Transport negotiation Lloyd Wood
- Re: [tae] [tsv-area] Transport negotiation Joe Touch
- Re: [tae] [tsv-area] Transport negotiation Lloyd Wood
- Re: [tae] [tsv-area] Transport negotiation Joe Touch
- Re: [tae] [tsv-area] Transport negotiation John Leslie
- Re: [tae] [tsv-area] Transport negotiation Joe Touch
- Re: [tae] [tsv-area] Transport negotiation Stuart Cheshire
- Re: [tae] [tsv-area] Transport negotiation John Leslie
- Re: [tae] [tsv-area] Transport negotiation Joe Touch
- Re: [tae] [tsv-area] Transport negotiation james woodyatt
- Re: [tae] [tsv-area] Transport negotiation Joe Touch
- Re: [tae] [tsv-area] Transport negotiation Stuart Cheshire
- Re: [tae] [tsv-area] Transport negotiation Joe Touch
- Re: [tae] [tsv-area] Transport negotiation Stuart Cheshire
- Re: [tae] [tsv-area] Transport negotiation james woodyatt
- Re: [tae] [tsv-area] Transport negotiation Joe Touch
- Re: [tae] [tsv-area] Transport negotiation james woodyatt
- Re: [tae] [tsv-area] Transport negotiation John Leslie
- Re: [tae] [tsv-area] Transport negotiation Gorry Fairhurst
- Re: [tae] [tsv-area] Transport negotiation Iljitsch van Beijnum
- Re: [tae] [tsv-area] Transport negotiation Gorry Fairhurst
- Re: [tae] [tsv-area] Transport negotiation Iljitsch van Beijnum
- Re: [tae] [tsv-area] Transport negotiation Lloyd Wood
- Re: [tae] [tsv-area] Transport negotiation Lloyd Wood
- Re: [tae] [tsv-area] Transport checksum Gorry Fairhurst
- Re: [tae] [tsv-area] Transport negotiation Phelan, Tom
- Re: [tae] [tsv-area] Transport negotiation Iljitsch van Beijnum
- Re: [tae] [tsv-area] Transport negotiation Marshall Eubanks
- Re: [tae] [tsv-area] Transport negotiation Iljitsch van Beijnum
- Re: [tae] [tsv-area] Transport negotiation Phelan, Tom
- Re: [tae] [tsv-area] Transport negotiation james woodyatt
- Re: [tae] [tsv-area] Transport negotiation Stuart Cheshire
- Re: [tae] [tsv-area] Transport negotiation Joe Touch
- Re: [tae] [tsv-area] Transport negotiation Iljitsch van Beijnum
- Re: [tae] [tsv-area] Transport negotiation Bryan Ford
- Re: [tae] [tsv-area] Transport negotiation Bryan Ford
- Re: [tae] [tsv-area] Transport negotiation Bryan Ford
- [tae] Host versus Endpoint Granularity (was Re: T… Bryan Ford
- Re: [tae] [tsv-area] Transport negotiation L.Wood
- Re: [tae] [tsv-area] Transport negotiation Joe Touch