Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 2 Oct 2002 05:16:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 2 Oct 2002 05:16:21 -0400 Received: from tml.hut.fi ([130.233.44.1]:17680 "EHLO tml-gw.tml.hut.fi") by vger.kernel.org with ESMTP id ; Wed, 2 Oct 2002 05:16:20 -0400 Date: Wed, 2 Oct 2002 12:21:11 +0300 From: Antti Tuominen To: davem@redhat.com, kuznet@ms2.inr.ac.ru, netdev@oss.sgi.com, linux-kernel@vger.kernel.org Cc: torvalds@transmeta.com Subject: [PATCH] Mobile IPv6 for 2.5.40 (request for kernel inclusion) Message-ID: <20021002092111.GB17010@morphine.tml.hut.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2109 Lines: 51 Hello Dave, Alexey, and all, I am part of the MIPL Mobile IPv6 for Linux Team at Helsinki University of Technology, and we have been working on an implementation of Mobility Support in IPv6 specification for the past 3 years. Now the code has matured to the point, that we feel confident enough to ask for kernel inclusion. Our implementation has been to several interop and conformance testing events, and has proven to be very compliant and to interoperate with all major vendors' implementations. Code has been tested on several UP and SMP configurations, and performs quite well. Implementation consists of two kernel modules, changes to IPv6 stack, and userspace configuration tools. First module provides support for 6over6 (IPv6 in IPv6) tunneling. Second module is the Mobile IPv6 module, and adds support for Mobile IPv6 Correspondent Node, Mobile Node, and Home Agent. IPv6 stack has been modified to provide some MIPv6 mandated features as well as hooks to our module. Latest code for 2.5 series can be pulled from our public BitKeeper repository (parent is http://linux.bkbits.net/linux-2.5): bk://bk.mipl.mediapoli.com/linux25-mipl Diff against latest BK bits can be downloaded from: http://www.mipl.mediapoli.com/download/linux-2.5+mipv6.diff Latest userspace tools are found at: bk://bk.mipl.mediapoli.com/mipv6-tools More information of the project can be found at our website: http://www.mipl.mediapoli.com/ The team continues the development work to have fully RFC compliant (when the specification moves to RFC) implementation of Mobile IPv6 in the Linux kernel, as well as work on improving the code. On behalf of the MIPL Team, Antti Tuominen -- Antti J. Tuominen, Gyldenintie 8A 11, 00200 Helsinki, Finland. Research assistant, Institute of Digital Communications at HUT work: ajtuomin@tml.hut.fi; home: tuominen@iki.fi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/