| .. |
|
element
|
VPC: implementation for Add/delete/list StaticRoute. Agent implementation is yet to be done
|
2012-06-26 11:11:26 -07:00 |
|
firewall
|
VPC: implemented add/delete Private gateway
|
2012-06-22 15:06:58 -07:00 |
|
guru
|
Switch to Apache license
|
2012-04-03 04:54:14 -07:00 |
|
lb
|
VPC: initial checkin for network ACLs
|
2012-06-20 12:48:00 -07:00 |
|
ovs
|
Fix conflict resolution errors
|
2012-04-24 02:20:39 +01:00 |
|
router
|
Support for adding private network
|
2012-06-05 10:57:29 -07:00 |
|
rules
|
VPC: initial checkin for network ACLs
|
2012-06-20 12:48:00 -07:00 |
|
security
|
Switch to Apache license
|
2012-04-03 04:54:14 -07:00 |
|
vpc
|
VPC: implementation for Add/delete/list StaticRoute. Agent implementation is yet to be done
|
2012-06-26 11:11:26 -07:00 |
|
vpn
|
Support for adding private network
|
2012-06-05 10:57:29 -07:00 |
|
CiscoNexusVSMDevice.java
|
CS-9919: Support for Nexus Swiches (Cisco Vswitches)
|
2012-05-23 16:53:27 -07:00 |
|
IpAddress.java
|
1) Added start logic to the VPC
|
2012-05-21 14:29:34 -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-13 10:17:48 -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-05-18 17:25:04 -07:00 |
|
NetworkService.java
|
1) Allow having multiple shared networks with the same vlan
|
2012-06-15 15:57:56 -07:00 |
|
Networks.java
|
Switch to Apache license
|
2012-04-03 04:54:14 -07:00 |
|
PhysicalNetwork.java
|
Switch to Apache license
|
2012-04-03 04:54:14 -07:00 |
|
PhysicalNetworkServiceProvider.java
|
Switch to Apache license
|
2012-04-03 04:54:14 -07:00 |
|
PhysicalNetworkSetupInfo.java
|
Switch to Apache license
|
2012-04-03 04:54:14 -07:00 |
|
PhysicalNetworkTrafficType.java
|
Switch to Apache license
|
2012-04-03 04:54:14 -07:00 |
|
PublicIpAddress.java
|
Switch to Apache license
|
2012-04-03 04:54:14 -07:00 |
|
RemoteAccessVpn.java
|
Switch to Apache license
|
2012-04-03 04:54:14 -07:00 |
|
StorageNetworkService.java
|
Switch to Apache license
|
2012-04-03 04:54:14 -07:00 |
|
VirtualNetworkApplianceService.java
|
VPC: ipAssoc consists of 3 parts: plug nic (if needed), associateIp, enableSourceNat(if ip is source nat ip)
|
2012-06-12 10:58:20 -07:00 |
|
VirtualRouterProvider.java
|
Support for adding private network
|
2012-06-05 10:57:29 -07:00 |
|
VpcVirtualNetworkApplianceService.java
|
Isolated non-vpc networks: start router with 3 nics from the very beginning
|
2012-06-13 14:56:04 -07:00 |
|
VpnUser.java
|
Switch to Apache license
|
2012-04-03 04:54:14 -07:00 |