cloudstack-mirror/server/src/com/cloud/network
2011-09-29 10:20:51 -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 22:52:30 +05:30
element Clean up global redundant_router config item 2011-09-27 16:50:24 -07:00
firewall Implemented vm* api commands to be executed against the project 2011-09-29 10:20:51 -07:00
guru bug 11513: add more log in the cleanup network 2011-09-22 15:04:43 -07:00
lb bug 11555: Fixed NPE happening during LB rule cleanup in case when createLB fails 2011-09-23 11:02:19 -07:00
ovs Merge branch 'cvm' into 2.2.y 2011-08-19 16:08:35 -07:00
router bug 11581: During router start, create iptables NETWORK_STATS chain before adding rules for additional public interfaces into that chain 2011-09-28 16:46:45 +05:30
rules bug 11555: Fixed NPE happening during LB rule cleanup in case when createLB fails 2011-09-23 11:02:19 -07:00
security Implemented Project Invitations 2011-09-26 17:47:20 -07:00
vpn bug 11515: reapply all firewall rules for the IP address when VPN related rules are being revoked 2011-09-21 09:50:32 -07:00
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
ExternalNetworkManager.java bug 6876: netscaler MPX & VPX support 2011-08-30 00:14:05 +05:30
ExternalNetworkManagerImpl.java In inline SRX/F5 mode, collect outbound usage for LB rules from the SRX. 2011-09-15 14:45:06 -07:00
FirewallRulesCidrsVO.java bug 10561: intermidiate checkin for FirewallRuleFeature 2011-08-09 15:51:56 -07:00
InlineLoadBalancerNicMapVO.java Added a new table for inline load balancer deployments, to store mappings between public IPs and NICs. 2011-08-03 16:10:20 -07:00
IpAddrAllocator.java Add license header to files 2011-04-14 11:23:14 -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
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:13:28 -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:52:19 -07:00
NetworkDeviceManagerImpl.java Full opensource 2011-08-23 19:52:19 -07:00
NetworkDomainVO.java Add license header to files 2011-04-14 11:23:14 -07:00
NetworkManager.java Intermidiate checkin to Project feature: 2011-09-20 18:35:28 -07:00
NetworkManagerImpl.java Implemented Project Invitations 2011-09-26 17:47:20 -07:00
NetworkRuleConfigVO.java Moved DAO to server 2010-11-22 07:40:41 -08:00
NetworkUsageManager.java Full opensource 2011-08-23 19:52:19 -07:00
NetworkUsageManagerImpl.java Full opensource 2011-08-23 19:52:19 -07:00
NetworkVO.java Defined missing length field for VO classes 2011-08-17 15:13:28 -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