* Upgrade to iproute2-2.6.11-050310

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2005-03-13 23:55:35 +00:00
parent 0060429443
commit 46a500e0e1
4 changed files with 73 additions and 7 deletions

View File

@ -33,7 +33,7 @@ first a summary, then a detailed log.</para>
<listitem><para>Grep 2.5.1a</para></listitem> <listitem><para>Grep 2.5.1a</para></listitem>
<listitem><para>Grub 0.96</para></listitem> <listitem><para>Grub 0.96</para></listitem>
<listitem><para>Iana-Etc 1.04</para></listitem> <listitem><para>Iana-Etc 1.04</para></listitem>
<listitem><para>Iproute2 2.6.9-041019</para></listitem> <listitem><para>Iproute2 2.6.11-050310</para></listitem>
<listitem><para>LFS-Bootscripts 3.1.0</para></listitem> <listitem><para>LFS-Bootscripts 3.1.0</para></listitem>
<listitem><para>Libtool 1.5.14</para></listitem> <listitem><para>Libtool 1.5.14</para></listitem>
<listitem><para>Linux 2.6.11.3</para></listitem> <listitem><para>Linux 2.6.11.3</para></listitem>
@ -82,6 +82,8 @@ first a summary, then a detailed log.</para>
</itemizedlist> </itemizedlist>
</listitem> </listitem>
<listitem><para>March 13, 2005 [matt]: Upgraded to iproute2-2.6.11-050310</para></listitem>
<listitem><para>March 13, 2005 [matt]: Upgraded to linux-2.6.11.3 and linux-libc-headers-2.6.11.0</para></listitem> <listitem><para>March 13, 2005 [matt]: Upgraded to linux-2.6.11.3 and linux-libc-headers-2.6.11.0</para></listitem>
<listitem><para>March 13, 2005 [matt]: Reword About SBUs section to reflect the <listitem><para>March 13, 2005 [matt]: Reword About SBUs section to reflect the

View File

@ -200,7 +200,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>.</para></note>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term>IPRoute2 (&iproute2-version;) - 269 KB:</term> <term>IPRoute2 (&iproute2-version;) - 334 KB:</term>
<listitem> <listitem>
<para><ulink url="http://developer.osdl.org/dev/iproute2/download/"/></para> <para><ulink url="http://developer.osdl.org/dev/iproute2/download/"/></para>
</listitem> </listitem>

View File

@ -19,7 +19,7 @@
<segtitle>&diskspace;</segtitle> <segtitle>&diskspace;</segtitle>
<seglistitem> <seglistitem>
<seg>0.1 SBU</seg> <seg>0.1 SBU</seg>
<seg>.6 MB</seg> <seg>3.4 MB</seg>
</seglistitem> </seglistitem>
</segmentedlist> </segmentedlist>
<segmentedlist> <segmentedlist>
@ -79,13 +79,38 @@ message when its options are not in the proper order.</para>
<segmentedlist> <segmentedlist>
<segtitle>Installed programs</segtitle> <segtitle>Installed programs</segtitle>
<seglistitem> <seglistitem>
<seg>ifstat, ip, nstat, routef, routel, rtmon, rtstat, ss, and tc.</seg> <seg>ctstat (link to lnstat), ifcfg, ifstat, ip, lnstat, nstat, routef,
routel, rtacct, rtmon, rtpr, rtstat (link to lnstat), ss, and tc.
</seg>
</seglistitem> </seglistitem>
</segmentedlist> </segmentedlist>
<variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead> <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?> <?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?> <?dbhtml list-presentation="table"?>
<varlistentry id="ctstat">
<term>
<command>ctstat</command>
</term>
<listitem>
<para>Connection status utility.</para>
<indexterm zone="ch-system-iproute2 ctstat">
<primary sortas="b-cstat">ctstat</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="ifcfg">
<term>
<command>ifcfg</command>
</term>
<listitem>
<para>A shell script wrapper for the <command>ip</command> command.</para>
<indexterm zone="ch-system-iproute2 ifcfg">
<primary sortas="b-ifcfg">ifcfg</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="ifstat"> <varlistentry id="ifstat">
<term> <term>
@ -150,6 +175,20 @@ message when its options are not in the proper order.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="lnstat">
<term>
<command>lnstat</command>
</term>
<listitem>
<para>Provides Linux network statistics. It is a generalized and more
feature-complete replacement for the old
<command>rtstat</command> program.</para>
<indexterm zone="ch-system-iproute2 lnstat">
<primary sortas="b-cstat">lnstat</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="nstat"> <varlistentry id="nstat">
<term> <term>
<command>nstat</command> <command>nstat</command>
@ -190,6 +229,18 @@ message when its options are not in the proper order.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="rtacct">
<term>
<command>rtacct</command>
</term>
<listitem>
<para>Displays the contents of <filename>/proc/net/rt_acct</filename>.</para>
<indexterm zone="ch-system-iproute2 rtacct">
<primary sortas="b-rtacct">rtacct</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="rtmon"> <varlistentry id="rtmon">
<term> <term>
<command>rtmon</command> <command>rtmon</command>
@ -202,12 +253,25 @@ message when its options are not in the proper order.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="rtpr">
<term>
<command>rtpr</command>
</term>
<listitem>
<para>Converts the output of <command>ip -o</command> back into a
readable form</para>
<indexterm zone="ch-system-iproute2 rtpr">
<primary sortas="b-rtpr">rtpr</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="rtstat"> <varlistentry id="rtstat">
<term> <term>
<command>rtstat</command> <command>rtstat</command>
</term> </term>
<listitem> <listitem>
<para>Route status utility</para> <para>Route status utility.</para>
<indexterm zone="ch-system-iproute2 rtstat"> <indexterm zone="ch-system-iproute2 rtstat">
<primary sortas="b-rtstat">rtstat</primary> <primary sortas="b-rtstat">rtstat</primary>
</indexterm> </indexterm>
@ -219,7 +283,7 @@ message when its options are not in the proper order.</para>
<command>ss</command> <command>ss</command>
</term> </term>
<listitem> <listitem>
<para>Similar to the <command>netstat</command> command; shows active connections</para> <para>Similar to the <command>netstat</command> command; shows active connections.</para>
<indexterm zone="ch-system-iproute2 ss"> <indexterm zone="ch-system-iproute2 ss">
<primary sortas="b-ss">ss</primary> <primary sortas="b-ss">ss</primary>
</indexterm> </indexterm>

View File

@ -45,7 +45,7 @@
<!ENTITY hotplug-version "2004_09_23"> <!ENTITY hotplug-version "2004_09_23">
<!ENTITY iana-etc-version "1.04"> <!ENTITY iana-etc-version "1.04">
<!ENTITY inetutils-version "1.4.2"> <!ENTITY inetutils-version "1.4.2">
<!ENTITY iproute2-version "2.6.9-041019"> <!ENTITY iproute2-version "2.6.11-050310">
<!ENTITY iproute2-patch-version "2.6.9_041019"> <!ENTITY iproute2-patch-version "2.6.9_041019">
<!ENTITY kbd-version "1.12"> <!ENTITY kbd-version "1.12">
<!ENTITY less-version "382"> <!ENTITY less-version "382">