From 80a123411314371e325bda2c37d63884aab6892d Mon Sep 17 00:00:00 2001 From: Mohit Mehta Date: Fri, 7 Aug 2009 18:48:39 -0700 Subject: * Fix 'show firewall' and 'show firewall detail' commands for firewall rulesets when protocol is tcp_udp still need to fix 'show statistics' command --- src/xsl/show_firewall.xsl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/xsl/show_firewall.xsl b/src/xsl/show_firewall.xsl index 273c88f..236fd2f 100644 --- a/src/xsl/show_firewall.xsl +++ b/src/xsl/show_firewall.xsl @@ -35,8 +35,8 @@ - - + + @@ -48,9 +48,9 @@ &newln; (State Codes: E - Established, I - Invalid, N - New, R - Related)&newln; &newln; -rule action source destination proto state +rule action source destination proto state &newln; ----- ------ ------ ----------- ----- ----- +---- ------ ------ ----------- ----- ----- &newln; @@ -104,7 +104,7 @@ - + -- cgit v1.2.3