Allow display of multiple chains in 'shorewall show'

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@717 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2003-08-15 01:20:37 +00:00
parent b32b250743
commit fba135aa6e
2 changed files with 3 additions and 1 deletions

View File

@ -47,3 +47,5 @@ Changes since 1.4.6
21) Rate-limited rules added. 21) Rate-limited rules added.
22) Make burst optional in rate limited rules and policies. 22) Make burst optional in rate limited rules and policies.
23) Allow display of multiple chains in one "shorewall show" command.

View File

@ -294,5 +294,5 @@ New Features:
zones covered by the rule. zones covered by the rule.
10) Multiple chains may now be displayed in one "shorewall show" 10) Multiple chains may now be displayed in one "shorewall show"
command (e.g., shorewall show INPUT FORWARD OUTOUT). command (e.g., shorewall show INPUT FORWARD OUTPUT).