Remove <burst> reference form tcdevices IN-BANDWIDH description

This commit is contained in:
Tom Eastep 2011-03-01 14:18:43 -08:00
parent e2c8d7b3e1
commit 17a7ab40a9
2 changed files with 2 additions and 16 deletions

View File

@ -121,7 +121,7 @@
<varlistentry> <varlistentry>
<term><emphasis role="bold">IN-BANDWIDTH</emphasis> - <term><emphasis role="bold">IN-BANDWIDTH</emphasis> -
<replaceable>bandwidth</replaceable>[:<replaceable>burst</replaceable>]</term> <replaceable>bandwidth</replaceable></term>
<listitem> <listitem>
<para>The incoming <emphasis>bandwidth</emphasis> of that interface. <para>The incoming <emphasis>bandwidth</emphasis> of that interface.
@ -136,13 +136,6 @@
value to zero in which case Shorewall will not create an ingress value to zero in which case Shorewall will not create an ingress
qdisc.Must be set to zero if the REDIRECTED INTERFACES column is qdisc.Must be set to zero if the REDIRECTED INTERFACES column is
non-empty.</para> non-empty.</para>
<para>The optional burst option was added in Shorewall 4.4.13. The
default <replaceable>burst</replaceable> is 10kb. A larger
<replaceable>burst</replaceable> can help make the
<replaceable>bandwidth</replaceable> more accurate; often for fast
lines, the enforced rate is well below the specified
<replaceable>bandwidth</replaceable>.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>

View File

@ -122,7 +122,7 @@
<varlistentry> <varlistentry>
<term><emphasis role="bold">IN-BANDWIDTH</emphasis> - <emphasis <term><emphasis role="bold">IN-BANDWIDTH</emphasis> - <emphasis
role="bold"><replaceable>bandwidth</replaceable>[:<replaceable>burst</replaceable>]</emphasis></term> role="bold"><replaceable>bandwidth</replaceable></emphasis></term>
<listitem> <listitem>
<para>The incoming <emphasis>bandwidth</emphasis> of that interface. <para>The incoming <emphasis>bandwidth</emphasis> of that interface.
@ -137,13 +137,6 @@
value to zero in which case Shorewall6 will not create an ingress value to zero in which case Shorewall6 will not create an ingress
qdisc.Must be set to zero if the REDIRECTED INTERFACES column is qdisc.Must be set to zero if the REDIRECTED INTERFACES column is
non-empty.</para> non-empty.</para>
<para>The optional burst option was added in Shorewall6 4.4.13. The
default <replaceable>burst</replaceable> is 10kb. A larger
<replaceable>burst</replaceable> can help make the
<replaceable>bandwidth</replaceable> more accurate; often for fast
lines, the enforced rate is well below the specified
<replaceable>bandwidth</replaceable>.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>