cloudstack/server/src/com/cloud/network
alena 4ca2b8808b Fixed ipAssoc command to throw an exception when virtual network is null 2010-12-15 17:25:45 -08:00
..
addr Changes to how public ip addresses are allocated 2010-12-10 08:38:20 -08:00
dao Delete network as a part of account cleanup 2010-12-13 10:47:10 -08:00
element Fixed ipAssoc command to throw an exception when virtual network is null 2010-12-15 17:25:45 -08:00
guru 1) Create default networks for zones specified in server-setup.xml file 2010-12-13 14:03:19 -08:00
lb Fixed listLoadBalancerRuleInstances to list only instances belonging to LB rule network 2010-12-10 20:42:37 -08:00
router Fixed ipAssoc command to throw an exception when virtual network is null 2010-12-15 17:25:45 -08:00
rules Fixed listIpForwardingRules command: made ipAddress required, added vm and rule state info to the response. 2010-12-08 14:28:37 -08:00
security bug 7196: fixed response object generation for authorizeNetworkGroupIngress command (response type is Network group response - the way it was in 2.1.x - instead of IngressRule response) 2010-11-24 09:50:04 -08:00
ExteralIpAddressAllocator.java Moved DAO to server 2010-11-22 07:40:41 -08:00
HAProxyConfigurator.java Port forwarding rules and load balancing rules rewrite 2010-12-03 08:48:02 -08:00
IPAddressVO.java ip assoc working 2010-12-08 09:03:34 -08:00
IpAddrAllocator.java Moved DAO to server 2010-11-22 07:40:41 -08:00
LoadBalancerVMMapVO.java bug 7467: release IP address works now. 2010-12-10 15:12:32 -08:00
LoadBalancerVO.java bug 7467: release IP address works now. 2010-12-10 15:12:32 -08:00
NetworkAccountDaoImpl.java switched from networkprofile to network configuration 2010-09-09 17:49:19 -07:00
NetworkAccountVO.java Changed networkconfigurations to network as per Sheng's suggestion 2010-11-19 15:44:42 -08:00
NetworkManager.java 1) Fixed associate/disassociateIP address commands. The procedure is changed from 2.1, right now on single ipAssoc command we get a new ip and reapply all exising ip associations. 2010-12-15 11:39:30 -08:00
NetworkManagerImpl.java 1) Fixed associate/disassociateIP address commands. The procedure is changed from 2.1, right now on single ipAssoc command we get a new ip and reapply all exising ip associations. 2010-12-15 11:39:30 -08:00
NetworkRuleConfigVO.java Moved DAO to server 2010-11-22 07:40:41 -08:00
NetworkVO.java Changes to how public ip addresses are allocated 2010-12-10 08:38:20 -08:00
RemoteAccessVpnVO.java Moved DAO to server 2010-11-22 07:40:41 -08:00
SshKeysDistriMonitor.java checkins for problems. 2010-10-26 09:35:24 -07:00