cloudstack/core
alena 06d007337a bug 10561: intermidiate checkin for FirewallRuleFeature
1) Added new apis: createFirewallRule, deleteFirewallRule, listFirewallRules
2) Modified existing apis - added boolean openFirewall parameter to createPortForwardingRule/createIpForwardingRule/createRemoteAccessVpn. If parameter is set to true, open firewall on the domR before creating an actual PF rule there
Modified backend calls appropriately.
3) Schema changes for firewall_rules table:
* startPort/endPort can be null now
* added icmp_type, icmp_code fields (can be not null only when protocol is icmp)
4) Added new manager - FirewallManagerImpl
2011-08-08 20:59:40 -07:00
..
src/com/cloud bug 10561: intermidiate checkin for FirewallRuleFeature 2011-08-08 20:59:40 -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