cloudstack/api/src/com/cloud/network
Abhinandan Prateek 2984b0607f bug 8115: source ip filtering
Created a table for source cidrs list.
Created necessary Daos and VOs.
Updated PortForwardingRulesDao to persist/update non null list of cidrs.
For deletion depending on ON DELETE CASCADE.
2011-05-09 17:41:50 +05:30
..
element Add license header to files 2011-04-14 11:23:14 -07:00
guru bug 9488: throw InsufficientVirtualNetworkCapcityException when fail to allocate guest vnet as a part of network implement() call 2011-04-21 13:59:06 -07:00
lb Add license header to files 2011-04-14 11:23:14 -07:00
ovs Add license header to files 2011-04-14 11:23:14 -07:00
router started vms with these latest 2011-02-11 17:03:04 -08:00
rules bug 8115: source ip filtering 2011-05-09 17:41:50 +05:30
security bug 9336: securityGroups can be used by other securityGroups in the same domain only; no cross domain SG authentication 2011-04-22 11:35:29 -07:00
vpn Add license header to files 2011-04-14 11:23:14 -07:00
IpAddress.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
Network.java Add license header to files 2011-04-14 11:23:14 -07:00
NetworkProfile.java Add license header to files 2011-04-14 11:23:14 -07:00
NetworkService.java Code cleanup. No need to declare runtime exceptions (CloudRuntimeException, InvalidParameterException, PermissionDenied exceptions) 2011-04-21 16:26:53 -07:00
Networks.java Add license header to files 2011-04-14 11:23:14 -07:00
PublicIpAddress.java remote access vpn, user ip address changes 2010-12-29 09:32:54 -08:00
RemoteAccessVpn.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
VirtualNetworkApplianceService.java Code cleanup. No need to declare runtime exceptions (CloudRuntimeException, InvalidParameterException, PermissionDenied exceptions) 2011-04-21 16:26:53 -07:00
VpnUser.java remote access vpn, user ip address changes 2010-12-29 09:32:54 -08:00