Deprecate 'show tos' in favor of 'show mangle'

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3087 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-11-27 23:18:45 +00:00
parent 7b401c9036
commit dc0c49000b

View File

@ -15,7 +15,7 @@
</author>
</authorgroup>
<pubdate>2005-10-04</pubdate>
<pubdate>2005-11-27</pubdate>
<copyright>
<year>2004</year>
@ -793,14 +793,14 @@
... ] </command> - produce a verbose report about the Netfilter
chain(s). (<command>iptables -L chain -n -v</command>)</para>
<para><command>shorewall [ -x ] show mangle</command> - produce a
verbose report about the mangle table. (<command>iptables -t mangle
-L -n -v</command>)</para>
<para><command>shorewall [ -x ] show nat</command> - produce a
verbose report about the nat table. (<command>iptables -t nat -L -n
-v</command>)</para>
<para><command>shorewall [ -x ] show tos</command> - produce a
verbose report about the mangle table. (<command>iptables -t mangle
-L -n -v</command>)</para>
<para><command>shorewall show log</command> - display the last 20
packet log entries.</para>