mirror of https://github.com/apache/cloudstack.git
1) On enableStaticNat command we actually send the command to the backend (we used to just upgrade the DB in the past). The backend command carries sourceIp and destIp, and creates IP to IP mapping on the domR. 2) On disableStaticNat for the Ip address in addition to cleaning up port ranges, we also delete IP to IP mapping on the domR. |
||
|---|---|---|
| .. | ||
| src/com/cloud | ||
| test/com/cloud/agent/transport | ||
| .classpath | ||
| .project | ||