cloudstack/plugins
Jayapal 19668713ed 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.
2014-05-27 15:13:54 +05:30
..
acl/static-role-based findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
affinity-group-processors findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
alert-handlers findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
api findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
database/mysql-ha Fix pom relative path 2014-03-14 14:55:26 +01:00
dedicated-resources findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
deployment-planners findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
event-bus CLOUDSTACK-6365: support virtual host and ssl in rabbitMQ event bus 2014-04-09 17:36:59 +05:30
file-systems/netapp findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
ha-planners/skip-heurestics findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
host-allocators/random findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
hypervisors CLOUDSTACK-6663: Fixed Hyper-V agent fails to start on some setups. During startup agent tries 2014-05-27 12:03:11 +05:30
network-elements CLOUDSTACK-6761: Fixed removing proxy arp rule on deleting static nat or PF rule on ip 2014-05-27 15:13:54 +05:30
storage CLOUDSTACK-6242: exception handling improvements 2014-04-15 08:07:15 +02:00
storage-allocators/random findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
user-authenticators Fixed CLOUDSTACK-6509 Cannot import multiple LDAP/AD users into a cloudstack account 2014-04-29 14:49:06 +05:30
pom.xml cloudbyte storage plugin for master commit 2014-03-18 11:14:23 -07:00