..
element
CS-6840: Add hypervisor commands for site-to-site vpn
2012-06-27 19:06:32 -07:00
firewall
VPC: implemented vpc cleanup thread that cleans up Inactive VPCs (that were failed to delete)
2012-06-27 15:12:56 -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: createPrivateGateway - consists of plug nic + ipassoc (no setsource nat is needed)
2012-07-02 12:58:30 -07:00
vpn
CS-6840: Add hypervisor commands for site-to-site vpn
2012-06-27 19:06:32 -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
VPC: multiple fixes:
2012-07-02 14:14:34 -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
Site2SiteCustomerGateway.java
CS-6840: Add data structure for site-to-site vpn tables
2012-06-27 19:05:33 -07:00
Site2SiteVpnConnection.java
CS-6840: Add status checking for site 2 site VPN
2012-06-29 18:58:52 -07:00
Site2SiteVpnGateway.java
CS-6840: Add data structure for site-to-site vpn tables
2012-06-27 19:05:33 -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