cloudstack-mirror/server/src/com/cloud/network
2011-03-30 14:49:15 -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 bug 8798: delete zone is fixed 2011-03-24 13:32:31 -07:00
element Merge branch 'bareMetal' 2011-03-08 14:18:11 -08:00
guru bug 8863: generate usage event when PF/LB/StaticNat rule is set with Revoke status, not when it's actually removed on the backend. 2011-03-16 09:41:50 -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 fix capacity caclulation issue after migration 2011-02-09 13:33:42 -05:00
router For VirtualRouter apply networkThrottling rate of the GuestNetworkOffering to both Guest and Public networks. 2011-03-30 14:49:15 -07:00
rules No need to check if user vm exists during static nat port range creation. We already do it when enableStaticNat for the ip address 2011-03-29 13:46:18 -07:00
security bug 5912: Added events and logging for securityGroup create/delete 2011-03-25 15:23:18 -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
IpAddrAllocator.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
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 AssociateIPAddress - first IP associated with the network should always be a source nat 2011-03-24 14:25:20 -07:00
NetworkManagerImpl.java For VirtualRouter apply networkThrottling rate of the GuestNetworkOffering to both Guest and Public networks. 2011-03-30 14:49:15 -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