[6tisch] Wireshark 6P Dissector updated to draft-ietf-6tisch-6top-protocol-10

Yasuyuki Tanaka <yasuyuki.tanaka@inria.fr> Thu, 22 March 2018 09:54 UTC

Return-Path: <yasuyuki.tanaka@inria.fr>
X-Original-To: 6tisch@ietfa.amsl.com
Delivered-To: 6tisch@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 26A271205D3 for <6tisch@ietfa.amsl.com>; Thu, 22 Mar 2018 02:54:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.926
X-Spam-Level:
X-Spam-Status: No, score=-4.926 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_IMAGE_ONLY_20=1.546, HTML_IMAGE_RATIO_02=0.437, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_HI=-5, T_RP_MATCHES_RCVD=-0.01] autolearn=ham autolearn_force=no
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 e2apw-dXja0k for <6tisch@ietfa.amsl.com>; Thu, 22 Mar 2018 02:54:24 -0700 (PDT)
Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 510D212D7FC for <6tisch@ietf.org>; Thu, 22 Mar 2018 02:54:14 -0700 (PDT)
X-IronPort-AV: E=Sophos;i="5.48,344,1517871600"; d="png'150?scan'150,208,217,150";a="319395703"
Received: from dhcp-8f13.meeting.ietf.org ([31.133.143.19]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 22 Mar 2018 10:54:12 +0100
From: Yasuyuki Tanaka <yasuyuki.tanaka@inria.fr>
Content-Type: multipart/alternative; boundary="Apple-Mail=_406222DA-A26B-4701-8841-61DEEEF0367A"
Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\))
Message-Id: <86DF19C2-7270-4B11-82F7-AF5264380A30@inria.fr>
Date: Thu, 22 Mar 2018 09:54:11 +0000
Cc: Yasuyuki Tanaka <yasuyuki.tanaka@inria.fr>
To: 6tisch@ietf.org
X-Mailer: Apple Mail (2.3445.5.20)
Archived-At: <https://mailarchive.ietf.org/arch/msg/6tisch/seISYiMc8qOVxdPPdhKNHU5KOFQ>
Subject: [6tisch] Wireshark 6P Dissector updated to draft-ietf-6tisch-6top-protocol-10
X-BeenThere: 6tisch@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: "Discuss link layer model for Deterministic IPv6 over the TSCH mode of IEEE 802.15.4e, and impacts on RPL and 6LoWPAN such as resource allocation" <6tisch.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/6tisch>, <mailto:6tisch-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/6tisch/>
List-Post: <mailto:6tisch@ietf.org>
List-Help: <mailto:6tisch-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6tisch>, <mailto:6tisch-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 22 Mar 2018 09:54:26 -0000

Hi all,

The patch to support draft-ietf-6tisch-6top-protocol-10 has been merged into the master branch of Wireshark. As you can see in the attached picture, a SIGNAL Request is presented in Wireshark. The latest "Bleeding Edge" images having "2.5.2" in their version numbers  should contain this patch. You can download them at:

  https://www.wireshark.org/download/automated/

A sample pcap file containing 6P packets in draft-10 formats is available at the following link:

  https://bugs.wireshark.org/bugzilla/attachment.cgi?id=16227

Note that, at this moment, Payload field in a SIGNAL Response may not be shown as you expect since each 6P packet is dissected in a stateless manner. 

Best,
Yatch