Re: [hybi] List of (mostly) editorial changes for draft-01

Patrick McManus <mcmanus@ducksong.com> Mon, 06 September 2010 13:51 UTC

Return-Path: <mcmanus@ducksong.com>
X-Original-To: hybi@core3.amsl.com
Delivered-To: hybi@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 360C83A692B for <hybi@core3.amsl.com>; Mon, 6 Sep 2010 06:51:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.722
X-Spam-Level:
X-Spam-Status: No, score=-2.722 tagged_above=-999 required=5 tests=[AWL=-0.123, 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 ylg2WP4VWM5V for <hybi@core3.amsl.com>; Mon, 6 Sep 2010 06:51:20 -0700 (PDT)
Received: from linode.ducksong.com (linode.ducksong.com [64.22.125.164]) by core3.amsl.com (Postfix) with ESMTP id EFD7F3A67D6 for <hybi@ietf.org>; Mon, 6 Sep 2010 06:51:19 -0700 (PDT)
Received: by linode.ducksong.com (Postfix, from userid 1000) id E478710300; Mon, 6 Sep 2010 09:51:47 -0400 (EDT)
Received: from [192.168.16.214] (cpe-67-253-92-25.maine.res.rr.com [67.253.92.25]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by linode.ducksong.com (Postfix) with ESMTPSA id B636510157; Mon, 6 Sep 2010 09:51:46 -0400 (EDT)
From: Patrick McManus <mcmanus@ducksong.com>
To: Greg Wilkins <gregw@webtide.com>
In-Reply-To: <AANLkTimXYatBsB0yXUP_Jf8LrB+2QNSpiUPy4FsEyJ7s@mail.gmail.com>
References: <20100901224502.0519B3A687C@core3.amsl.com> <AANLkTi=u3t6ayoKQSs8oZu=gdaU5k_+UuKjSQfg+3ATb@mail.gmail.com> <1283454039.2285.370.camel@tng> <AANLkTinv_0Dxp8JG7KYtVvKLei5+=XCw1TSZ_RmcPA+U@mail.gmail.com> <AANLkTimXYatBsB0yXUP_Jf8LrB+2QNSpiUPy4FsEyJ7s@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
Date: Mon, 06 Sep 2010 09:51:41 -0400
Message-ID: <1283781101.2285.560.camel@tng>
Mime-Version: 1.0
X-Mailer: Evolution 2.28.3
Content-Transfer-Encoding: 7bit
Cc: hybi <hybi@ietf.org>
Subject: Re: [hybi] List of (mostly) editorial changes for draft-01
X-BeenThere: hybi@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Server-Initiated HTTP <hybi.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/hybi>, <mailto:hybi-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/hybi>
List-Post: <mailto:hybi@ietf.org>
List-Help: <mailto:hybi-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/hybi>, <mailto:hybi-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 06 Sep 2010 13:51:26 -0000

On Mon, 2010-09-06 at 23:24 +1000, Greg Wilkins wrote:
> On 3 September 2010 06:06, John Tamplin <jat@google.com> wrote:

> Fragments should probably be non-zero size, else we can get silly
> infinite fragmentation.

we can add this - "The frame-more bit MUST NOT be used on any frame with
a 0 application data length." Would you like to propose that (or other)
text?

The zero-chunk on the end might be necessary if the sender didn't know
there wouldn't be more fragments when it sent the last one.