On Fri, 24 Nov 2006 12:31:23 +0900
Masahide NAKAMURA <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> # First of all, I'm sorry I sent wrong email two times from
> # "[EMAIL PROTECTED]" which is not a valid addresss.
> # Please delete them!
> 
> These are iproute2 updates. Please review and apply them.
> 
> o Modify IPv6 address lifetimes
> o Introduce IPv6-over-IPv6 tunnel command
> 
> HEADLINES
> ---------
> 
>     [IP] ADDR: Fix print format for lifetimes.
>     [IP] ADDR: Enable to add IPv6 address with valid/preferred lifetime.
>     [IP] ADDR: Add the 'change' and 'replace' commands to the IPv6 address 
> manipulation conte
> xt.
>     [IP] ADDR: Define 0xFFFFFFFFU as INFINITY_LIFE_TIME regarding to the 
> kernel.
>     [IP] TUNNEL: Split common functions to export them.
>     [IP] TUNNEL: Import ip6tunnel.c.
>     [IP] TUNNEL: IPv6-over-IPv6 tunnel support.
> 
> DIFFSTAT
> --------
> 
>  include/linux/ip6_tunnel.h |   34 ++++
>  ip/Makefile                |    2
>  ip/ip6tunnel.c             |  387 
> ++++++++++++++++++++++++++++++++++++++++++++
>  ip/ip_common.h             |    5 +
>  ip/ipaddress.c             |   74 +++++++-
>  ip/iptunnel.c              |  175 ++++----------------
>  ip/tunnel.c                |  166 +++++++++++++++++++
>  ip/tunnel.h                |   35 ++++
>  8 files changed, 732 insertions(+), 146 deletions(-)
> 
> 

applied to git.
Plan is to put out new iproute2 release after 2.6.19 final
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to