cloudstack/server/src/com/cloud/network/dao
Sheng Yang 00bb63ac67 NaaS: Remove separate configuration fields for virtual router elements
The fields are duplicated with network offerings.
2011-10-31 15:59:36 -07:00
..
FirewallRulesCidrsDao.java bug 8115: source ip filtering 2011-05-09 17:41:50 +05:30
FirewallRulesCidrsDaoImpl.java bug 11185: support multiple CIDR on overlapping port ranges for firewall rules 2011-08-25 12:21:11 -07:00
FirewallRulesDao.java Merge branch '2.2.y' 2011-08-22 20:28:30 -07:00
FirewallRulesDaoImpl.java bug 11185: support multiple CIDR on overlapping port ranges for firewall rules 2011-08-25 12:21:11 -07:00
IPAddressDao.java changes to Create Vlan & Public IPs 2011-10-31 09:53:25 -07:00
IPAddressDaoImpl.java changes to Create Vlan & Public IPs 2011-10-31 09:53:25 -07:00
InlineLoadBalancerNicMapDao.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
InlineLoadBalancerNicMapDaoImpl.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
LoadBalancerDao.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
LoadBalancerDaoImpl.java bug 10561: intermidiate checkin for FirewallRuleFeature 2011-08-09 15:51:56 -07:00
LoadBalancerVMMapDao.java bug 7467: release IP address works now. 2010-12-10 15:12:32 -08:00
LoadBalancerVMMapDaoImpl.java bug 7467: release IP address works now. 2010-12-10 15:12:32 -08:00
NetworkDao.java Added commands and framework for PhysicalNetwork trafficTypes 2011-10-27 17:32:15 -07:00
NetworkDaoImpl.java Fixed Advance zone creation with security group enabled 2011-10-28 10:24:37 -07:00
NetworkDomainDao.java 1) listNetworks for domain level network case: fixed search to do multiple joins between the tables instead of querying all the data and making search for each entry. 2011-06-08 12:00:19 -07:00
NetworkDomainDaoImpl.java 1) listNetworks for domain level network case: fixed search to do multiple joins between the tables instead of querying all the data and making search for each entry. 2011-06-08 12:00:19 -07:00
NetworkOpDaoImpl.java missing mac fields 2010-12-10 17:20:31 -08:00
NetworkOpVO.java missing mac fields 2010-12-10 17:20:31 -08:00
NetworkRuleConfigDao.java Moved DAO to server 2010-11-22 07:40:41 -08:00
NetworkRuleConfigDaoImpl.java Moved DAO to server 2010-11-22 07:40:41 -08:00
NetworkTagDaoImpl.java bug 9651: Adding network tags 2011-05-23 15:51:50 -07:00
NetworkTagVO.java bug 9651: Adding network tags 2011-05-23 15:51:50 -07:00
PhysicalNetworkDao.java Added commands and framework for PhysicalNetwork trafficTypes 2011-10-27 17:32:15 -07:00
PhysicalNetworkDaoImpl.java Added commands and framework for PhysicalNetwork trafficTypes 2011-10-27 17:32:15 -07:00
PhysicalNetworkExternalDeviceDao.java add support for multiple provider instanes per physical network 2011-10-27 03:07:30 +05:30
PhysicalNetworkExternalDeviceDaoImpl.java add support for multiple provider instanes per physical network 2011-10-27 03:07:30 +05:30
PhysicalNetworkIsolationMethodDaoImpl.java NAAS: Configuring Zone 2011-10-19 22:44:03 -07:00
PhysicalNetworkIsolationMethodVO.java NAAS: Configuring Zone 2011-10-19 22:44:03 -07:00
PhysicalNetworkServiceProviderDao.java add support for multiple provider instanes per physical network 2011-10-27 03:07:30 +05:30
PhysicalNetworkServiceProviderDaoImpl.java add support for multiple provider instanes per physical network 2011-10-27 03:07:30 +05:30
PhysicalNetworkServiceProviderVO.java NAAS: Configuring Zone 2011-10-19 22:44:03 -07:00
PhysicalNetworkTagDaoImpl.java NAAS: Configuring Zone 2011-10-19 22:44:03 -07:00
PhysicalNetworkTagVO.java NAAS: Configuring Zone 2011-10-19 22:44:03 -07:00
PhysicalNetworkTrafficTypeDao.java changes to Create Vlan & Public IPs 2011-10-31 09:53:25 -07:00
PhysicalNetworkTrafficTypeDaoImpl.java changes to Create Vlan & Public IPs 2011-10-31 09:53:25 -07:00
PhysicalNetworkTrafficTypeVO.java Added commands and framework for PhysicalNetwork trafficTypes 2011-10-27 17:32:15 -07:00
RemoteAccessVpnDao.java Revert "bug 10435: removed vpn feature" 2011-08-02 18:12:57 -07:00
RemoteAccessVpnDaoImpl.java Revert "bug 10435: removed vpn feature" 2011-08-02 18:12:57 -07:00
VirtualRouterElementsDao.java NaaS: Remove separate configuration fields for virtual router elements 2011-10-31 15:59:36 -07:00
VirtualRouterElementsDaoImpl.java NaaS: Remove separate configuration fields for virtual router elements 2011-10-31 15:59:36 -07:00
VpnUserDao.java Revert "bug 10435: removed vpn feature" 2011-08-02 18:12:57 -07:00
VpnUserDaoImpl.java Revert "bug 10435: removed vpn feature" 2011-08-02 18:12:57 -07:00