cloudstack/server/src/com/cloud/network
Chiradeep Vittal cc5e459be0 bug 11336: limit the number of outstanding messages sent to a host to conserve memory 2011-11-04 11:30:13 -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 11425: dont count direct IP in resource count while updating resource count through API 2011-09-14 23:09:59 +05:30
element Fix restartNetwork wrongly report stop failure 2011-09-14 03:05:57 -07:00
firewall bug 11537: revoke related FirewallRules when do vmExpunge and ipAddress release. 2011-09-22 13:58:01 -07:00
guru bug 11739: Fix typo 2011-10-30 23:25:37 +05:30
lb bug 11555: Fixed NPE happening during LB rule cleanup in case when createLB fails 2011-09-23 11:01:31 -07:00
ovs Merge branch 'cvm' into 2.2.y 2011-08-19 16:08:35 -07:00
router bug 11796: Catch all exceptions in network usage task and never exit the thread 2011-11-01 20:39:08 +05:30
rules bug 11744: remove firewall rules before removing statis nat rules as a part of disableStaticNat call 2011-10-21 17:20:13 -07:00
security bug 11336: limit the number of outstanding messages sent to a host to conserve memory 2011-11-04 11:30:13 -07:00
vpn bug 11851: While adding new Vpn user, exisitng users state will remain as Active and still be re-added 2011-11-04 13:48:20 +05:30
ElasticLbVmMapVO.java ELB VM: implement delete LB by deleting ELB vm 2011-07-28 00:15:16 -07:00
ExteralIpAddressAllocator.java Moved DAO to server 2010-11-22 07:40:41 -08:00
ExternalFirewallManager.java Support for inline SRX/F5. 2011-09-07 14:18:42 -07:00
ExternalLoadBalancerManager.java full opensource 2011-08-23 19:23:49 -07:00
ExternalNetworkManager.java Support for inline SRX/F5. 2011-09-07 14:18:42 -07:00
ExternalNetworkManagerImpl.java In inline SRX/F5 mode, collect outbound usage for LB rules from the SRX. 2011-09-15 14:42:49 -07:00
F5BigIpManagerImpl.java bug 11372: 2011-09-14 17:09:21 +05:30
FirewallRulesCidrsVO.java bug 10561: intermidiate checkin for FirewallRuleFeature 2011-08-08 20:59:40 -07: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
InlineLoadBalancerNicMapVO.java Support for inline SRX/F5. 2011-09-07 14:15:27 -07:00
IpAddrAllocator.java Add license header to files 2011-04-14 11:23:14 -07:00
JuniperSrxManagerImpl.java Support for inline SRX/F5. 2011-09-07 14:18:42 -07:00
LoadBalancerVMMapVO.java bug 7467: release IP address works now. 2010-12-10 15:12:32 -08:00
LoadBalancerVO.java Defined missing length field for VO classes 2011-08-17 15:10:07 -07:00
NetworkAccountDaoImpl.java Add license header to files 2011-04-14 11:23:14 -07:00
NetworkAccountVO.java Add license header to files 2011-04-14 11:23:14 -07:00
NetworkDeviceManager.java full opensource 2011-08-23 19:23:49 -07:00
NetworkDeviceManagerImpl.java full opensource 2011-08-23 19:23:49 -07:00
NetworkDomainVO.java Add license header to files 2011-04-14 11:23:14 -07:00
NetworkManager.java bug 11114: when release static nat as a part of vm expunge, do searchIncludingRemoved in nics table as the nics are marked as Removed before static nat is released 2011-08-15 10:18:45 -07:00
NetworkManagerImpl.java Bug 11808 - Allow additional non-default virtual networks 2011-11-03 15:10:42 -07:00
NetworkRuleConfigVO.java Moved DAO to server 2010-11-22 07:40:41 -08:00
NetworkUsageManager.java full opensource 2011-08-23 19:23:49 -07:00
NetworkUsageManagerImpl.java full opensource 2011-08-23 19:23:49 -07:00
NetworkVO.java Defined missing length field for VO classes 2011-08-17 15:10:07 -07:00
RemoteAccessVpnVO.java Revert "bug 10435: removed vpn feature" 2011-08-02 18:12:57 -07:00
SshKeysDistriMonitor.java Merge branch 'cvm' into 2.2.y 2011-08-19 16:08:35 -07:00