Re: [Mip6] MIPv6 on embedded devices

Henrik Petander <henrik.petander@gmail.com> Thu, 21 May 2009 02:57 UTC

Return-Path: <henrik.petander@gmail.com>
X-Original-To: mip6@core3.amsl.com
Delivered-To: mip6@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id B44243A6EE2 for <mip6@core3.amsl.com>; Wed, 20 May 2009 19:57:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[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 U4TgqyeOcf3k for <mip6@core3.amsl.com>; Wed, 20 May 2009 19:57:56 -0700 (PDT)
Received: from mail-gx0-f166.google.com (mail-gx0-f166.google.com [209.85.217.166]) by core3.amsl.com (Postfix) with ESMTP id B08593A698C for <mip6@ietf.org>; Wed, 20 May 2009 19:57:56 -0700 (PDT)
Received: by gxk10 with SMTP id 10so1558378gxk.13 for <mip6@ietf.org>; Wed, 20 May 2009 19:59:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=VXN1xARVB4QrprzkVgcuqgA0zdZqoTuwU7bxouC58SA=; b=EX6GniOCY6giDrsH4AttzR0fdFG6b+efMqlc1Vjfqjjv3FT0ZBfMQuAJjPqtTdMkS+ s7YdhnksOVPb6EkhWrzVTNnfp23Huzf60ggOYJVhOcfyYXhUIYk3NOM3ZkM88JwdwqnH 8AiNsH9WCwYZ3MjBq8HheM9uWQ4drnv4sIrYc=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; b=GdJQPcR8koYTay0wy94cHFOyUqZRoksiMBhVGewNThGVTLMxveJZsUDUVyX+w4x/fO /qHjVroglrHErtCjXcCq3PBiJcdHFjsou4khNpZljOAS0SM/MWTXzlBGBrrRQwuorOIg 0CL/cVx1RzLIa8oKo/7Zmqe9/8mfqUNDtDBWc=
MIME-Version: 1.0
Received: by 10.90.49.3 with SMTP id w3mr1669650agw.62.1242874771778; Wed, 20 May 2009 19:59:31 -0700 (PDT)
In-Reply-To: <001b01c9d8cc$c22e9310$468bb930$@com>
References: <001b01c9d8cc$c22e9310$468bb930$@com>
Date: Thu, 21 May 2009 12:59:31 +1000
Message-ID: <36cb7a210905201959i2c8dfa20jf3508a53ae3a50c5@mail.gmail.com>
From: Henrik Petander <henrik.petander@gmail.com>
To: Thiago Bemerguy <thiagobemerguy@gmail.com>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
Cc: mip6@ietf.org
Subject: Re: [Mip6] MIPv6 on embedded devices
X-BeenThere: mip6@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: henrik.petander@iki.fi
List-Id: <mip6.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/mip6>, <mailto:mip6-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/mip6>
List-Post: <mailto:mip6@ietf.org>
List-Help: <mailto:mip6-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mip6>, <mailto:mip6-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 02:57:57 -0000

Hi Thiago,

I haven't ported MIPv6 for OpenWRT, but we have Dual stack MIPv6 code
based on umip-2.02 running on Android (which is ARM based), so you
should be able to get the UMIP code working on other embedded Linux
systems as well.

If openwrt uses a recent 2.6 kernel, getting IPv6 and MIPv6 extension
headers working will probably only require cross compiling and
installing a kernel configured with the required options for MIPv6.
To get the userspace MIPv6 signaling daemon working could be a matter
of only running configure and make, if openwrt has a cross compilation
environment supporting automake tools.

Regards,
Henrik Petander

On Wed, May 20, 2009 at 7:57 AM, Thiago Bemerguy
<thiagobemerguy@gmail.com> wrote:
> Since there is already mipv6 support in linux, and the usage group develops
> the mipv6 user application. Have someone tested embedded devices working as
> home agents running (maybe) Openwrt?
>
> __________ Information from ESET Smart Security, version of virus signature
> database 4084 (20090518) __________
>
> The message was checked by ESET Smart Security.
>
> http://www.eset.com
>
> _______________________________________________
> Mip6 mailing list
> Mip6@ietf.org
> https://www.ietf.org/mailman/listinfo/mip6
>
>