[manet] Update DLEP router test harness

Rick Taylor <rick@tropicalstormsoftware.com> Tue, 25 July 2017 15:04 UTC

Return-Path: <rick@tropicalstormsoftware.com>
X-Original-To: manet@ietfa.amsl.com
Delivered-To: manet@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0BDFA131CEE for <manet@ietfa.amsl.com>; Tue, 25 Jul 2017 08:04:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level:
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 qenTzeb_Q66e for <manet@ietfa.amsl.com>; Tue, 25 Jul 2017 08:04:33 -0700 (PDT)
Received: from mail.tropicalstormsoftware.com (mail.tropicalstormsoftware.com [188.94.42.120]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1EDD4127B60 for <manet@ietf.org>; Tue, 25 Jul 2017 08:04:32 -0700 (PDT)
Received: from tss-server1.home.tropicalstormsoftware.com ([fe80::753b:fa82:5c0:af0d]) by tss-server1.home.tropicalstormsoftware.com ([fe80::753b:fa82:5c0:af0d%10]) with mapi; Tue, 25 Jul 2017 16:04:03 +0100
From: Rick Taylor <rick@tropicalstormsoftware.com>
To: "manet@ietf.org" <manet@ietf.org>
Thread-Topic: Update DLEP router test harness
Thread-Index: AQHTBVdAiKK4zu7Ldkq6xaGGS9qbkw==
Date: Tue, 25 Jul 2017 15:04:02 +0000
Message-ID: <1500995042.2721.306.camel@tropicalstormsoftware.com>
Accept-Language: en-GB, en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Content-Type: text/plain; charset="utf-8"
Content-ID: <c41a6752-1507-41de-bfab-b471e39547e9>
Content-Transfer-Encoding: base64
MIME-Version: 1.0
Archived-At: <https://mailarchive.ietf.org/arch/msg/manet/xtAWjEkCUt6glae38qnKAxMII8k>
Subject: [manet] Update DLEP router test harness
X-BeenThere: manet@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: Mobile Ad-hoc Networks <manet.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/manet>, <mailto:manet-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/manet/>
List-Post: <mailto:manet@ietf.org>
List-Help: <mailto:manet-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/manet>, <mailto:manet-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Jul 2017 15:04:36 -0000

Hi All,

For those who have noticed that my DLEP router test harness on GitHub
has been resting for a while at draft-14:  I have a first pass at RFC
8175 compliance.

Please feel free to give it a try (it's FOSS) and send me a pull
request with any fixes!

Many thanks to David Cockerell for doing some of the tweaks.

Go get it at: https://github.com/ricktaylor/dlep_router

Cheers,

Rick