Re: [P2PSIP] FW: New Version Notification for draft-ietf-p2psip-diagnostics-07.txt
Marc Petit-Huguenin <petithug@acm.org> Wed, 28 December 2011 16:33 UTC
Return-Path: <petithug@acm.org>
X-Original-To: p2psip@ietfa.amsl.com
Delivered-To: p2psip@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E6DA521F893C for <p2psip@ietfa.amsl.com>; Wed, 28 Dec 2011 08:33:44 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.3
X-Spam-Level:
X-Spam-Status: No, score=-102.3 tagged_above=-999 required=5 tests=[AWL=0.300, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pKk79-oxIIMC for <p2psip@ietfa.amsl.com>; Wed, 28 Dec 2011 08:33:44 -0800 (PST)
Received: from implementers.org (implementers.org [IPv6:2604:3400:dc1:41:216:3eff:fe5b:8240]) by ietfa.amsl.com (Postfix) with ESMTP id C645A21F849B for <p2psip@ietf.org>; Wed, 28 Dec 2011 08:33:43 -0800 (PST)
Received: from [IPv6:2001:470:1f05:616:213:d4ff:fe04:3e08] (shalmaneser.org [IPv6:2001:470:1f05:616:213:d4ff:fe04:3e08]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client CN "petithug", Issuer "implementers.org" (verified OK)) by implementers.org (Postfix) with ESMTPS id 8B14C20198; Wed, 28 Dec 2011 16:21:13 +0000 (UTC)
Message-ID: <4EFB44E3.2030905@acm.org>
Date: Wed, 28 Dec 2011 08:33:39 -0800
From: Marc Petit-Huguenin <petithug@acm.org>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111114 Iceowl/1.0b2 Icedove/3.1.16
MIME-Version: 1.0
To: Songhaibin <haibin.song@huawei.com>
References: <E33E01DFD5BEA24B9F3F18671078951F14C2BC68@szxeml534-mbs.china.huawei.com>
In-Reply-To: <E33E01DFD5BEA24B9F3F18671078951F14C2BC68@szxeml534-mbs.china.huawei.com>
X-Enigmail-Version: 1.1.2
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Cc: P2PSIP Mailing List <p2psip@ietf.org>
Subject: Re: [P2PSIP] FW: New Version Notification for draft-ietf-p2psip-diagnostics-07.txt
X-BeenThere: p2psip@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Peer-to-Peer SIP working group discussion list <p2psip.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/p2psip>, <mailto:p2psip-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/p2psip>
List-Post: <mailto:p2psip@ietf.org>
List-Help: <mailto:p2psip-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/p2psip>, <mailto:p2psip-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 28 Dec 2011 16:33:45 -0000
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi, Thanks for the new version. I updated the Wireshark dissector accordingly, please see my post in the RELOAD implementers mailing-list: http://implementers.org/archives/reload/2011-December/000019.html Note that there is still some of my previous comments that are not addressed in this new version: 1. } DiagnosticExtension ";" is missing at the end 2. DescriptionExtension The definition of DiagnosticExtension is still not compatible with the data description language ("<>" and "case > 0"). One definition that is bit compatible is this: struct { uint64 expiration; uint64 timestamp_initiated; uint32 length; uint64 dMFlags; DiagnosticExtension diagnostic_extensions[length]; } DiagnosticsRequest; Another definition that is simpler but not bit-compatible: struct { uint64 expiration; uint64 timestamp_initiated; uint64 dMFlags; DiagnosticExtension diagnostic_extensions<0..2^32-1>; } DiagnosticsRequest; Nits (old and new): - ---- - - Section 1 s/compliment/complement/ - - Section 3 s/from the overlay ./from the overlay./ - - Section 4.1 s/the RELOAD ping/the RELOAD Ping/ - - Section 4.3 s/-- one/- one/ - - Section 5.1 s/are defined. DiagnosticRequest/are defined, DiagnosticRequest/ - - Section 5.1.1 s/inSection 9.6/in Section 9.6/ - - Section 5.1.2 s/Section 5.1.1Paragraph 5/Section 5.1.1 Paragraph 5/ - - Section 5.1.3 s/ox00/0x00/ s/ox0F/0x0F/ - - Section 5.3 s/New Reqeust/New Request/ - - Section 5.5.1, first paragraph s/Ping message or with/Ping message with/ On 12/28/2011 01:45 AM, Songhaibin wrote: > Hi all, > > The diagnostics draft has been updated. The major comments from Marc was solved. Any comments are welcome. > > BR, > -Haibin > >> -----Original Message----- >> From: internet-drafts@ietf.org [mailto:internet-drafts@ietf.org] >> Sent: Wednesday, December 28, 2011 5:42 PM >> To: Songhaibin >> Cc: dbryan@ethernot.org; Songhaibin; Johnson Jiang(Xingfeng); Roni even >> Subject: New Version Notification for draft-ietf-p2psip-diagnostics-07.txt >> >> A new version of I-D, draft-ietf-p2psip-diagnostics-07.txt has been successfully >> submitted by Haibin Song and posted to the IETF repository. >> >> Filename: draft-ietf-p2psip-diagnostics >> Revision: 07 >> Title: P2PSIP Overlay Diagnostics >> Creation date: 2011-12-28 >> WG ID: p2psip >> Number of pages: 30 >> >> Abstract: >> This document describes mechanisms for P2PSIP diagnostics. It >> defines extensions to the RELOAD P2PSIP base protocol RELOAD >> [I-D.ietf-p2psip-base] to collect diagnostic information, and details >> the protocol specifications for these extensions. Useful diagnostic >> information for connection and node status monitoring is also >> defined. The document also describes the usage scenarios and >> provides examples of how these methods are used to perform >> diagnostics in a P2PSIP overlay networks. >> - -- Marc Petit-Huguenin Personal email: marc@petit-huguenin.org Professional email: petithug@acm.org Blog: http://blog.marc.petit-huguenin.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBCAAGBQJO+0TfAAoJECnERZXWan7EaWgQAJ0Rtdwr/s8Bst8l55/wlegh lXjky7sn5WNKMQqNqzQBfdFo7culD1FelzAvRFELTe+HSpdW0i8sHW22GKvH6x7s 7i4NVNyTK9gZPqIsZPsM1GclPt+Wr+L3XvyLbsmbF40ZmVdldpPA4l9qmnYJaIJX wEJYG9uQi3q3Avn1B7ZZxLQEcJJGVx/Y5zrzy3+H4jexK247zUEbLJF8gTsk7OKd v9ni06C5OXD25Wmb/Jbd/EEcpXgkWBoHAgXlQD+TqXoTIIkJW/1xLdIASVrkbSsf FRH/aGWLbAhQqdahkQhydPUvytaq4wZ/F8z5z0tPYyH1wjsoAAxcsxCsd4Z8dmeg W9L5GUwYr/Jc4b27mIw5RSnXa7yndfGhCH+Aav28che8bMJoaTuAbVB1ZrPMGoRM XHtFpYuKxVDvYo+XL2WFlssXluQ9j6vxE6ac3wNVvVg2JbZ4ZLkznA+8Si72JUiC plkMbc1GK1lw8KfZ6cEtISPT4ef3xaKPy9zuq8MGOhlMg6YoTG5jOF0AM1WN1zAj WRQy2O8RC13c8eoVdnFXawNyJjoWWuvi41sXNs5tDJO1FFdrlB0a9EqWZTog6X9j 1WZGsFC2fCOn+tUkq1ovCWrG1NlqJC7WJCaxYT0op8UVgUkgrcTHDNkQ7wu67Mid hfKYxtysHObkokc4vHdN =cg0Z -----END PGP SIGNATURE-----
- [P2PSIP] FW: New Version Notification for draft-i… Songhaibin
- Re: [P2PSIP] FW: New Version Notification for dra… Marc Petit-Huguenin