[hackathon] YANG/NETCONF network interconnect tester implementation

Vladimir Vassilev <vladimir@transpacket.com> Mon, 22 July 2019 13:27 UTC

Return-Path: <vladimir@transpacket.com>
X-Original-To: hackathon@ietfa.amsl.com
Delivered-To: hackathon@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C8C9120290; Mon, 22 Jul 2019 06:27:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] 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 CkOdMxNeDfU2; Mon, 22 Jul 2019 06:26:59 -0700 (PDT)
Received: from mail.transpacket.com (s91205186171.blix.com [91.205.186.171]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6A673120059; Mon, 22 Jul 2019 06:26:59 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by mail.transpacket.com (Postfix) with ESMTP id 451664802EF0; Mon, 22 Jul 2019 15:26:57 +0200 (CEST)
Received: from mail.transpacket.com ([127.0.0.1]) by localhost (mail.transpacket.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id AZRscXrQQvUG; Mon, 22 Jul 2019 15:26:57 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1]) by mail.transpacket.com (Postfix) with ESMTP id 1CB2D4802EF2; Mon, 22 Jul 2019 15:26:57 +0200 (CEST)
Received: from mail.transpacket.com ([127.0.0.1]) by localhost (mail.transpacket.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id MKFk3ulMrtsJ; Mon, 22 Jul 2019 15:26:57 +0200 (CEST)
Received: from [10.180.113.171] (host-248-23.qcmoesh.montreal.qc.ca.clients.pavlovmedia.net [68.234.248.23]) by mail.transpacket.com (Postfix) with ESMTPSA id A052C4802EF0; Mon, 22 Jul 2019 15:26:56 +0200 (CEST)
To: bmwg@ietf.org
Cc: hackathon@ietf.org
From: Vladimir Vassilev <vladimir@transpacket.com>
Message-ID: <4dd31c7a-1e3a-edad-eaa4-b38d4528f4c9@transpacket.com>
Date: Mon, 22 Jul 2019 15:26:54 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Content-Language: nb
Archived-At: <https://mailarchive.ietf.org/arch/msg/hackathon/kYiywRjAkxhoX6rjQcO6bWnvl0E>
Subject: [hackathon] YANG/NETCONF network interconnect tester implementation
X-BeenThere: hackathon@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Discussion regarding past, present, and future IETF hackathons." <hackathon.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/hackathon>, <mailto:hackathon-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/hackathon/>
List-Post: <mailto:hackathon@ietf.org>
List-Help: <mailto:hackathon-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/hackathon>, <mailto:hackathon-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jul 2019 13:27:03 -0000

Hi,

One of the projects in the hackathon targeted implementation of the 
draft-vassilev-bmwg-network-interconnect-tester (more details can be 
found on the hackathon wiki).

The draft is listed in the bmwg agenda for the session today with a 
question mark. Here is the hackathon implementation:

https://github.com/vlvassilev/yuma123/tree/master/example-modules/ietf-traffic-generator

There will be no formal presentation today but I will attend the 
session. The draft will be ready for formal presentation at IETF 106.

Vladimir