From 1223e94ebf2a43db56d1c4cd3ed3f9a4249daa30 Mon Sep 17 00:00:00 2001 From: Vadim Kurland Date: Thu, 14 Apr 2011 12:27:21 -0700 Subject: [PATCH] * platform/pix.xml: see #2348: "Accounting action is not valid for FWSM platform". Actions "Accounting" and "Reject" should not appear in the drop-down list of actions in the GUI if platform is pix or fwsm. --- doc/ChangeLog | 5 +++++ src/res/platform/fwsm.xml | 4 ++-- src/res/platform/pix.xml | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index b95b24a6b..1a8826932 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,10 @@ 2011-04-14 vadim + * platform/pix.xml: see #2348: "Accounting action is not valid for + FWSM platform". Actions "Accounting" and "Reject" should not + appear in the drop-down list of actions in the GUI if platform is + pix or fwsm. + * PolicyCompiler_pix.cpp (printPreambleCommands): see #2347 "FWSM move up the "access-list mode auto-commit" command". Command that configures access list commit mode should be issued before any diff --git a/src/res/platform/fwsm.xml b/src/res/platform/fwsm.xml index 4e88cd380..0d3a0b6a8 100644 --- a/src/res/platform/fwsm.xml +++ b/src/res/platform/fwsm.xml @@ -259,12 +259,12 @@ nameif %in %il security%sl None - True + False Reject Reject - True + False Accounting None diff --git a/src/res/platform/pix.xml b/src/res/platform/pix.xml index 085e67170..fecfc0a67 100644 --- a/src/res/platform/pix.xml +++ b/src/res/platform/pix.xml @@ -681,12 +681,12 @@ None - True + False Reject Reject - True + False Accounting None