[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Documentation/network/ipv6/index.xml: 1.9 -> 1.10



以下のページの更新をしました。ツッコミをお願いします。

Documentation/network/ipv6/index.xml: 1.9 -> 1.10

火曜日までに異議がなければ、 commit します。

> revision 1.10
> date: 2006/05/08 12:28:44;  author: rpaulo;  state: Exp;  lines: +3 -6
> stf no longer needs to be enabled in the kernel config. By
> Arnaud Lacombe <al@sigfpe.info>.

以下、訳と原文の差分です。

--- Documentation/network/ipv6/index.xml.orig	2006-05-08 23:45:44.000000000 +0900
+++ Documentation/network/ipv6/index.xml	2006-05-08 23:45:44.000000000 +0900
@@ -5,10 +5,10 @@
 
 <webpage id="ja-Documentation-network-ipv6-index">
 <config param="desc" value=""/>
-<config param="cvstag" value="$NetBSD: index.xml,v 1.9 2006/04/30 20:19:27 jschauma Exp $"/>
+<config param="cvstag" value="$NetBSD: index.xml,v 1.10 2006/05/08 12:28:44 rpaulo Exp $"/>
 <!-- Based on english version: -->
-<!-- NetBSD: index.xml,v 1.9 2006/04/30 20:19:27 jschauma Exp   -->
-<config param="rcsdate" value="$Date: 2006/04/30 20:19:27 $"/>
+<!-- NetBSD: index.xml,v 1.10 2006/05/08 12:28:44 rpaulo Exp   -->
+<config param="rcsdate" value="$Date: 2006/05/08 12:28:44 $"/>
 <head>
 
 <!-- Copyright (c) 1994-2006
@@ -881,10 +881,7 @@
 	利用可能な公開 6to4 リレールーターの<ulink url="http://www.kfu.com/~nsayer/6to4/">一覧</ulink>
 	もあります。
 	注意: stf0 インターフェースでは IPv6 マルチキャストができないため、
-	ff02::1 を使ったテストはできません。
-	stf0 インターフェースはデフォルトの GENERIC カーネルでは有効となっていないので、
-	カーネルを再構築する必要があるかもしれません (これはセキュリティー上の理由によるものです
-	- &man.stf.4; マニュアルページを参照)。</para>
+	ff02::1 を使ったテストはできません。</para>
 
 <programlisting>
 # ifconfig stf0 create		(1.5 より後でのみ必要)
Index: Documentation/network/ipv6/index.xml
===================================================================
RCS file: /cvsroot/htdocs/Documentation/network/ipv6/index.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Documentation/network/ipv6/index.xml	30 Apr 2006 20:19:27 -0000	1.9
+++ Documentation/network/ipv6/index.xml	8 May 2006 12:28:44 -0000	1.10
@@ -5,8 +5,8 @@
 
 <webpage id="Documentation-network-ipv6-index">
 <config param="desc" value=""/>
-<config param="cvstag" value="$NetBSD: index.xml,v 1.9 2006/04/30 20:19:27 jschauma Exp $"/>
-<config param="rcsdate" value="$Date: 2006/04/30 20:19:27 $"/>
+<config param="cvstag" value="$NetBSD: index.xml,v 1.10 2006/05/08 12:28:44 rpaulo Exp $"/>
+<config param="rcsdate" value="$Date: 2006/05/08 12:28:44 $"/>
 <head>
 
 <!-- Copyright (c) 1994-2006
@@ -895,10 +895,7 @@
 	url="http://www.kfu.com/~nsayer/6to4/">list</ulink> of public 
 	6to4 relay routers you can choose from. Note that we cannot use
 	ff02::1 test on stf0 interface, as the interface is not capable
-	of IPv6 multicasting. Since stf0 interface is not enabled by
-	default GENERIC kernel, you may need to recompile your kernel
-	(this is due to security reasons - see the &man.stf.4; man
-	page).</para>
+	of IPv6 multicasting.</para>
 
 <programlisting>
 # ifconfig stf0 create		(only needed on post-1.5)