cloudstack/plugins
Jayapal d81b67939f CLOUDSTACK-6761: Fixed removing proxy arp rule on deleting static nat or PF rule on ip
The proxy-arp add/del is done on firewall rule add/del.
 The proxy-arp rule is deleted only when there is no static nat or dest nat rule is not using the ip.

 When there is static nat or PF and firewall rule
   a. Delete firewall rule. It skips delete proxy-arp because the rule is used by static nat rule.
   b. After deleting fw rule if we disable static nat there is no way to delete proxy-arp rule.

   On VM expunge we are deleting firewall rules first then static nat rules. This caused the stale proxy-arp
   rules.

   With this fix adding/deleting proxy arp rule on static nat/PF rule add/del.

(cherry picked from commit 19668713ed)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-11-14 15:47:46 +05:30
..
acl/static-role-based Updating pom.xml version numbers for release 4.3.2-SNAPSHOT 2014-09-16 09:16:47 -04:00
affinity-group-processors Updating pom.xml version numbers for release 4.3.2-SNAPSHOT 2014-09-16 09:16:47 -04:00
alert-handlers Updating pom.xml version numbers for release 4.3.2-SNAPSHOT 2014-09-16 09:16:47 -04:00
api Updating pom.xml version numbers for release 4.3.2-SNAPSHOT 2014-09-16 09:16:47 -04:00
database/mysql-ha Updating pom.xml version numbers for release 4.3.2-SNAPSHOT 2014-09-16 09:16:47 -04:00
dedicated-resources Updating pom.xml version numbers for release 4.3.2-SNAPSHOT 2014-09-16 09:16:47 -04:00
deployment-planners Updating pom.xml version numbers for release 4.3.2-SNAPSHOT 2014-09-16 09:16:47 -04:00
event-bus/rabbitmq CLOUDSTACK-7679: bump up the RabbitMQ AMQP java client version from 2014-10-07 22:23:41 +05:30
file-systems/netapp Updating pom.xml version numbers for release 4.3.2-SNAPSHOT 2014-09-16 09:16:47 -04:00
ha-planners/skip-heurestics Updating pom.xml version numbers for release 4.3.2-SNAPSHOT 2014-09-16 09:16:47 -04:00
host-allocators/random Updating pom.xml version numbers for release 4.3.2-SNAPSHOT 2014-09-16 09:16:47 -04:00
hypervisors CLOUDSTACK-6371: Set snapshot size in copycommand answer during snapshot backup 2014-11-14 00:12:16 +05:30
network-elements CLOUDSTACK-6761: Fixed removing proxy arp rule on deleting static nat or PF rule on ip 2014-11-14 15:47:46 +05:30
storage Updating pom.xml version numbers for release 4.3.2-SNAPSHOT 2014-09-16 09:16:47 -04:00
storage-allocators/random Updating pom.xml version numbers for release 4.3.2-SNAPSHOT 2014-09-16 09:16:47 -04:00
user-authenticators Updating pom.xml version numbers for release 4.3.2-SNAPSHOT 2014-09-16 09:16:47 -04:00
pom.xml Updating pom.xml version numbers for release 4.3.2-SNAPSHOT 2014-09-16 09:16:47 -04:00