| .. |
|
element
|
VPC: implementation for Add/delete/list StaticRoute. Agent implementation is yet to be done
|
2012-06-28 10:11:41 -07:00 |
|
firewall
|
VPC: implemented vpc cleanup thread that cleans up Inactive VPCs (that were failed to delete)
|
2012-06-28 10:18:14 -07:00 |
|
guru
|
committing Chip Childers patches fixing licensing headers
|
2012-06-12 12:32:58 -04:00 |
|
lb
|
VPC: initial checkin for network ACLs
|
2012-06-20 17:19:49 -07:00 |
|
router
|
Support for adding private network
|
2012-06-15 14:20:34 -07:00 |
|
rules
|
VPC: initial checkin for network ACLs
|
2012-06-20 17:19:49 -07:00 |
|
security
|
committing Chip Childers patches fixing licensing headers
|
2012-06-12 12:32:58 -04:00 |
|
vpc
|
Static route can be created for generic VpcGateway now, not just Private gateway
|
2012-06-28 17:17:44 -07:00 |
|
vpn
|
Support for adding private network
|
2012-06-15 14:20:34 -07:00 |
|
IpAddress.java
|
1) Added start logic to the VPC
|
2012-06-15 13:56:05 -07:00 |
|
Network.java
|
Added new capabilities to VPN and Firewall services defining if VPN is S2S or Remote access, and if the Firewall rules should be created per cidr or per public ip address
|
2012-06-15 14:33:06 -07:00 |
|
NetworkProfile.java
|
Removed network_id reference from domain_router table as now VirtualRouter can be associated with multiple networks (VPC case). Code modifications were done accordingly to the places where this field was used.
|
2012-06-15 13:54:48 -07:00 |
|
NetworkService.java
|
Merge branch 'master' into vpc
|
2012-06-28 17:41:40 -07:00 |
|
Networks.java
|
committing Chip Childers patches fixing licensing headers
|
2012-06-12 12:32:58 -04:00 |
|
PhysicalNetwork.java
|
committing Chip Childers patches fixing licensing headers
|
2012-06-12 12:32:58 -04:00 |
|
PhysicalNetworkServiceProvider.java
|
committing Chip Childers patches fixing licensing headers
|
2012-06-12 12:32:58 -04:00 |
|
PhysicalNetworkSetupInfo.java
|
committing Chip Childers patches fixing licensing headers
|
2012-06-12 12:32:58 -04:00 |
|
PhysicalNetworkTrafficType.java
|
committing Chip Childers patches fixing licensing headers
|
2012-06-12 12:32:58 -04:00 |
|
PublicIpAddress.java
|
committing Chip Childers patches fixing licensing headers
|
2012-06-12 12:32:58 -04:00 |
|
RemoteAccessVpn.java
|
committing Chip Childers patches fixing licensing headers
|
2012-06-12 12:32:58 -04:00 |
|
Site2SiteCustomerGateway.java
|
CS-6840: Add data structure for site-to-site vpn tables
|
2012-07-02 16:20:58 -07:00 |
|
Site2SiteVpnConnection.java
|
CS-6840: Add data structure for site-to-site vpn tables
|
2012-07-02 16:20:58 -07:00 |
|
Site2SiteVpnGateway.java
|
CS-6840: Add data structure for site-to-site vpn tables
|
2012-07-02 16:20:58 -07:00 |
|
StorageNetworkService.java
|
committing Chip Childers patches fixing licensing headers
|
2012-06-12 12:32:58 -04:00 |
|
VirtualNetworkApplianceService.java
|
VPC: ipAssoc consists of 3 parts: plug nic (if needed), associateIp, enableSourceNat(if ip is source nat ip)
|
2012-06-15 14:31:58 -07:00 |
|
VirtualRouterProvider.java
|
Support for adding private network
|
2012-06-15 14:20:34 -07:00 |
|
VpcVirtualNetworkApplianceService.java
|
Isolated non-vpc networks: start router with 3 nics from the very beginning
|
2012-06-15 14:33:14 -07:00 |
|
VpnUser.java
|
committing Chip Childers patches fixing licensing headers
|
2012-06-12 12:32:58 -04:00 |