software for Mobile IPv6

Alexandre Petrescu <alexandre.petrescu@gmail.com> Tue, 15 November 2016 02:21 UTC

Return-Path: <alexandre.petrescu@gmail.com>
X-Original-To: ipv6@ietfa.amsl.com
Delivered-To: ipv6@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DD7D61296A2 for <ipv6@ietfa.amsl.com>; Mon, 14 Nov 2016 18:21:38 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.352
X-Spam-Level:
X-Spam-Status: No, score=-5.352 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_SOFTFAIL=0.665] 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 3czRCzhNcPIV for <ipv6@ietfa.amsl.com>; Mon, 14 Nov 2016 18:21:37 -0800 (PST)
Received: from cirse-out.extra.cea.fr (cirse-out.extra.cea.fr [132.167.192.142]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1F5A812969A for <ipv6@ietf.org>; Mon, 14 Nov 2016 18:21:35 -0800 (PST)
Received: from pisaure.intra.cea.fr (pisaure.intra.cea.fr [132.166.88.21]) by cirse.extra.cea.fr (8.15.2/8.15.2/CEAnet-Internet-out-2.4) with ESMTP id uAF2LYoQ007360 for <ipv6@ietf.org>; Tue, 15 Nov 2016 03:21:34 +0100
Received: from pisaure.intra.cea.fr (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 3A8FD201028 for <ipv6@ietf.org>; Tue, 15 Nov 2016 03:21:34 +0100 (CET)
Received: from muguet1.intra.cea.fr (muguet1.intra.cea.fr [132.166.192.6]) by pisaure.intra.cea.fr (Postfix) with ESMTP id 2694B201004 for <ipv6@ietf.org>; Tue, 15 Nov 2016 03:21:34 +0100 (CET)
Received: from [132.166.84.7] ([132.166.84.7]) by muguet1.intra.cea.fr (8.15.2/8.15.2/CEAnet-Intranet-out-1.4) with ESMTP id uAF2LW1n029239 for <ipv6@ietf.org>; Tue, 15 Nov 2016 03:21:33 +0100
To: IPv6 <ipv6@ietf.org>
From: Alexandre Petrescu <alexandre.petrescu@gmail.com>
Subject: software for Mobile IPv6
Message-ID: <cdce667a-a50a-bd7b-4785-8e02c64dcd42@gmail.com>
Date: Tue, 15 Nov 2016 11:21:30 +0900
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="------------ECF768663AB957138C0BA909"
Archived-At: <https://mailarchive.ietf.org/arch/msg/ipv6/tzlZVb8ACT0Zidju79EXApToe8Q>
X-BeenThere: ipv6@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: "IPv6 Maintenance Working Group \(6man\)" <ipv6.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ipv6>, <mailto:ipv6-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ipv6/>
List-Post: <mailto:ipv6@ietf.org>
List-Help: <mailto:ipv6-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ipv6>, <mailto:ipv6-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Nov 2016 02:21:39 -0000

Hi,

De-emphasizing the use of Host-based mobility?  (protocol Mobile IPv6)

There is an open-source package for Mobile IPv6 at umip.org.  The linux 
mainline kernel has options for MIP6.  We also maintain an internal 
package implementing Mobile IPv6.  Also Cisco IOS has it but its HA is 
buggy.

Alex