scripts/zone-mgmt/vyatta-zone.pl | 11 + templates/zone-policy/zone/node.def | 14 +- templates/zone-policy/zone/node.tag/default-action/node.def | 14 +- templates/zone-policy/zone/node.tag/from/node.def | 8 - templates/zone-policy/zone/node.tag/from/node.tag/firewall/ipv6-name/node.def | 70 ++++------ templates/zone-policy/zone/node.tag/from/node.tag/firewall/name/node.def | 68 ++++----- templates/zone-policy/zone/node.tag/interface/node.def | 14 +- templates/zone-policy/zone/node.tag/local-zone/node.def | 14 +- 8 files changed, 119 insertions(+), 94 deletions(-)
New commits: commit d9c64f2c8e4daaec06ae63235563191d1e03c966 Author: Mohit Mehta <[email protected]> Date: Thu Jul 2 12:14:37 2009 -0700 Fix Bug 4554 check for existing firewall ruleset fails when applying it to a zone during boot * use isActive to check if firewall ruleset has been succesfully committed * fix templates to fail inside an action field when a command fails http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=d9c64f2c8e4daaec06ae63235563191d1e03c966 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
