The present invention relates to a communication apparatus, system, method and computer program.
The following outlines OpenFlow, as one example of SDNs (Software Designed Networks) that can dynamically set or change a configuration, function, or performance of a network base on a software. OpenFlow switch includes a flow table including a plurality of flow entries. Each flow entry includes a match field to be matched with header field information of a received packet, a counter field including statistics information such as the number of received packets and the number of received bytes, and an action field with zero or more actions that dictate how the switch handles a received packet whose header matches with the match field. Upon reception of a packet, the OpenFlow switch retrieves the flow table thereof using header field information of the packet. In the case of miss-hit (non-match), the OpenFlow switch forwards the packet to OpenFlow controller over a secure channel.
Based upon information on a source and a destination of the packet specified in the header thereof, the OpenFlow controller computes a path for the packet from network topology information. Based upon the path, the OpenFlow controller generates and sets a flow entry for each of OpenFlow switches on the path. On reception of following packets, each having a header matching with a match field of the flow entry set by the OpenFlow controller, each of the OpenFlow switches on the path forwards the packets to a next node, for example, as prescribed in the action field of the flow entry. Regarding details of OpenFlow, reference may be made to NPL 6.
There have been extensive research and development efforts on secure networking, especially in SDN to reduce network vulnerabilities to attacks.
In NPL(Non Patent Literature) 1, there is proposed ROSEMARY controller, which implements a network application containment and resilience strategy based around the notion of spawning applications independently within micro-NOS (network operating system).
In NPL 2, there is proposed PermOF coping with potential trust issue on OpenFlow applications, in which abuse of trust could lead to various types of attacks impacting an entire network. In PermOF, isolation of control flow and data is established between a controller and applications. OpenFlow applications are isolated from Controller kernel, that is, OpenFlow applications cannot call kernel procedures or directly refer to a kernel memory. There is provided Access control layer between OpenFlow applications and OS (Operating System). The layer is controlled by the Controller kernel, so that undesirable interaction between OpenFlow applications and OS would be cut off.
In NPL 3, there is proposed AVANT-GUARD, a new framework to advance security and resilience of OpenFlow networks with greater involvement from the data-plane layer. Connection migration enables data plane to shield control plane from saturation attacks. Actuating triggers automatically insert flow rules when the network is under attack.
In NPL 4, there is disclosed a secure hypervisor, called TrustVisor, to provide a safe execution environment for security-sensitive code modules without trusting OS or application that invokes the code module. TrustVisor is so designed as to protect security-sensitive code and data from malware, even on untrusted commodity platforms.
[NPL 1] Seungwon Shin et al., “Rosemary: A Robust, Secure, and High-performance Network Operating System”, CCS'14
[NPL 2] Xitao Wen et al., “Towards a secure controller platform for openflow applications”, HotSDN '13
[NPL 3] Seungwon Shin et al., “AVANT-GUARD: scalable and vigilant switch flow management in software-defined networks”, CCS'13
[NPL 4]Jonathan M. McCune et al., “TrustVisor: Efficient TCB Reduction and Attestation”, Mar. 9, 2009, (revised Mar. 10, 2010) CMU-CyLab-09-003, CyLab Carnegie Mellon University Pittsburgh, Pa. 15213
[NPL 5] Jan Medved, Reinaido Penno, OpenDaylight Update, November 2013,Internet<URL:http://www.ietf.org/proceedings/88/slides/slides-88-netconf-6.pdf>
[NPL 6] “Openflow Switch Specification” Version 1.0.0, (Wire Protocol 0x01),Internet<URL:http://www.openflowswitch.org/documents/openflow-spec-v1.0.0.pdf>
The disclosures of NPLs 1 to 6 given above are hereby incorporated in their entirety by reference into this specification.
The following analysis is made by the inventors of the present invention.
NFL 1 and NPL 2 perform access control of Northbound API.
NPL 3 prevents DoS (Denial of Service) attack against control plane by filtering messages.
However, the security mechanisms may fail to confine damage to one network component or element, for example. In this case, one compromised component may damage an entirety of networks, thus resulting in deterioration in network security. The same may be said in such a case wherein the security mechanisms may fail to confine damage to one network, thus failing to prevent the damage from spreading over to other networks.
In view of the foregoing, it is an object of the present invention to provide an apparatus, method, program and system ensuring secure networking environments.
According to one aspect of the disclosure, there is provided a communication apparatus comprising:
a plurality of communication processes, each of the communication processes configured to he executed in an environment allocated thereto, the environment arranged for each of the communication processes being isolated from each of one or more environments arranged for remaining one or more communication processes, each of the communication processes performing communication processing on a flow associated thereto;
a plurality of network interfaces, each of the network interfaces adapted to be connected to a network; and
a dispatcher that receives a packet from the network interface and dispatches the packet to an associated communication process, based on a dispatch rule that defines association of a flow with a communication process to which the flow is dispatched. The architecture of the communication apparatus may well be employed in a switch and also in a controller.
According to another aspect of the disclosure, there is provided a communication system comprising:
a switch;
a controller to control the switch, wherein
the switch comprises:
a plurality of communication processes, each of the communication processes configured to be executed in an environment allocated thereto, the environment arranged for each of the communication processes being isolated from each of one or more environments arranged for remaining one or more communication processes, each of the communication processes performing communication processing on a flow associated thereto;
According to a further aspect of the disclosure, there is provided a communication method comprising:
dispatching a packet received by a switch to an associated switch process included in the switch, based on a dispatch rule that defines association of a flow with a switch process to which the flow is dispatched; and
the associated switch process, out of a plurality of switch processes included in the switch, performing switch processing on a flow associated thereto, each of the plurality of switch processes being configured to be executed in an environment allocated thereto, the environment arranged for each of the switch processes being isolated from each of other one or more environments arranged for remaining one or more switch processes.
According to still another aspect of the disclosure, there is provided a program causing a computer to executing processes comprising:
a plurality of communication processes, each of the communication processes being executed in an environment allocated thereto, the environment arranged for each of the communication processes being configured to be isolated from each of other one or more environments arranged for remaining one or more communication processes, each of the communication processes performing communication processing on a flow associated thereto; and
a dispatching process that receives a packet from the network interface and dispatches the packet to an associated communication process, based on a dispatch rule that defines association of a flow with a communication process to which the flow is dispatched. There is provided a non-transitory computer readable recording medium such as a semiconductor storage, CD(Compact Disk), or DVD(Digital Versatile Disk) that stores the above program therein.
According to the present invention, networking processes are isolated each other to ensure secure networking.
Still other features and advantages of the present invention will become readily apparent to those skilled in this art from the following detailed description in conjunction with the accompanying drawings wherein only exemplary embodiments of the invention are shown and described, simply by way of illustration of the best mode contemplated of carrying out this invention. As will be realized, the invention is capable of other and different embodiments, and its several details are capable of modifications in various obvious respects, all without departing from the invention. Accordingly, the drawing and description are to be regarded as illustrative in nature, and not as restrictive.
The following describes exemplary embodiments of the present invention.
The dispatcher 120 arranged between NICs 130 and a plurality of switch processes 102, dispatches a flow (a packet received from NICs 130) to an associated switch process 102. The dispatcher 102 also dispatches a packet received from a switch process 102 to a corresponding port NICs 130 for output of the packet to a network. The dispatcher 120 may include a plurality of input ports (not shown), and a plurality of output ports (not shown), and forwards a packet received at an input port thereof to a target output port thereof, based on a dispatch rule that defines a correspondence between a flow and a switch process associated with the flow. The dispatcher 120 may be configured by a hardware switch with a controller, or a virtual switch implemented by software. A flow may be defined by predetermined header fields of a received packet, for example, one or a combination of source interface, protocol, source IP address, source port, a destination IP address, and destination port.
The hypervisor 110 provides creates an isolated environment 101 and a switch process 102 executed in the isolated environment 101. In
The hypervisor 110 includes a computer software, firmware or hardware and adapted to control hardware resources. Though not limited thereto, in such an application to server virtualization, the hypervisor 110 may control a virtual machine (VM) including: virtualized hardware resources a guest OS and an application, wherein the virtualized hardware resources include virtualized CPU (Central Processing Unit), a virtualized storage, and a virtualized network, for example.
Isolation technology is an approach, where a process is executed in an isolated environment. Isolation technology provides a containment environment where a malware 105 can run without affecting an entire system. Any damage done by the malware is contained in an isolated environment 1010, for example. That is, even if a switch 102C is compromised by a malware 105, the malware 105 is confined to the isolated environment 101, it cannot affect other flows.
In the present exemplary embodiment, the hypervisor 110 provides memory isolation, though not limited thereto. A memory region (isolated area) assigned to the switch process 102A in the isolated environment 101A is isolated from other memory regions (isolated areas) assigned to other switch processes 102B and 102C in other isolated environments 101B and 101C and isolated from a memory region assigned to OS/Hypervisor or device driver (not shown), except a shared region shared by the switch processes and OS.
Though not limited thereto, hypervisor or hardware based MMU (Memory Management Unit) may performs address translation from a logical (virtual) address of each process to a physical address by using a relocation register (no shown) to which a base address of a memory space for the process is set. The base address in the relocation register and the logical address are added to generate the physical address. MMU also checks that the generated physical address is in a range defined by the base address and the limit address of the process. This functions as memory protection mechanism. When MMU detects an occurrence of memory access violation by a fault process, such as, accessing a memory space that the process has no access right, or accessing outside the range defined by the base address and the limit allotted to the process is detected, the fault process may be notified of addressing error by trap, or aborted with notification of addressing error.
The MMU-based memory protections may be implemented by a page table as illustrated in
A page is a fixed-length contiguous block (for example, 4 KB (Kilo Bytes)). A logical address (virtual address) 30 issued from a process includes page number field (n−m bits) and an offset field (m bits). In this case, a page size is 2̂m, where ̂ indicates a power operator, and a memory address space for the process is 2̂n. The page number X (upper n−m bits) of the logical address 30 is extracted for supply to a page table 31 as an index (page entry). A value Z (p-bits) stored in the Xth entry of the page table 31 is read out from the page table 31. That is, the page table 31 performs page translation from X to Z. Generally, a bit length p of Z is longer than that of X. Z is combined, as upper bits, with lower to bits Y in the logical address 30 to generate a physical address 32 for supply to a memory (machine memory) 33. In this case, an offset address Y in the Z page in the memory 33 is accessed.
In the exemplary embodiment, the hyper visor 110 may be configured to retain in its own memory region, respective page tables for respective switch processes, thereby preventing any processes from tampering with the page translation.
For a shared memory region that is shared by switch processes, and OS/Hypervisor, there may be provided an access controller that controls read/write access from the switch process to the shared region, based on access control information, such that only OS/Hypervisor is allowed to perform write operation to the shared region.
The dispatcher 120 performs analysis of an IP header of a received IP packet to extract a destination IP address field of the IP header and retrieves the dispatch rule table 121 to find a dispatch rule with a flow field matching with the destination IP address. In the example in
if a destination IP address field of a received packet header is X, then packet is dispatched to a switch process A,
if a destination IP address field of a received packet header is Y, then packet is dispatched to a switch process B, and
if a destination IP address field of a received packet header is Z, then packet is dispatched to a switch process C.
In this case, the dispatcher 1.20 dispatches a received IP packet with destination IP address: X to the switch process A.
Each switch process 102 arranged in the isolated environment 101 includes a flow table 103 including one or more flow entries, stored in a storage 104. Each flow entry in the flow table 103 includes at least a match field and an action field including a list of actions. The switch process 102 retrieves the flow table 103 using IP header field information of the received IP packet to find an flow entry giving a match filed matched with IP header field information. In this example, finding that the destination IP address X of the IP packet header dispatched to the switch process A by the dispatcher 120 matches to a match filed of the flow entry, the switch process A executes actions 1, 2, 3 and 4, as prescribed in the action field of the flow entry.
The switch 100 receives an un-dispatched flow (1). The number 1 in the parentheses denotes a sequence number 1 in
The switch 100 sends a query to the controller 200 (2). More specifically, in the switch 100, when the dispatcher 120 fails to find an entry corresponding to the new flow in the dispatch rule table 121, the dispatcher 120 may inform the hypervisor 110 of the dispatch-failure (no-match) and then the hypervisor 110, as a transmitter, may send a query for a dispatch rule for the new flow via a communication network to the controller 200. For example, if a dispatch rule such as “Dest IP X =>process A”, as illustrated in
The query sent from the switch 100 to the controller :200 may include at least a packet header of the captured packet in order to inform the controller 200 of the flow information. Though there is no specific limitation on the invention, the switch 100 may send, as the query, for example, a Packet-In message via a secure channel, using the OpenFlow protocol, to the controller 200. The Packet-In message includes a reason field indicating why the packet has been captured and forwarded to the controller and the captured portion of the packet (first packet). In this case, the reason field in the Packet-In message may include a code indicating that there is no dispatch rule present in the dispatch rule table that matches the flow indicated by the received packet.
On reception of the query from the switch 100, the controller 200 analyzes the IP packet header of the packet (first packet) included in the query, and creates a dispatch rule for the new flow. More specifically, a dispatch rule generation section (not shown) in the controller 200 creates, for example, a dispatch rule: “Dest IP X =>process A” for the new flow (Destination IP address: X).
In this stage, in the controller 200, there is a case wherein there is not yet assigned any controller process (that will be described herein after with reference to
The switch 100 receives the dispatch rule from the controller 200 and updates the dispatch rule table 121 with the dispatch rule, such as: “Dent IP X =>process A”. Since a switch process (e.g., “process A”) assigned to the new flow (e.g., Destination IP address: X) has not yet been present in the switch 100, the switch 100 creates an isolated environment 101 and invokes a switch process 102. (e.g., “process A”) in the isolated environment 101 (4). The hypervisor 110 in
The switch 100 then sends an acknowledgement response (ACK) to the controller 200 (5).
The controller 200, responsive to the ACK from the switch 100, calculates a new path, based on network topology information stored in a storage provided in the controller 200, and then creates and sends an action rule (flow entry) to the switch 100 and one or more other switches not shown on the path (6). In this stage, in the controller 200, if there has been already assigned and invoked a controller process (that will be described herein after with reference to
The switch process 101 updates a flow table 103, with a rule (flow entry) sent from the controller 200, in the storage 104. The switch process 102 handles packets, following the first packet and belonging to the same flow as the first packet, according to the flow entry received from the controller (7). The controller 200 may send the first packet to an edge switch of the OpenFlow network using Packet out message and the first packet may be transmitted to the destination node from the edge switch.
Trusted switch processes 102A and 102B are attested when they are created and also are running in the isolated environments 101A and 101B, respectively. For this reason, Trusted switch processes 102A and 102b are slow.
On the other hand, Untrusted switch process 102C in the isolated environment 101C is not attested, nor subjected to runtime protection, but is fast. Important/Confidential flows 1 and 2 are assigned to Trusted switch processes 102A and 102B.
A switch process (Application A) calls Function foo ( ) included in self-contained security-sensitive code blocks 110 in total isolation from OS such as legacy OS in NPL 4, Blocks 110 are called PAL (Peaces of Application Logic) according to NPL 4.
(1) Input parameters are marshaled from application (intrusted code) into the PAL 110.
(2) The function foo in the PAL, 110 invokes an integrity measure module 111 Unseal command (HV_Unseal( )) to decrypt previously created secrets. The integrity measure module 111 in
(3) After foo in the PAL serves its purpose: doWork( ), a sensitive state can once again be sealed using the integrity measure module 111: HV_Seal( ).
(4) Results (outputs) from the function foo in the PAL 110 are unmarshaled back to the application that has called the function foo ( ).
It is noted that marshaling may designate creating from Java object to XML(Extensible Markup Language) data, and unmarshaling may designate creating Java script from XML data, though not limited thereto.
The integrity measure module 111 that executes HV_Unseal( ) and HV_Seal( ) may be implemented in the hypervisor 110. HV_Unseal( ) can decrypt a ciphertext, only when the system is in a right status. When a relevant file in the system is tampered, since the system is not in a right status, HV_Unseal( ) fails to decrypt a ciphertext to prohibit an aggressor from reading a plaintext.
The integrity measure module 111 (μTPM) is configured to measure integrity and determine whether or not the system (integrity) is in a right status. The integrity measure module 111 is able to keep hash values, as integrity values, each used for sealing (encrypting) a file. When finding that a currently holding hash value and a hash value that is previously used for sealing a file are the same, the integrity measure module 111 deems that the system status is right to allow execution of Unsealing.
This mechanism in the integrity measure module 111 ensures that a system status (integrity) at a time when HV_Seal is executed and a system status (integrity) at a time when HV_Unseal is executed have been kept identical. That is, if a file, at a time when HV_Unseal is executed, has a state modified from that at a time when HV_Seal was executed thereto, HV_Unseal is not able to decrypt a cipher text of the file encrypted by HV_Seal.
In the function foo, at first decryption by HV_Unseal is executed and encryption by HV-Seal is executed at the end before exit or returning to a caller. When integrity is preserved, a ciphertext can be decrypted by HV_Unseal to a plane text, from/to which read/write is allowed by doWork, for example, in
The above mentioned integrity measure mechanism that can prevent rewriting to codes or data, along with the memory isolation may well serve to provide a process with runtime protection, such as intrusion protection.
At least a part of codes in the Trusted switch process 102 in
Dispatcher 220 receives a message (such as Packet-In message) from a switch 100 and dispatches the message to an associated controller process 202, based on a dispatch rule table stored in a storage 222.
The dispatch rule table stored in the storage 222 may include one or more dispatch rules, each of which defines a correspondence between a port ID that is connected to a switch and a controller process ID. Though not limited thereto, the correspondence between a port ID connected to a switch and a controller process ID may be determined, based on a trust level of the controller process and the switch, such that a message from an untrusted switch process as illustrated in
At least a part of codes in the controller process 202 in
Dispatcher 230 (Dispatcher for southbound API) dispatches an API (Application Program Interface) call (packet) from a switch 100 (or switch process in the switch) to an associated Southbound API 203 and controller process 202. The API call sent from the dispatcher 230 is forwarded via Southbound API 203 to the controller process 202.
Dispatcher 240 (Dispatcher for northbound API) dispatches an API call from an application 250 (e.g., Load balancer, Firewall and so forth) to an associated Northbound API 204. The API call from the dispatcher 230 is forwarded via Northbound API 204 to the controller process 202.
The southbound APIs 203 (203A-203C) each allow the controller processes 202 (202A-202C) to define the behavior of switches at the bottom of the SDN stack. The northbound APIs 204 (204A-204C) each specify communication interface between the controller processes 202 (202A-202C) and the applications 250 (250A-250C) or higher layer control programs, at the top of the SDN stack. The applications 250 (250A-250C) are also called northbound applications.
In this example, the dispatchers 230 and 240 dispatches API calls on the basis of “tenant”, though not limited thereto. Tenant information, serving as a dispatch rule based on “tenant”, is stored in a storage 260. In
In a data center, an independent virtual network is provided for each tenant (customer) for each tenant (customer). Each tenant may have a single controller allocated thereto according to contract. Security policy (security course) may be managed in connection with contract information of the tenants. In
There are prepared security polices for high-level security course and for low-level security course. The security level for protecting the controller and the switch connected with the controller may be determined based on the security contract of the tenant. In
The Security Policy for Tennant with process verification may well be implemented using, for example, integrity measure as described with reference to
The access control module 270 is connected to a storage 290 in which access control information including such as ACEs (Access Control Entities) is stored for each of shared objects. The access control information in the storage 290 may include, for example, on a per page basis, or on a per object basis, for a Controller Process or a group of Controller Processes, access enable/disable or access type information allowed to the shared information stored in the storage 280. Alternatively, the access control information in the storage 290 may include, for each Controller Process, access address range (defined by start address and end address) and access type allowed to the Controller Process, as illustrated in
When the access control module 270 receives an access request including an access command (read/write) and access address from any one of the controller processes 202A to 202C, the access control module 270 checks whether or not access is directed to the Shared information in the Storage 280. When the access is found to be directed to the Shared information in the Storage 280, the access control module 270 checks whether or not the access request is allowed, based on the access control information stored in the storage 290. If the result of the check of the access request passes, the access from the controller process to the shared information (shared region) is enabled. If the result of the check of the access request fails, the access from the controller process to the shared information (shared region) is disabled.
For example, in the case where the controller processes 202A and 202B belong to a trusted network and the controller process 202C belongs to untrusted network, the controller processes 202A and 202B are enabled to read and write the predetermined address range of the shared information and the controller process 202C is enabled only to read.
The access control module 270 may be included in the hypervisor 210. The storage 280 storing shared information therein may be a made up of a semiconductor memory (such as RAM (random access memory) or EEPROM (electrically erasable and programmable read only memory)), or a HDD (hard disk drive).
The above mentioned access control may be also implemented to the switch 100 as illustrated in
In the exemplary embodiment, access control is applied to data store in the MD-SAL. More specifically, MD-SAL in OpenDaylight is stored as shared information in the storage 280 in
Nodes in MD-SAL stored as the shared information in the storage 280, are provided with access control information that specifies what process is allowed to read and write. In
Tenant A hosts 301-1A and Tenant A hosts 301-2A are connected respectively to switch processes for tenant A 102-1A in the switch 100-1 and switch processes for tenant A 102-2A in the switch 100-2 to form a tenant network A. The switch processes for tenant A 102-1 A in the switch 100-1 and switch processes for tenant A 102-2A in the switch 100-2 are connected to Controller Process for tenant A 202-A.
Tenant B hosts 301-1B and Tenant B hosts 301-2B are connected respectively to switch processes for tenant B 102-1B in the switch 100-1 and switch processes for tenant B 102-2B in the switch 100-2 to form a tenant network B. The switch processes for tenant B 102-1B in the switch 100-1 and switch processes for tenant B 102-2B in the switch 100-2 are connected to Controller Process for tenant B 202-B. With this network configuration, assuming that the tenant network A is compromised, a contamination may be confined to the tenant network A and prevented from spreading over to the tenant network B, or to an entirety of tenant networks.
In this embodiment, packet processing is performed by the packet processing hardware 410, and the management processes 402A-402C respectively communicate with associated controller processes in a controller, not shown in
Dispatcher 420 monitors additions and deletions of respective flow entries. When the packet processing hardware 410 receives a packet with a packet header which does not match flow entries, the packet processing hardware 410 notifies no-match to the dispatcher 420. Then, the dispatcher 420 transfers the notification to an associated one of the management processes 402A-402C, according to an associated dispatch rule, More specifically, the notification includes header field information of a received packet, such as IP address, MAC (Media Access Control) address, and VLAN (Virtual Local Area Network) tag, and the dispatcher 420 retrieves dispatch rules to find a rule that matches the header filed information of the packet, for determining a management process.
Furthermore the dispatcher 420 may be configured to check conflict between one or more flow entries and one or more dispatch rules. More specifically, in the case wherein a management process (e.g., 402A) tries to add a flow entry that conflicts with one or more dispatch rules of one or more other management processes (402B, 402C), the dispatcher 420 denies the flow entry. For example, assuming that a dispatch rule associates VLAN ID 123 with the management process 402B, when the management process 402A tries to input a flow entry whose match filed specifies VLAN ID=123, the dispatcher 420 denies the flow entry. Namely, the dispatcher 420 does not allow the management process 402A to add the flow entry in its flow table.
In the above exemplary embodiments, the arrangement in which a process is controlled to be executed in an isolated environment by a hypervisor are described, but the concept of the exemplary embodiments also may be applied to a process running on a processor adapted to be able to provide an isolation environment to the process, such as memory isolation without hypervisor. It is also noted that in the above exemplary embodiments, examples of application to OpenFlow switch and con oiler are described, but application of the present invention is, as a matter of course, limited to OpenFlow network.
Each disclosure of the above-listed Non Patent Literatures is incorporated herein by reference. Modification and adjustment of each exemplary embodiment and each example are possible within the scope of the overall disclosure (including the claims) of the present invention and based on the basic technical concept of the present invention. Various combinations and selections of various disclosed elements (including each element in each Supplementary Note, each element in each example, each element in each drawing, and the like) are possible within the scope of the claims of the present invention. That is, the present invention naturally includes various variations and modifications that could be made by those skilled in the art according to the overall disclosure including the claims and the technical concept.
11 Process 1
12 Process 2
20 Machine memory
21 Isolated area 1
22 isolated area 2
23 OS/Hypervisor area
30 Logical address
31 Page table
32 Physical address
33 Machine memory
51-53 Node/Flow
100 Switch
100-1 Switch-1
100-2 Switch-2
101, 101A-101C Isolated environment
102, 102A-102C Switch process
101-2A, 102-2A Switch process for tenant A
101-2B, 102-2B Switch process for tenant B
103, 103A-103C Flow table (state)
104 Storage (flow entry)
105 Malware (Contamination)
106A A Tenant network A
106B A Tenant network B
110 Hypervisor
120 Dispatcher
121 Dispatch Rule Table
122 Storage (Dispatch rule)
130 NICs
170 Access Control Module
180 Storage (Shared Information)
190 Storage (Access Control Information)
200 Controller
201A-201C Isolated environment
202A-202C Controller process
202-A Controller process for tenant A
202-B Controller process for tenant B
203A-203C Southbound API
204A-204C Northbound API
210 Hypervisor
220 Dispatcher
222 Storage (Dispatch Rule)
230 Dispatcher for Southbound API
240 Dispatcher for Northbound API
250A-250C Application
260 Storage (Tenant Information)
270 Access Control Module
280 Storage (Shared Information)
290 Storage (Access Control Information)
301-1A, 301-2A Tenant A Hosts
301-1B, 301-2B Tenant B Hosts
401A-401C Isolated Environment
402A-402C Management Process
410 Packet Processing Hardware
420 Dispatcher
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/JP2015/002385 | 5/11/2015 | WO | 00 |