Re: [bfcpbis] WGLC for draft-ietf-bfcpbis-rfc4582bis
Tom Kristensen <tomkrist@cisco.com> Wed, 10 October 2012 09:16 UTC
Return-Path: <tomkrist@cisco.com>
X-Original-To: bfcpbis@ietfa.amsl.com
Delivered-To: bfcpbis@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 21D7321F861B for <bfcpbis@ietfa.amsl.com>; Wed, 10 Oct 2012 02:16:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -10.599
X-Spam-Level:
X-Spam-Status: No, score=-10.599 tagged_above=-999 required=5 tests=[AWL=-0.000, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_HI=-8]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vJggHAJSL3Qn for <bfcpbis@ietfa.amsl.com>; Wed, 10 Oct 2012 02:16:34 -0700 (PDT)
Received: from ams-iport-2.cisco.com (ams-iport-2.cisco.com [144.254.224.141]) by ietfa.amsl.com (Postfix) with ESMTP id A43CF21F861A for <bfcpbis@ietf.org>; Wed, 10 Oct 2012 02:16:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=7189; q=dns/txt; s=iport; t=1349860593; x=1351070193; h=message-id:date:from:mime-version:to:cc:subject: references:in-reply-to; bh=i4ko+TbrcQFUoqp7FUdjyMWT2vydm+zr7DI2UozSDeo=; b=iy3FimFjFwntlkOG/SZ/2OCMauQEbOBTdb9tea3tTAN8eYWAIPodpLeF vIIjZ8fZbax5r55cmaqitaXij2k+NEE7Sz9QOs4B4ttf9xf50pLsNbRtm uZM5Sc4ZRTKWIQf1CsmKQ4ZpQ2IdRsJrEKrVUiXmVKNUBOMqRqm83QoSr E=;
X-IronPort-AV: E=Sophos; i="4.80,564,1344211200"; d="scan'208,217"; a="77339557"
Received: from ams-core-4.cisco.com ([144.254.72.77]) by ams-iport-2.cisco.com with ESMTP; 10 Oct 2012 09:16:30 +0000
Received: from [10.61.99.201] (dhcp-10-61-99-201.cisco.com [10.61.99.201]) by ams-core-4.cisco.com (8.14.5/8.14.5) with ESMTP id q9A9GUXl007427; Wed, 10 Oct 2012 09:16:30 GMT
Message-ID: <50753CEE.2080907@cisco.com>
Date: Wed, 10 Oct 2012 11:16:30 +0200
From: Tom Kristensen <tomkrist@cisco.com>
Organization: Cisco
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Lightning/1.0b2pre Thunderbird/3.0.10
MIME-Version: 1.0
To: Mary Barnes <mary.ietf.barnes@gmail.com>
References: <92B7E61ADAC1BB4F941F943788C088280A5951@xmb-aln-x08.cisco.com> <CAHBDyN6E+dAwx0tVJHWQvYPK=F+=ptq1O=wsH74ELxpNfCrYDw@mail.gmail.com>
In-Reply-To: <CAHBDyN6E+dAwx0tVJHWQvYPK=F+=ptq1O=wsH74ELxpNfCrYDw@mail.gmail.com>
Content-Type: multipart/alternative; boundary="------------010009080905010706050703"
Cc: "bfcpbis@ietf.org" <bfcpbis@ietf.org>, "Charles Eckel (eckelcu)" <eckelcu@cisco.com>
Subject: Re: [bfcpbis] WGLC for draft-ietf-bfcpbis-rfc4582bis
X-BeenThere: bfcpbis@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: BFCPBIS working group discussion list <bfcpbis.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/bfcpbis>, <mailto:bfcpbis-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/bfcpbis>
List-Post: <mailto:bfcpbis@ietf.org>
List-Help: <mailto:bfcpbis-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/bfcpbis>, <mailto:bfcpbis-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2012 09:16:35 -0000
On 09/24/2012 11:13 PM, Mary Barnes wrote: > I have reviewed the document and it looks pretty much ready. > > I do have a couple of questions for clarification: > - Section 5.1 - Payload Length: states that "receiving server MAY send > an Error message" > but I would think that the client should know about the error. Is > there a specific reason this is a MAY versus a SHOULD or even a MUST? > Why would the error message matter if it's not required? I don't remember why MAY was chosen here, but after having a look at this again I see that SHOULD is used for sending an Error message twice in the original RFC 4582. So, we should (!) change to SHOULD. OK? > - Section 5.2 - "M" after Table 2 - I have a similar question about > the 'M' bit. RFC 4582 states that message is rejected if there is an > unrecognized M bit, whereas this document states that an error message > MAY be sent. Certainly, 4582 lacked appropriate normative language, > but if the error message is just a MAY, then why bother? Yeah, why bother ;-) We'll change to SHOULD. However, it wouldn't harm using MUST for sending these error messages - apart from that SHOULD is used in RFC 4582 and that is my main reason for suggesting using SHOULD here. > There are also a few nits that should be fixed/clarified before > progressing. > > Section 5.2.6 - Note under table 5: "intended being used" -> > "intended to be used" OK > Section 6.1.: "e.g.," was changed to "e.g.". The former is correct. OK > Section 9.1: You lost some indented paragraphs in this section - i.e., > they got shifted to align with the other paragraphs in that section. > I'm not sure if that was intentional. What do you mean? Same white space indentation as in RFC 4582, isn't it? > Section 16: > - New Primitives. The text says five were added, but only 4 are > listed and that's all that's all that's defined per Figure 1. > - New error codes. The text says that 3 are aded, but it looks > there's really 5 that have been added. > - Typo. Referring to section 12.4.2 states that the change was from > SUPPORTED-PRIMITIVES to SUPPORTED-PRIMITVIES but the latter is really > the typo. Fine, good catches - will change. I'll change accordingly ASAP in the new version if no objections are provided! -- Tom
- Re: [bfcpbis] WGLC for draft-ietf-bfcpbis-rfc4582… Charles Eckel (eckelcu)
- [bfcpbis] WGLC for draft-ietf-bfcpbis-rfc4582bis Charles Eckel (eckelcu)
- Re: [bfcpbis] WGLC for draft-ietf-bfcpbis-rfc4582… Mary Barnes
- Re: [bfcpbis] WGLC for draft-ietf-bfcpbis-rfc4582… Charles Eckel (eckelcu)
- Re: [bfcpbis] WGLC for draft-ietf-bfcpbis-rfc4582… Horvath, Ernst
- Re: [bfcpbis] WGLC for draft-ietf-bfcpbis-rfc4582… Charles Eckel (eckelcu)
- Re: [bfcpbis] WGLC for draft-ietf-bfcpbis-rfc4582… Tom Kristensen
- Re: [bfcpbis] WGLC for draft-ietf-bfcpbis-rfc4582… Tom Kristensen
- Re: [bfcpbis] WGLC for draft-ietf-bfcpbis-rfc4582… Tom Kristensen
- Re: [bfcpbis] WGLC for draft-ietf-bfcpbis-rfc4582… Charles Eckel (eckelcu)
- Re: [bfcpbis] WGLC for draft-ietf-bfcpbis-rfc4582… Charles Eckel (eckelcu)
- Re: [bfcpbis] WGLC for draft-ietf-bfcpbis-rfc4582… Gonzalo Camarillo
- Re: [bfcpbis] WGLC for draft-ietf-bfcpbis-rfc4582… Tom Kristensen