cloudstack/server/src/com/cloud/network
Edison Su 981c497e1f Don't apply @DB on a private method 2011-05-16 10:04:08 -04: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 8866,4942: Added support for Direct Network Usage collection 2011-05-16 18:31:41 +05:30
element Add license header to files 2011-04-14 11:23:14 -07:00
guru bug 9740: fixed DB upgrade for Direct Tagged networks in Advance zone 2011-05-05 11:20:27 -07:00
lb Don't apply @DB on a private method 2011-05-16 10:04:08 -04:00
ovs changed getName to getHostname 2011-04-29 08:34:10 -07:00
router bug 8866: Direct Network Usage, TrafficSentinel support added, work in progress 2011-05-12 19:43:47 +05:30
rules bug 8115: Source IP filtering in Virtual Router 2011-05-12 13:37:43 +05:30
security bug 9492: allow security group removal when it has ingress rules, but not assigned to any vms yet 2011-04-25 16:43:39 -07:00
vpn bug 8710: CONTD....Introducing a new user role in cloudstack called RESOURCE_DOMAIN_ADMIN. The role would have all the domain_admin rights and the rights to list zone,pods,clusters and so on. More info in the bug 2011-04-11 19:40:37 +05:30
ExteralIpAddressAllocator.java Moved DAO to server 2010-11-22 07:40:41 -08:00
FirewallRulesCidrsVO.java bug 8115: source ip filtering 2011-05-09 17:41:50 +05:30
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 Add license header to files 2011-04-14 11:23:14 -07: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 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
NetworkDomainVO.java Add license header to files 2011-04-14 11:23:14 -07:00
NetworkManager.java Propagating 1345af2a0e84684a804bde5b281c30df72f148a0 2011-05-10 05:52:39 -07:00
NetworkManagerImpl.java bug 8866,4942: Added support for Direct Network Usage collection 2011-05-16 18:31:41 +05:30
NetworkRuleConfigVO.java Moved DAO to server 2010-11-22 07:40:41 -08:00
NetworkVO.java Add license header to files 2011-04-14 11:23:14 -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