Re: [6lowapp] Reference implementation

Jorge Amodio <jmamodio@gmail.com> Wed, 30 December 2009 17:50 UTC

Return-Path: <jmamodio@gmail.com>
X-Original-To: 6lowapp@core3.amsl.com
Delivered-To: 6lowapp@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 9F3223A6846 for <6lowapp@core3.amsl.com>; Wed, 30 Dec 2009 09:50:58 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.145
X-Spam-Level:
X-Spam-Status: No, score=-3.145 tagged_above=-999 required=5 tests=[AWL=-0.546, BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mMduNupIyNIz for <6lowapp@core3.amsl.com>; Wed, 30 Dec 2009 09:50:57 -0800 (PST)
Received: from mail-px0-f179.google.com (mail-px0-f179.google.com [209.85.216.179]) by core3.amsl.com (Postfix) with ESMTP id B5BA93A682A for <6lowapp@ietf.org>; Wed, 30 Dec 2009 09:50:57 -0800 (PST)
Received: by pxi9 with SMTP id 9so9563070pxi.32 for <6lowapp@ietf.org>; Wed, 30 Dec 2009 09:50:35 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=kEyPfS3lZs0DI/oX7VCLhzgWoNjfWu0fPG29CiqO0oI=; b=jLMPeb2iogVsjGdrWfxpgjG9ieJpNaVkdhLs88d5jlUJY0fBlBKsHT9xEeJPBcZcat AEwmEIllmXIvYDYX5LAcluJqkO4Att9iOqn9UU8G0sCY28JGBrYnzddEKofCysVXez6o v96sNXMIeJ0UpAZ+TDkylG7NIhH/dQG+ENgIU=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=nTqqrUUSMMPTAKTcuwBBIC5YtbhA9rhM/E3KJbO0WBy0HnZS7bw4v6nUxtOm2UoK2e MIEfQlMlkEdC/RhXIf3zU1eRpck3ShGtHytyDFm9sWNyf5MVU0AE556JFad5J1soC+J5 ICn6GIrkLSvlSLg/qMlIJ+IYLzbyqeX42OSyo=
MIME-Version: 1.0
Received: by 10.142.75.15 with SMTP id x15mr526430wfa.152.1262195435578; Wed, 30 Dec 2009 09:50:35 -0800 (PST)
In-Reply-To: <9e4733910912300911m513f7826uc29d2b6e2abc132e@mail.gmail.com>
References: <9e4733910912300911m513f7826uc29d2b6e2abc132e@mail.gmail.com>
Date: Wed, 30 Dec 2009 11:50:35 -0600
Message-ID: <202705b0912300950x41be9b9dgf5e6da59f8548f0@mail.gmail.com>
From: Jorge Amodio <jmamodio@gmail.com>
To: Jon Smirl <jonsmirl@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Cc: 6lowapp@ietf.org
Subject: Re: [6lowapp] Reference implementation
X-BeenThere: 6lowapp@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Application protocols for constrained nodes and networks <6lowapp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowapp>, <mailto:6lowapp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowapp>
List-Post: <mailto:6lowapp@ietf.org>
List-Help: <mailto:6lowapp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowapp>, <mailto:6lowapp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 30 Dec 2009 17:50:58 -0000

I second Jon's question, I'm planning to put together a reference implementation
using a Microchip MCU and MRF24J40 but besides Contiki, ArchRock and few
more incomplete efforts it's hard to find an active open reference
implementation.

Any pointers ? suggestions ?

Regards
Jorge

On Wed, Dec 30, 2009 at 11:11 AM, Jon Smirl <jonsmirl@gmail.com> wrote:
> What are the plans for a 6lowapp reference implementation?
>
> For example there is a 6lowpan implementation in Contiki, but nobody
> is updating it to track the current proposals.
> Does a ROLL reference implementation exist?
>
> --
> Jon Smirl
> jonsmirl@gmail.com