bug 7322: fixing this issue, to ensure the 1:1 NAT rule works well with a router reboot

status 7322: resolved fixed
This commit is contained in:
abhishek 2010-11-24 10:36:22 -08:00
parent 606bc6d99e
commit bd42a02894
1 changed files with 0 additions and 1 deletions

View File

@ -448,7 +448,6 @@ public class VirtualRoutingResource implements Manager {
protected Answer execute(final SetFirewallRuleCommand cmd) {
String args;
if(cmd.getProtocol().toLowerCase().equals(NetUtils.NAT_PROTO)){
//1:1 NAT needs instanceip;publicip;domrip;op
if(cmd.isCreate())