require_once("../format.inc.php"); write_header("Nautilus6 - DSMIPv6 for UMIP", "dsmip"); write_title("UMIP-DSMIP: DSMIPv6 implementation for UMIP"); ?>
DSMIPv6 stands for Dual Stack Mobile IPv6 (RFC 5555) and aims at extending the Mobile IPv6 and NEMO Basic Support protocols to support movements in IPv4 networks. UMIP-DSMIP is an implementation of DSMIPv6 for the UMIP stack. It is developed by Nautilus6 and is shipped as a set of patches for UMIP 0.4 and 2.6.24 kernels. Note that this implementation is based on early drafts and does not respect completely RFC 5555.
20100314: Update of the patch set for UMIP-DSMIP. A new patch for UMIP-DSMIP has been contributed by Preethi Natarajan from Cisco. It allows the use of an external DHCP client, as well as improve the IPv4-IPv4 handovers. The patch set has been updated to version 0.2 and includes this new patch. You can it from the Download section below.
20090305: Patch set for UMIP-DSMIP 0.1. Several patches that fixes bugs of UMIP-DSMIP 0.1 have been contributed by the Orange Labs/MOBINET project. They have also contributed a patch to support IPv4 traffic in the mobile network. You can get both sets of patches in the Download section below.
20080530: First Release! This is the first release of UMIP-DSMIP, running on UMIP 0.4 and a 2.6.24 kernel. It is mainly intended to developers that whish to improve it and implement missing functionalities. Please read carefully the README file included in the release package.
umip-dsmip-20080530.tar.bz2: first release of UMIP-DSMIP 0.1.
umip-dsmip-0.2-patches.tar.bz2: a set of bugfixes for UMIP-DSMIP 0.1 contributed by the Orange Labs/MOBINET project and Preethi Natarajan from Cisco (see the README file enclosed).
umip-dsmip-v4traffic.tar.bz2: support for IPv4 traffic contributed by the Orange Labs/MOBINET project. This patch must be applied after the above patch set (see the README file enclosed for more details).
Please read carefully the README file included in the package. Discussions, questions and support related to UMIP-DSMIP are suitable on the DSMIPv6 dedicated mailing list.
The NEPL (NEMO Platform for Linux) HOWTO will show you how to setup step-by-step an UMIP test platform. This may be an useful documentation while you setup your DSMIP testbed.