summaryrefslogtreecommitdiff
path: root/fml
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-08-22 22:34:44 +0000
committerfukachan <fukachan>2001-08-22 22:34:44 +0000
commit5ce98ead213172df0586511bd2011c43c5a44efe (patch)
treed3b80c39e4333dbba9153bc7a648832707ef126d /fml
parent877b38676babab7aca3f91fc0ecdde7281807c32 (diff)
downloadfml8-5ce98ead213172df0586511bd2011c43c5a44efe.tar.gz
fml8-5ce98ead213172df0586511bd2011c43c5a44efe.tar.bz2
fml8-5ce98ead213172df0586511bd2011c43c5a44efe.zip
add ipv6 links
Diffstat (limited to 'fml')
-rw-r--r--fml/doc/ja/tutorial/devel/inet6.sgml49
1 files changed, 48 insertions, 1 deletions
diff --git a/fml/doc/ja/tutorial/devel/inet6.sgml b/fml/doc/ja/tutorial/devel/inet6.sgml
index dd9abcee..e1aaab0b 100644
--- a/fml/doc/ja/tutorial/devel/inet6.sgml
+++ b/fml/doc/ja/tutorial/devel/inet6.sgml
@@ -1,5 +1,5 @@
<!--
- $FML: cvstags.sgml,v 1.2 2001/04/25 02:55:31 fukachan Exp $
+ $FML: inet6.sgml,v 1.1 2001/05/17 04:00:43 fukachan Exp $
-->
<appendix id="inet6">
@@ -123,4 +123,51 @@ route6d=YES route6d_flags="-A 2001:240:22::/48,gif0"
</sect1>
+<sect1>
+ <title>
+ references
+ </title>
+
+<para>
+<ulink url="http://www.v6start.net/">
+http://www.v6start.net/
+</ulink>
+</para>
+
+<para>
+Introduction to IPv6
+<ulink url="http://www.onlamp.com/pub/a/onlamp/2001/05/24/ipv6_tutorial.html">
+http://www.onlamp.com/pub/a/onlamp/2001/05/24/ipv6_tutorial.html
+</ulink>
+</para>
+
+<para>
+Getting Connected with 6to4
+<ulink url="http://www.onlamp.com/pub/a/onlamp/2001/06/01/ipv6_tutorial.html">
+http://www.onlamp.com/pub/a/onlamp/2001/06/01/ipv6_tutorial.html
+</ulink>
+</para>
+
+<para>
+6to4 IPv6 Explained, or: Flogging a Dead Horse
+<ulink url="http://www.feyrer.de/NetBSD/6to4.html">
+http://www.feyrer.de/NetBSD/6to4.html
+</ulink>
+</para>
+
+<para>
+<ulink url="http://www.kame.net">
+www.kame.net
+</ulink>
+</para>
+
+<para>
+Interview with Jun-ichiro "Itojun" Hagino about the KAME Project
+<ulink url="http://www.feyrer.de/NetBSD/interview-itojun.html">
+http://www.feyrer.de/NetBSD/interview-itojun.html
+</ulink>
+</para>
+
+</sect1>
+
</appendix>