Re: [tcpm] Fwd: New Version Notification for draft-gont-tcpm-urgent-data-00
Joe Touch <touch@ISI.EDU> Sun, 09 November 2008 00:11 UTC
Return-Path: <tcpm-bounces@ietf.org>
X-Original-To: tcpm-archive@megatron.ietf.org
Delivered-To: ietfarch-tcpm-archive@core3.amsl.com
Received: from [127.0.0.1] (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 0868228C18E; Sat, 8 Nov 2008 16:11:27 -0800 (PST)
X-Original-To: tcpm@core3.amsl.com
Delivered-To: tcpm@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 0CE3428C18E for <tcpm@core3.amsl.com>; Sat, 8 Nov 2008 16:11:26 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[AWL=0.000, 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 KNBoXp40Cc43 for <tcpm@core3.amsl.com>; Sat, 8 Nov 2008 16:11:25 -0800 (PST)
Received: from vapor.isi.edu (vapor.isi.edu [128.9.64.64]) by core3.amsl.com (Postfix) with ESMTP id 3437528C18A for <tcpm@ietf.org>; Sat, 8 Nov 2008 16:11:25 -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 mA90AvnM001185 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 8 Nov 2008 16:11:00 -0800 (PST)
Message-ID: <49162A91.30403@isi.edu>
Date: Sat, 08 Nov 2008 16:10:57 -0800
From: Joe Touch <touch@ISI.EDU>
User-Agent: Thunderbird 2.0.0.17 (Windows/20080914)
MIME-Version: 1.0
To: Fernando Gont <fernando@gont.com.ar>
References: <200810280000.m9S00h4E029878@venus.xmundo.net> <A56C813C-B46D-4A02-A905-DD6B7E163156@windriver.com> <200810280203.m9S23foZ023071@venus.xmundo.net> <523175BF-A76B-4A4C-B726-AE4274BE9A44@windriver.com> <200810290227.m9T2RAHQ001594@venus.xmundo.net> <49088156.6020305@isi.edu> <200811030149.mA31n6fe020648@venus.xmundo.net> <4914B521.3090509@isi.edu> <200811080140.mA81eqGx025906@venus.xmundo.net> <4914EFC9.7060906@isi.edu> <200811080157.mA81vYQA032096@venus.xmundo.net> <4915D19A.4070404@isi.edu> <200811082300.mA8N0FPj001169@venus.xmundo.net>
In-Reply-To: <200811082300.mA8N0FPj001169@venus.xmundo.net>
X-Enigmail-Version: 0.95.7
X-ISI-4-43-8-MailScanner: Found to be clean
X-MailScanner-From: touch@isi.edu
Cc: ah@tr-sys.de, tcpm@ietf.org, David Borman <david.borman@windriver.com>, ayourtch@cisco.com
Subject: Re: [tcpm] Fwd: New Version Notification for draft-gont-tcpm-urgent-data-00
X-BeenThere: tcpm@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: TCP Maintenance and Minor Extensions Working Group <tcpm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tcpm>, <mailto:tcpm-request@ietf.org?subject=unsubscribe>
List-Archive: <https://www.ietf.org/mailman/private/tcpm>
List-Post: <mailto:tcpm@ietf.org>
List-Help: <mailto:tcpm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tcpm>, <mailto:tcpm-request@ietf.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: tcpm-bounces@ietf.org
Errors-To: tcpm-bounces@ietf.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Fernando Gont wrote: > At 02:51 p.m. 08/11/2008, Joe Touch wrote: > >> > Again: Do you really expect anybody to change their stacks so that they >> > become RFC1122-compliant in this respect??? >> >> I expect that, even if the IETF had a compliance process, the specs are >> always out of sync with what is deployed, and represent what >> implementations should try to achieve. > > I understand what you mean, but I believe that there's a difference > between simply being out of sync (i.e., the specs simply being ahead of > time), and the specs specifying stuff that the implementations will > never even try to implement. > > > >> >> If you want merely to document "what is", that's a fine description >> for >> >> a man page, but it doesn't provide utility in a standards body. >> > >> > Well, I guess that depends whether you want the specs to be useful for >> > implementers, or not. I just hope that some of the kernel hackers that >> > send comments off-list post something in this respect on-list. >> >> Implementers should design protocols to specs; they should design >> applications to specs together with man pages and errata that discuss >> where the two diverge. > > Man pages? We are talking about what is sent on the wire. We're talking > about the semantics of the urgent pointer. Why should, e.g. a UNIX man > page state whether the urgent pointer points to the last byte of urgent > data vs. the byte following the last byte of urgent data?? The UNIX man page should explain where its implementation differs from the spec. The BSD source code does, FWIW. >> IMO, the specs cannot constantly be downgraded to represent what is >> implemented solely for that reason; downgrading can - and should - occur >> if we, as a community, decide to change what we *want* the protocol to >> do. > > Joe, why do you imply that simply updating RFC1122 such that it states > that the UP points to "the byte following the last byte of urgent data" > is a downgrade? Could you please elaborate a little bit on why you think > it would be a downgrade? I'm trying to have a general discussion about a series of I-Ds that you have generated along these lines. In this case, we're talking about downgrading from 1122 (and some earlier RFCs) to allow the ambiguity from 793. Joe -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkkWKpEACgkQE5f5cImnZrvZSwCffyqyx5U/Q26xI7SSL0zn2oHM iv8AoKvATo3iDP40Wv5xALwmI3JQkVhk =rwM+ -----END PGP SIGNATURE----- _______________________________________________ tcpm mailing list tcpm@ietf.org https://www.ietf.org/mailman/listinfo/tcpm
- Re: [tcpm] Fwd: New Version Notification for draf… David Borman
- [tcpm] Fwd: New Version Notification for draft-go… Fernando Gont
- Re: [tcpm] Fwd: New Version Notification for draf… Fernando Gont
- Re: [tcpm] Fwd: New Version Notification for draf… Andrew Yourtchenko
- Re: [tcpm] Fwd: New Version Notification for draf… David Borman
- Re: [tcpm] Fwd: New Version Notification for draf… Fernando Gont
- Re: [tcpm] Fwd: New Version Notification for draf… Joe Touch
- Re: [tcpm] Fwd: New Version Notification for draf… Fernando Gont
- Re: [tcpm] Fwd: New Version Notification for draf… Joe Touch
- Re: [tcpm] Fwd: New Version Notification for draf… Fernando Gont
- Re: [tcpm] Fwd: New Version Notification for draf… Joe Touch
- Re: [tcpm] Fwd: New Version Notification for draf… Fernando Gont
- Re: [tcpm] Fwd: New Version Notification for draf… Joe Touch
- Re: [tcpm] Fwd: New Version Notification for draf… Fernando Gont
- Re: [tcpm] Fwd: New Version Notification for draf… Joe Touch
- Re: [tcpm] Fwd: New Version Notification for draf… Fernando Gont
- Re: [tcpm] Fwd: New Version Notification for draf… Stefanos Harhalakis
- Re: [tcpm] Fwd: New Version Notification for draf… Fernando Gont
- Re: [tcpm] Fwd: New Version Notification for draf… Andrew Yourtchenko
- Re: [tcpm] Fwd: New Version Notification fordraft… Anantha Ramaiah (ananth)
- Re: [tcpm] Fwd: New Version Notification fordraft… Eddy, Wesley M. (GRC-RCN0)[VZ]
- Re: [tcpm] Fwd: New Version Notification fordraft… Fernando Gont
- Re: [tcpm] Fwd: New Version Notification fordraft… Andrew Yourtchenko
- Re: [tcpm] Fwd: New Version Notification for draf… Joe Touch
- Re: [tcpm] Fwd: New Version Notification for draf… Fernando Gont
- Re: [tcpm] Fwd: New Version Notification for draf… Joe Touch