cloudstack/server/src/com/cloud/network
alena cf6406695b bug 10080: update nic profile with DNS info for the nics with reservation_strategy=Create
status 10080: resolved fixed
2011-06-01 17:03:59 -07:00
..
addr bug 8251: introduced "id" field for public IP address. In the DB id is a primary key in user_ip_address table; ip_address and source_network_id is a composite key 2011-02-01 12:16:18 -08:00
dao Added a method to look up public IPs that are used for static NAT rules. 2011-05-10 15:47:46 -07:00
element Merge branch 'bareMetal' 2011-03-08 14:18:11 -08:00
guru bug 10080: update nic profile with DNS info for the nics with reservation_strategy=Create 2011-06-01 17:03:59 -07:00
lb bug 9188: remove all lb-vm DB mapping that are set with Revoke status after the LB rule is set on the backend 2011-03-28 15:48:11 -07:00
ovs bug 9643: connect pool is only for shared access 2011-04-29 11:05:56 -07:00
router bug 9615: Part of the HA cleanup 2011-05-03 16:34:24 -07:00
rules bug 9686,9676,9677: Create usage events for existing resources for port forwarding, load balancer and network offering usage 2011-05-03 20:03:29 +05:30
security Don't allow to specify security groups when deployVm in Vmware setup. 2011-05-20 18:57:06 -07:00
vpn Sync on network instead of ipAddressId when do create PF/StaticNat/LB rules 2011-02-17 16:13:28 -08:00
ExteralIpAddressAllocator.java Moved DAO to server 2010-11-22 07:40:41 -08:00
IPAddressVO.java Store ip address as String instead of Long in user_ip_address and port_forwarding_rules tables 2011-02-09 19:35:03 -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 8564: Changed implementation for static nat rules. Now we use separate interfaces instead of PortForwardingRules interfaces. 2011-02-15 10:45:28 -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
NetworkDomainVO.java bug 8831: partial checkin for Domain specific Networks (includes DB changes) 2011-03-21 15:05:07 -07:00
NetworkManager.java bug 9811: Brought over Prachi's fixes for the investigator and changed them to handle multiple nics 2011-05-10 05:32:11 -07:00
NetworkManagerImpl.java bug 10080: update nic profile with DNS info for the nics with reservation_strategy=Create 2011-06-01 17:03:59 -07:00
NetworkRuleConfigVO.java Moved DAO to server 2010-11-22 07:40:41 -08:00
NetworkVO.java bug 8831: API/Management server part is done for "Dedicate Network to domain". UI part is left 2011-03-21 18:17:59 -07:00
RemoteAccessVpnVO.java bug 8251: introduced "id" field for public IP address. In the DB id is a primary key in user_ip_address table; ip_address and source_network_id is a composite key 2011-02-01 12:16:18 -08:00
SshKeysDistriMonitor.java renamed the domainrouter services 2010-12-21 03:56:01 -08:00