cloudstack/core
alena 278f2a401f bug 10561: intermediate checkin for enable/disableStaticNat.
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.
2011-08-11 10:19:22 -07:00
..
src/com/cloud bug 10561: intermediate checkin for enable/disableStaticNat. 2011-08-11 10:19:22 -07:00
test/com/cloud/agent/transport bug 10737: Fix java.nio.BufferOverflowException in decompression 2011-07-15 18:21:45 -07:00
.classpath better way to log the agent request and response. Introduced the idea of via agents in the request header 2011-05-17 16:02:44 -07:00
.project revert un neccessary changes 2010-09-29 18:40:52 -07:00