|
|
Subscribe / Log in / New account

Mobile IPv6 Platform, Take 2 (for net-2.6.19)

From:  YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
To:  davem@davemloft.net
Subject:  [PATCH 0/44] Mobile IPv6 Platform, Take 2 (for net-2.6.19)
Date:  Thu, 24 Aug 2006 00:02:01 +0900
Cc:  yoshfuji@linux-ipv6.org, anttit@tcs.hut.fi, vnuorval@tcs.hut.fi, netdev@vger.kernel.org, usagi-core@linux-ipv6.org

From: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>

This is the update of the "MIPv6 CN introduction" and "MIPv6 CN"
based on the MIPL2 kernel patch.

Major difference from the last reviewed patches are:

 o Updates from netdev comments
   - Remove CONFIG_XFRM_ADVANCED
   - Make more inline functions for readability
   - Reorder patch by the point of not files but features
   - Use new netlink attribute message type instead of changing
     public structure for user-space

 o New patch
   - [PATCH 16/44] [XFRM] IPV6: Restrict bundle reusing

Transformation mode is used like IPsec transport or tunnel.
It is required to add two more items, route optimization and
inbound trigger for Mobile IPv6.

It is also available at:
	git://git.skbuff.net/gitroot/yoshfuji/net-2.6.19-20060821-mip6cn-20060823

P.S.

we have another discussion about improvement of XFRM state hash.
Our patches (about source address list part) will conflict with that
work, but we did not take that into account so far because it was not
in the tree.

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds