cloudstack/server/src/com/cloud/network
alena b2942572e7 bug 10453: fixed NPE in startRouter command - used to happen when domR start was called for existing domR as a part of networkImplement
status 10453: resolved fixed
2011-06-30 11:35: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 10435: removed vpn feature 2011-06-24 09:18:46 -07:00
element bug 10435: removed vpn feature 2011-06-24 09:18:46 -07:00
guru bug 10214: merge fix from 2.2.4 branch 2011-06-10 12:08:22 -07:00
lb bug 9579: allow domain name suffix update for existing networks. 2011-06-09 16:10:24 -07:00
ovs Pass isForRebalance parameter to processConnect method of all the listeners - some listeners don't have to be notified when connection happens as a a part of Agent Rebalance process (VirtualMachineManagerImpl listener for instance) 2011-06-27 10:20:41 -07:00
router bug 10453: fixed NPE in startRouter command - used to happen when domR start was called for existing domR as a part of networkImplement 2011-06-30 11:35:51 -07:00
rules bug 9579: allow domain name suffix update for existing networks. 2011-06-09 16:10:24 -07:00
security Pass isForRebalance parameter to processConnect method of all the listeners - some listeners don't have to be notified when connection happens as a a part of Agent Rebalance process (VirtualMachineManagerImpl listener for instance) 2011-06-27 10:20:41 -07:00
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 bug 10435: removed vpn feature 2011-06-24 09:18:46 -07:00
NetworkManagerImpl.java fixed compile warning 2011-06-28 10:56:35 -07:00
NetworkRuleConfigVO.java Moved DAO to server 2010-11-22 07:40:41 -08:00
NetworkVO.java bug 9579: allow domain name suffix update for existing networks. 2011-06-09 16:10:24 -07:00
SshKeysDistriMonitor.java Pass isForRebalance parameter to processConnect method of all the listeners - some listeners don't have to be notified when connection happens as a a part of Agent Rebalance process (VirtualMachineManagerImpl listener for instance) 2011-06-27 10:20:41 -07:00