From d5382134f21c8b2ad8df0ac7e50e7bd460b7589e Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 7 Jan 2003 21:18:38 +0000 Subject: IPv6 updates , --- changes.ipv6 | 34 ++++++++++++++++++++++++---------- 1 file changed, 24 insertions(+), 10 deletions(-) (limited to 'changes.ipv6') diff --git a/changes.ipv6 b/changes.ipv6 index 1d55a0ca..0ad0cd65 100644 --- a/changes.ipv6 +++ b/changes.ipv6 @@ -1,4 +1,4 @@ -v1.4 10th Jan 2002, Pekka Savola +v1.5 4th Dec 2002, Pekka Savola IPv6 CHANGES ============ @@ -6,16 +6,20 @@ IPv6 CHANGES This mentions the most important changes (visible to the administrator) in IPv6 initscripts. -RHL71 -> RHL72 +RHL80 -> CURRENT +---------------- + + - 6to4 device MTU is taken calculated explicitly, IPV6TO4_MTU support added + - add route6- static route support + - secondary IPv6 addresses are configurable on tunnel interfaces too + +RHL73 -> RHL80 -------------- - - 6to4 tunneling support was added using device sit0 - - Tunneling method was changed from NBMA (now obsolete) to dedicated - - Automatic tunneling configured was moved from ifcfg-sit0 to - IPV6_AUTOTUNNEL at /etc/sysconfig/network + - no major functional changes -RHL72 -> Current ----------------- +RHL72 -> RHL73 +-------------- - 6to4 device changed from sit0 to tun6to4 - 6to4 assumes the anycast (closest) 6to4 server is used (192.88.99.1) @@ -35,8 +39,18 @@ Rough guide to migration: it with something like IPV6_DEFAULTDEV=tun6to4 in /etc/sysconfig/network - If you need autotunneling, use IPV6_AUTOTUNNEL in /etc/sysconfig/network -More information ----------------- +RHL71 -> RHL72 +-------------- + + - 6to4 tunneling support was added using device sit0 + - Tunneling method was changed from NBMA (now obsolete) to dedicated + - Automatic tunneling configured was moved from ifcfg-sit0 to + IPV6_AUTOTUNNEL at /etc/sysconfig/network + + + +Some more information +--------------------- http://www.bieringer.de/linux/IPv6/IPv6-HOWTO/scripts/current/ ,in particular: http://www.bieringer.de/linux/IPv6/IPv6-HOWTO/scripts/current/index.html#migration -- cgit