Re: [IPsec] Typos in draft-kivinen-ipsecme-ikev2-rfc5996bis-04

Paul Wouters <paul@nohats.ca> Thu, 18 September 2014 13:27 UTC

Return-Path: <paul@nohats.ca>
X-Original-To: ipsec@ietfa.amsl.com
Delivered-To: ipsec@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EA5311A02D5 for <ipsec@ietfa.amsl.com>; Thu, 18 Sep 2014 06:27:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.652
X-Spam-Level:
X-Spam-Status: No, score=-3.652 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RP_MATCHES_RCVD=-1.652] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Yob5c0bZm_9K for <ipsec@ietfa.amsl.com>; Thu, 18 Sep 2014 06:27:15 -0700 (PDT)
Received: from bofh.nohats.ca (bofh.nohats.ca [76.10.157.69]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A00A51A038C for <ipsec@ietf.org>; Thu, 18 Sep 2014 06:27:15 -0700 (PDT)
Received: from bofh.nohats.ca (bofh.nohats.ca [127.0.0.1]) by bofh.nohats.ca (Postfix) with ESMTP id 1666080416; Thu, 18 Sep 2014 09:27:14 -0400 (EDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nohats.ca; s=default; t=1411046834; bh=+OiIF1EqDtLTV94KU1H6RZgFOte3TrVjOyfe0lpldTk=; h=Date:From:To:cc:Subject:In-Reply-To:References; b=D2HhOWsMIKU7up83d7GRNxzaeVjolzx+XVya19Jb4rohupyUDJb7e1eyaKSLFfsow jDGe6zyyWgeiAKnPzIdZnvRvZijc6ekI+a4lUmvc57qz/HfTzHA0diVGXvt/mBWFpF +cXYnFLD5sHanJrLdVqxiOf2uv6toumt/YuVhf50=
Received: from localhost (paul@localhost) by bofh.nohats.ca (8.14.7/8.14.7/Submit) with ESMTP id s8IDRCFb015920; Thu, 18 Sep 2014 09:27:13 -0400
X-Authentication-Warning: bofh.nohats.ca: paul owned process doing -bs
Date: Thu, 18 Sep 2014 09:27:12 -0400
From: Paul Wouters <paul@nohats.ca>
To: Valery Smyslov <svanru@gmail.com>
In-Reply-To: <EAFA100B50B24E0D81E9BCA44CAE9D94@buildpc>
Message-ID: <alpine.LFD.2.10.1409180926200.1198@bofh.nohats.ca>
References: <F68C660364DABE41AF4617F517EF548411707BE2@ESESSMB309.ericsson.se><21493.55390.157248.181030@fireball.kivinen.iki.fi><C949D5C9077942ACA31105FE4156154E@buildpc> <21504.31762.454252.961126@fireball.kivinen.iki.fi> <DC2FED9C253548E5875C4E5CCCFD40D0@buildpc> <4A81BADF09C04D50BFA83D59711A0EF7@buildpc> <EAFA100B50B24E0D81E9BCA44CAE9D94@buildpc>
User-Agent: Alpine 2.10 (LFD 1266 2009-07-14)
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset="US-ASCII"; format="flowed"
Archived-At: http://mailarchive.ietf.org/arch/msg/ipsec/afgv-TWLI2znKq8QqjGkDz6IDRo
Cc: ipsec@ietf.org, Tero Kivinen <kivinen@iki.fi>
Subject: Re: [IPsec] Typos in draft-kivinen-ipsecme-ikev2-rfc5996bis-04
X-BeenThere: ipsec@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Discussion of IPsec protocols <ipsec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ipsec>, <mailto:ipsec-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ipsec/>
List-Post: <mailto:ipsec@ietf.org>
List-Help: <mailto:ipsec-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ipsec>, <mailto:ipsec-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Sep 2014 13:27:17 -0000

On Thu, 18 Sep 2014, Valery Smyslov wrote:

> In Section 3.13.1 the description of the Selector Length field
> doesn't mention that it is unsigned integer (as it is mentioned
> for all other such fields).

What's an unsigned integer? :P

Do we mean octets? :)

Paul