cloudstack/plugins/network-elements
Jayapal 37a3a65c7c 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 10:56:21 +05:30
..
bigswitch-vns - Updated APICommand annotation to add new flags that indicate if API request or response carry sensitive info - Updated all API classes with the new annotation flag values as per the API's sensitivity - Updated server code to check response annotation before audit logging 2014-02-25 22:59:10 +01:00
cisco-vnmc - Updated APICommand annotation to add new flags that indicate if API request or response carry sensitive info - Updated all API classes with the new annotation flag values as per the API's sensitivity - Updated server code to check response annotation before audit logging 2014-02-25 22:59:10 +01:00
dns-notifier Removed all reminants of the IdentityService. Created the KeysManager to move the management 2014-01-14 13:11:35 -08:00
elastic-loadbalancer CLOUDSTACK-6198: use List DS for storing NicProfiles as public network can have more than one nic 2014-03-04 15:37:52 -08:00
f5 Merge branch 'master' into rbac. 2014-03-06 14:02:20 -08:00
internal-loadbalancer Disable IAM feature from 4.4 release. 2014-05-19 16:27:50 -07:00
juniper-contrail CLOUDSTACK-6742: listVolumes - As regularuser , able to list Vms and 2014-05-21 16:26:20 -07:00
juniper-srx CLOUDSTACK-6761: Fixed removing proxy arp rule on deleting static nat or PF rule on ip 2014-05-27 10:56:21 +05:30
midonet 1) More fixes for the problems found by findBugs 2014-03-13 16:05:45 -07:00
netscaler CLOUDSTACK-6338 [Automation] Failed to NetScaler Device with error 2014-04-24 17:15:04 +05:30
nicira-nvp Merge branch 'master' into rbac. 2014-03-06 14:02:20 -08:00
opendaylight - Updated APICommand annotation to add new flags that indicate if API request or response carry sensitive info - Updated all API classes with the new annotation flag values as per the API's sensitivity - Updated server code to check response annotation before audit logging 2014-02-25 22:59:10 +01:00
ovs CLOUDSTACK-6668: OVS distributed routing: ensure bridge is deleted when 2014-05-14 16:39:55 +05:30
palo-alto Merge branch 'master' into rbac. 2014-03-06 14:02:20 -08:00
stratosphere-ssp - Updated APICommand annotation to add new flags that indicate if API request or response carry sensitive info - Updated all API classes with the new annotation flag values as per the API's sensitivity - Updated server code to check response annotation before audit logging 2014-02-25 22:59:10 +01:00
vxlan Reformat of source code to set a stable base for the future. I couldn't get checkstyle enabled. There's still about a thousand errors from checkstyle. Most of it from length errors from comments and strings. Will attempt to remove those tonight. This change is so large I just want to get it in before any merge nightmares. The changes are fairly minor though and I did a full compile and start a server with the reformat code. 2013-11-21 07:56:47 -08:00