Some fixes

Release 0.18
Modified Files:
	Linux+IPv6-HOWTO.sgml
This commit is contained in:
pbldp 2002-01-22 22:23:31 +00:00
parent 0366cecabd
commit fbf9b17a83
1 changed files with 114 additions and 99 deletions

View File

@ -20,9 +20,9 @@
<affiliation><address> <email>pb (at) bieringer.de</email> </address> </affiliation>
</author>
<revhistory>
<revision> <revnumber>Release 0.18</revnumber> <date>2002-01-22</date> <authorinitials>PB</authorinitials> <revremark>See <link linkend="revision-history">revision history</link> for more</revremark></revision>
<revision> <revnumber>Release 0.17</revnumber> <date>2002-01-19</date> <authorinitials>PB</authorinitials> <revremark>See <link linkend="revision-history">revision history</link> for more</revremark></revision>
<revision> <revnumber>Release 0.16</revnumber> <date>2002-01-19</date> <authorinitials>PB</authorinitials> <revremark>See <link linkend="revision-history">revision history</link> for more</revremark></revision>
<revision> <revnumber>Release 0.15</revnumber> <date>2002-01-15</date> <authorinitials>PB</authorinitials> <revremark>See <link linkend="revision-history">revision history</link> for more</revremark></revision>
</revhistory>
<abstract>
<para>
@ -36,7 +36,7 @@
</title>
<comment>
&ldquo;&lt;&rdquo; must be encoded using &ldquo;&amp;lt;&rdquo; because of SGML export, otherwise this will be recognized as SGML tag, which isn't really one...
CVS-ID: &dollar;Id: Linux+IPv6-HOWTO.lyx,v 1.1 2002/01/19 14:54:51 pbldp Exp &dollar;
CVS-ID: &dollar;Id: Linux+IPv6-HOWTO.lyx,v 1.4 2002/01/22 07:59:48 pbldp Exp &dollar;
</comment>
<sect1 id="general-copright">
<title>
@ -477,72 +477,6 @@ $ whoami
</para>
</sect2>
</sect1>
<sect1>
<title>
Credits
</title>
<para>
The quickest way to be added to this nice list is to send bug fixes, corrections, and/or updates to me ;-).
</para>
<para>
If you want to do a major review, please ask the author for the native LyX file as diffs against SGML don't help too much.
</para>
<sect2>
<title>
Major credits
</title>
<itemizedlist>
<listitem>
<para>
David Ranch &lt;dranch at trinnet dot net&gt;: For encouraging me to write this HOWTO, his editorial comments on the first few revisions, and his contributions to various IPv6 testing results on my IPv6 web site. Also for his major reviews and suggestions.
</para>
</listitem>
<listitem>
<para>
Pekka Savola &lt;pekkas at netcore dot fi&gt;: For major reviews and suggestions.
</para>
</listitem>
<listitem>
<para>
Martin F. Krafft &lt;madduck at madduck dot net&gt;: For grammar checks and general reviewing of the document.
</para>
</listitem>
</itemizedlist>
</sect2>
<sect2>
<title>
Other credits
</title>
<sect3>
<title>
Document technique related
</title>
<para>
Writing a LDP HOWTO as a newbie (in LyX and exporting this to DocBook to conform to SGML) isn't as easy as some people say. There are some strange pitfalls... Nevertheless, thanks to:
</para>
<itemizedlist>
<listitem>
<para>
Authors of the <ulink url="http://www.linuxdoc.org/LDP/LDP-Author-Guide/">LDP Author Guide</ulink>
</para>
</listitem>
<listitem>
<para>
B. Guillon: For his <ulink url="http://perso.libertysurf.fr/bgu/doc/db4lyx/">DocBook with LyX HOWTO</ulink>
</para>
</listitem>
</itemizedlist>
</sect3>
<sect3>
<title>
Document content related
</title>
<para>
Are shown at the end of the document, see <link linkend="content-related-credits">here</link> for more.
</para>
</sect3>
</sect2>
</sect1>
</chapter>
<chapter id="chapter-basics">
<title>
@ -1070,12 +1004,12 @@ ff<emphasis>x</emphasis>y:
<itemizedlist>
<listitem>
<para>
All Nodes Address: ID = 1h, addresses all hosts on the local node (ff01:0:0:0:0:0:1) or the connected link (ff02:0:0:0:0:0:1).
All Nodes Address: ID = 1h, addresses all hosts on the local node (ff01:0:0:0:0:0:0:1) or the connected link (ff02:0:0:0:0:0:0:1).
</para>
</listitem>
<listitem>
<para>
All Routers Address: ID = 2h, addresses all routers on the local node (ff01:0:0:0:0:0:2), on the connected link (ff02:0:0:0:0:0:2), or on the local site (ff05:0:0:0:0:0:2)
All Routers Address: ID = 2h, addresses all routers on the local node (ff01:0:0:0:0:0:0:2), on the connected link (ff02:0:0:0:0:0:0:2), or on the local site (ff05:0:0:0:0:0:0:2)
</para>
</listitem>
</itemizedlist>
@ -1094,7 +1028,7 @@ ff<emphasis>x</emphasis>y:
ff02::1:ff00:1234
</programlisting>
<para>
Used prefix shows that this is a link-local multicast address. The suffix is generated from the destination address. In this example, a packet should be sent to address &ldquo;fe80::1234&rdquo;, but the network stack don't know the current layer 2 MAC address. It replaces the upper 104 bits with &ldquo;ff02::1:ff00::/104&rdquo; and let the least 24 bits exist. Such address is now used on-link to find the corresponding node which has to send a reply containing its layer 2 MAC address also.
Used prefix shows that this is a link-local multicast address. The suffix is generated from the destination address. In this example, a packet should be sent to address &ldquo;fe80::1234&rdquo;, but the network stack don't know the current layer 2 MAC address. It replaces the upper 104 bits with &ldquo;ff02:0:0:0:0:1:ff00::/104&rdquo; and let the least 24 bits exist. Such address is now used on-link to find the corresponding node which has to send a reply containing its layer 2 MAC address also.
</para>
</sect3>
</sect2>
@ -4641,7 +4575,7 @@ Jan 2 20:42:19 gate sshd[12345]: Accepted password for user
<title>
Further information and URLs
</title>
<sect1>
<sect1 id="information-books">
<title>
Paper printed books
</title>
@ -4649,7 +4583,7 @@ Jan 2 20:42:19 gate sshd[12345]: Accepted password for user
See following URL for more: <ulink url="http://www.switch.ch/lan/ipv6/references.html">SWITCH IPv6 Pilot / References</ulink>
</para>
</sect1>
<sect1>
<sect1 id="information-onlineinformation">
<title>
Online information
</title>
@ -4938,7 +4872,7 @@ Jan 2 20:42:19 gate sshd[12345]: Accepted password for user
<itemizedlist>
<listitem>
<para>
finger, nslookup, ping, traceroute, whois: <ulink url="http://www.cs-ipv6.lancs.ac.uk/ipv6/testing/">tUK IPv6 Resource Centre / The test page</ulink>
finger, nslookup, ping, traceroute, whois: <ulink url="http://www.cs-ipv6.lancs.ac.uk/ipv6/testing/">UK IPv6 Resource Centre / The test page</ulink>
</para>
</listitem>
<listitem>
@ -5021,7 +4955,7 @@ Jan 2 20:42:19 gate sshd[12345]: Accepted password for user
</chapter>
<chapter>
<title>
The End / Revision history
The End / Revision history / Credits
</title>
<para>
Thanks for reading. Hope it helps!
@ -5034,10 +4968,28 @@ Jan 2 20:42:19 gate sshd[12345]: Accepted password for user
<title>
Releases 0.x
</title>
<comment>
*wip* is a Work In Progress version, later a candidate for a new release
</comment>
<variablelist>
<varlistentry>
<term>
0.18
</term><listitem><para>2002-01-22/PB: fix bugs in explanation of multicast address types
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
0.17.2
</term><listitem><para>2002-01-22/PB: cosmetic fix double existing text in history (at 0.16), move all credits to the end of the document
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
0.17.1
</term><listitem><para>2002-01-20/PB: add a reference, fix URL text in online-test-tools
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
0.17
@ -5048,7 +5000,7 @@ Jan 2 20:42:19 gate sshd[12345]: Accepted password for user
<varlistentry>
<term>
0.16
</term><listitem><para>2002-01-19/PB: minor fixes, remove &ldquo;bold&rdquo; and &ldquo;emphasize&rdquo; formats on code lines, fix &ldquo;too long unwrapped code lines&rdquo; using selfmade utility, extend list of URLs.0.16 2002-01-19/PB: minor fixes, remove &ldquo;bold&rdquo; and &ldquo;emphasize&rdquo; formats on code lines, fix &ldquo;too long unwrapped code lines&rdquo; using selfmade utility, extend list of URLs.
</term><listitem><para>2002-01-19/PB: minor fixes, remove &ldquo;bold&rdquo; and &ldquo;emphasize&rdquo; formats on code lines, fix &ldquo;too long unwrapped code lines&rdquo; using selfmade utility, extend list of URLs.
</para>
</listitem>
</varlistentry>
@ -5097,30 +5049,93 @@ Jan 2 20:42:19 gate sshd[12345]: Accepted password for user
</variablelist>
</sect2>
</sect1>
<sect1 id="content-related-credits">
<sect1 id="credits">
<title>
Content related credits
Credits
</title>
<para>
Credits for fixes and hints are listed here, will grow sure in the future
The quickest way to be added to this nice list is to send bug fixes, corrections, and/or updates to me ;-).
</para>
<itemizedlist>
<listitem>
<para>
S .P. Meenakshi &lt;meena at cs dot iitm dot ernet dot in&gt;: For a hint using a &ldquo;send mail&rdquo; shell program on tcp_wrapper/hosts.deny
</para>
</listitem>
<listitem>
<para>
Georg Käfer &lt;gkaefer at salzburg dot co dot at&gt;: For detection of no proper PDF creation (fixed now by LDP maintainer Greg Ferguson) and some suggestions
</para>
</listitem>
<listitem>
<para>
Frank Dinies &lt;FrankDinies at web dot de&gt;: For a bugfix on IPv6 address explanation
</para>
</listitem>
</itemizedlist>
<para>
If you want to do a major review, please ask the author for the native LyX file as diffs against SGML don't help too much.
</para>
<sect2 id="major-credits">
<title>
Major credits
</title>
<itemizedlist>
<listitem>
<para>
David Ranch &lt;dranch at trinnet dot net&gt;: For encouraging me to write this HOWTO, his editorial comments on the first few revisions, and his contributions to various IPv6 testing results on my IPv6 web site. Also for his major reviews and suggestions.
</para>
</listitem>
<listitem>
<para>
Pekka Savola &lt;pekkas at netcore dot fi&gt;: For major reviews and suggestions.
</para>
</listitem>
<listitem>
<para>
Martin F. Krafft &lt;madduck at madduck dot net&gt;: For grammar checks and general reviewing of the document.
</para>
</listitem>
</itemizedlist>
</sect2>
<sect2>
<title>
Other credits
</title>
<sect3>
<title>
Document technique related
</title>
<para>
Writing a LDP HOWTO as a newbie (in LyX and exporting this to DocBook to conform to SGML) isn't as easy as some people say. There are some strange pitfalls... Nevertheless, thanks to:
</para>
<itemizedlist>
<listitem>
<para>
Authors of the <ulink url="http://www.linuxdoc.org/LDP/LDP-Author-Guide/">LDP Author Guide</ulink>
</para>
</listitem>
<listitem>
<para>
B. Guillon: For his <ulink url="http://perso.libertysurf.fr/bgu/doc/db4lyx/">DocBook with LyX HOWTO</ulink>
</para>
</listitem>
</itemizedlist>
</sect3>
<sect3 id="content-related-credits">
<title>
Content related credits
</title>
<para>
Credits for fixes and hints are listed here, will grow sure in the future
</para>
<itemizedlist>
<listitem>
<para>
S .P. Meenakshi &lt;meena at cs dot iitm dot ernet dot in&gt;: For a hint using a &ldquo;send mail&rdquo; shell program on tcp_wrapper/hosts.deny
</para>
</listitem>
<listitem>
<para>
Georg Käfer &lt;gkaefer at salzburg dot co dot at&gt;: For detection of no proper PDF creation (fixed now by LDP maintainer Greg Ferguson) and some suggestions
</para>
</listitem>
<listitem>
<para>
Frank Dinies &lt;FrankDinies at web dot de&gt;: For a bugfix on IPv6 address explanation
</para>
</listitem>
<listitem>
<para>
John Freed &lt;jfreed at linux-mag dot com&gt;: For finding a bug in in IPv6 multicast address explanation
</para>
</listitem>
</itemizedlist>
</sect3>
</sect2>
</sect1>
</chapter>