WO2016141996A1 - Method for forwarding data in a network, forwarding element for forwarding data and a network - Google Patents
Method for forwarding data in a network, forwarding element for forwarding data and a network Download PDFInfo
- Publication number
- WO2016141996A1 WO2016141996A1 PCT/EP2015/055227 EP2015055227W WO2016141996A1 WO 2016141996 A1 WO2016141996 A1 WO 2016141996A1 EP 2015055227 W EP2015055227 W EP 2015055227W WO 2016141996 A1 WO2016141996 A1 WO 2016141996A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- forwarding
- data
- packets
- delay
- network
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/38—Flow based routing
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/70—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
- G06F21/71—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information
- G06F21/75—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information by inhibiting the analysis of circuitry or operation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0894—Policy-based network configuration management
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0895—Configuration of virtualised networks or elements, e.g. virtualised network function or OpenFlow elements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/08—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
- H04L43/0852—Delays
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/20—Arrangements for monitoring or testing data switching networks the monitoring system or the monitored elements being virtualised, abstracted or software-defined entities, e.g. SDN or NFV
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/64—Routing or path finding of packets in data switching networks using an overlay routing layer
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/10—Flow control; Congestion control
- H04L47/32—Flow control; Congestion control by discarding or delaying data units, e.g. packets or frames
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/14—Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
- H04L63/1441—Countermeasures against malicious traffic
- H04L63/1475—Passive attacks, e.g. eavesdropping or listening without modification of the traffic monitored
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/14—Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
- H04L63/1441—Countermeasures against malicious traffic
- H04L63/1491—Countermeasures against malicious traffic using deception as countermeasure, e.g. honeypots, honeynets, decoys or entrapment
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/10—Flow control; Congestion control
- H04L47/12—Avoiding congestion; Recovering from congestion
- H04L47/125—Avoiding congestion; Recovering from congestion by balancing the load, e.g. traffic engineering
Definitions
- the present invention relates to a method for forwarding data, preferably data in form of flows, in a network, preferably a software-defined network, wherein the network comprises one or more forwarding elements for forwarding data.
- the present invention further relates to a forwarding element for forwarding data, preferably data in form of flows, in a network, and connectable to a delay entity.
- the present invention even further relates to a network, preferably a software- defined network, for forwarding data, preferably data in form of flows, in a network, wherein the network comprises one or more forwarding elements for forwarding data.
- a network preferably a software- defined network, for forwarding data, preferably data in form of flows, in a network, wherein the network comprises one or more forwarding elements for forwarding data.
- Software Defined Networks 'SDN' enable network administrators to manage network services by abstracting lower-level functionalities of the physical network. This is provided by decoupling the system making decisions about where traffic is sent from the underlying system, e.g. switches, that forwards traffic to the selected destination.
- Software defined networks require procedures for providing a communication between the so-called control plane and the so-called data plane. Such a procedure providing communication between both planes is e.g. the so- called OpenFlow, which is disclosed in the non-patent literature of the Open Networking Foundation (ONF), OpenFlow Switch Specification, Version 1.3.2, Wire Protocol 0x04, April 25, 2013.
- a switch can be configured to generate a notification event to the control plane upon reception of packets belonging to specified flows.
- the control plane answers to said notification by generating a forwarding decision, which is installed in the switch's data plane in the form of a flow rule.
- the control plane is usually implemented as a remote entity - the so-called controller - and its invocation significantly delays packet forwarding.
- controller runs on commodity computers and processes the packets in software whereas switches use highly specialized hardware, and b) installing flow rules in the switches' flow tables is a costly operation.
- an attacker can observe these delays and guess - with a considerable probability - for which data flows the controller is invoked. In this way, the attacker may learn how the network is configured and how it operates. The leakage of this information may expose the network to a number of attacks, compromising its security.
- an attacker can measure several features like dispersion, round- trip times, etc. of packet forwarding by observing the network traffic. The attacker can thereby identify - with a very high probability - if the switches have matching flow rules installed for a network packet or if the switches interact with the controller for forwarding the packet.
- Said method is characterized in that in case the data matches to a present forwarding rule on said forwarding element said data is forwarded with a time delay - delay forwarding - according to a time delay policy and generated by a delay entity such that a first number of packets - first packets - of said data is forwarded by said forwarding element with a first forwarding time delay and wherein a second number of packets - second packets - of the same data is forwarded with a second forwarding time delay, wherein the first forwarding time delay and the second forwarding time delay are having a certain time difference from each other.
- a forwarding element for forwarding data, preferably data in form of flows, in a network, and connectable to a delay entity, preferably for performing with a method according to one of the claims.
- Said forwarding element is characterized in that said forwarding element being adapted to send received data in case said data matches to a present forwarding rule on said forwarding element to said delay entity according to a time delay policy such that a first number of packets - first packets - of said data is forwarded with a first forwarding time delay and wherein a second number of packets - second packets - of the same data is forwarded with a second forwarding time delay, wherein the first forwarding time delay and the second forwarding time delay are having a certain time difference from each other.
- a network preferably a software-defined network, for forwarding data, preferably data in form of flows, in a network, wherein the network comprises one or more forwarding elements for forwarding data, preferably for performing with a method according to one of the claims.
- Said network is characterized by a delay entity adapted to forward received data with a time delay - delay forwarding - and said forwarding element being adapted to send data in case said data matches to a present forwarding rule on said forwarding element to said delay entity according to a time delay policy such that a first number of packets - first packets - of said data is forwarded with a first forwarding time delay and wherein a second number of packets - second packets - of the same data is forwarded with a second forwarding time delay, wherein the first forwarding time delay and the second forwarding time delay are having a certain time difference from each other.
- a rule or forwarding rule comprises matching information and one or more actions to be performed when data or more specifically packets match to the matching information.
- One of the actions to be performed is then preferably specified as delay forwarding, such that upon matching delay forwarding is applied.
- the actions can be specified using a group table.
- a group table may comprise one or more action buckets. Each bucket may comprise one or more actions that are then applied to a packet.
- a controller- forwarding element interaction for packet forwarding is obfuscated by introducing delays in the forwarding of the first packets of a network flow without incurring considerable modifications to existing network elements, preferably in a software defined network.
- the controller- forwarding element interaction is mimicked at the start of a network flow in the presence of a matching flow rule.
- the controller's packet-forwarding logic is not additionally complicated.
- the first packets are beginning packets of said data and the second packets are the subsequent packets of said data preferably wherein the first number and/second number of packets is predetermined or fixed. This enables to confuse an attacker is a simple way.
- the first forwarding time delay is equal to a controlling time within a certain deviation interval, wherein the controlling time representing the time for generating and initially providing said present forwarding rule to said forwarding element.
- first packets are forwarded via a different output port of said forwarding element than said second packets, wherein the delay entity is connected to the output port for the first packets.
- This enables an easy transmission to the delay entity for delaying the packets so that the forwarding element does not have to mimic the delay itself which packets are to be delay forwarded or not.
- first packet exceeding said time threshold is considered as the first packet of a further first packets of a new data flow.
- delay forwarding is applied. This enables to further enhance a confusion of an adversary.
- priority information assigned to said data is checked and said subset is excluded from delay forwarding when said priority information exceeds a predefined priority threshold. This enhances the flexibility since for example depending on specific implementation decisions some high-priority flows can be forwarded always without delay ensuring for example high quality of service QoS or quality of experience QoE.
- said subset of data is selected probabilistically. This further enhances the security such that an adversary cannot extract or guess any network modifications by measuring features of packet forwarding in the network.
- said delay entity is a) integrated into the forwarding element or b) located within the network outside the forwarding element, wherein in case of b) said forwarding element marks the data, preferably each packet, to be delayed with a delay indication for later evaluation by the delay entity. While a) enables a particular easy implementation within the forwarding element itself avoiding installation of a delay entity besides the forwarding element, b) enables an easy and flexible use of the delay element by further other forwarding elements avoiding costs for delay element for each forwarding element.
- the delay entity is emulated by a software-component on a corresponding network entity of the network, preferably wherein said network entity is provided in form of said forwarding element and/or a controller for controlling said forwarding element.
- a software-component on a corresponding network entity of the network, preferably wherein said network entity is provided in form of said forwarding element and/or a controller for controlling said forwarding element.
- different packets belonging to the same data are forwarded by said forwarding element and/or said delay entity via different paths in said network.
- This further enables to defend against an adversary who is trying to measure the dispersion between back-to-back packets in order to estimate the capacity of network paths or to acquire statistics about delay paths in the network, for example by using standard deviation or the like.
- said forwarding via different paths is performed for load balancing with the network.
- This enables an optimization with regard to network resources and also further confusing an adversary.
- delay forwarding is applied, wherein one or more parameters for headers are defined being evaluated when checking for a similarity.
- An adversary may still learn whether the controller is installed in fine-grained rules or coarse- grained rules. This can be done for example if the adversary slightly changes the probe packet headers in order to see if additional delays are triggered. By delaying all packets whose headers are equal or marginally different the information leakage about the flow rule installation logic is therefore limited.
- Fig. 1 shows a system according to a first embodiment of the present invention
- Fig. 2 shows a schematic view of delay forwarding of packets according to a second embodiment of the present invention.
- Fig. 1 shows a system according to a first embodiment of the present invention.
- a software-defined network N is shown with a control plane CP and a data plane DP.
- a network controller NC is provided which is responsible for controlling switches FE1 , FE2, FEM in the data plane DP.
- the switches FE1 , FE2, FEM are connected with each other for forwarding packets of data.
- a delay element DE is provided directly connected to forwarding element FE1 and FE2.
- the first switch FE1 upon arrival of a first packet of a data flow, the first switch FE1 communicates in a first step S1 with the network controller NC when no matching rule for said arriving data flow is present.
- the network controller NC then initiates rule-installation in a second step S2 on the switch FE1 such that the arrived packets of said data flow can be forwarded according to the installed and matched forwarding rule.
- a packet forwarding logic may be installed on the network switches FE1 , FE2 ... which selects different output ports for a flow depending on its status.
- a flow can be associated with one of two possible statuses: New, Old. All the flows that are in a "New" status are forwarded to said delay element DE, which mimics the delay introduced preferably by the handling of the packets at the controller CN.
- One possible way is to check a flow timer, which tracks the time passed since the last packet belonging to the flow was received by the switch. If this time is above a given threshold, a newly received flow's packet can be considered as the start of a new flow, thus the flow status is set NEW. Instead, a flow status is set to OLD when a given number of packets has been received by the flow while staying in status NEW.
- either all or a subset of the flows can be handled with this logic. For instance, some high-priority flows may have packets always forwarded without delays. Likewise, it is possible to define just a subset of new flows to be delayed, for instance, using some probabilistic selection of the subset.
- the delay element DE which purpose is to introduce a delay which is preferably comparable with the one introduced by the controller interaction, can be implemented in different ways:
- a software switch can be used as a delay element DE for delaying the packets.
- the delay element DE can also be deployed in different ways:
- the delay element DE is connected to a dedicated port of the switch FE1 , FE2, FEM, where the packets are delivered when they need to be delayed;
- the delay element DE is deployed somewhere in the network N.
- the switch FE1 , FE2, FEM tags the packets to which the delay has to be applied so that they are delivered eventually to the delay element DE.
- a rule may be defined for which one of the actions to be performed when the rule is matched with "delay" routing these packets to the delay element DE prior to a further forwarding to the next forwarding element FE2, FEM or the like.
- FEM is an OpenFlow switch said switch FE1 , FE2, ... may define a pipeline of flow tables to look up the actions that have to be applied to the packets of a given network flow.
- the OpenFlow switch (e.g. the OpenFlow specification >1.3) defines a pipeline of flow tables to lookup the actions that have to be applied to the packets of a given network flow F.
- the actions can be specified using a group table.
- a group table may comprise one or more action buckets. Each bucket may comprise one or more actions that are then applied to a packet.
- a group table is associated with a bucket selection logic, when the group table type is "select". In this embodiment it can be implemented as bucket selection logic. Assuming a group table like the following:
- the bucket selection logic of the group table would be: Variable: counter;
- a feedback loop between the controller C and the delay element DE may be established to ensure that packets are delayed according to a realistic delay distribution as dictated by the controller C.
- delay element DE can be emulated by controller C itself.
- Further delay element DE can be deployed in the following way:
- the delay element DE is emulated by the controller NC itself.
- the action of Group 1 could be for example to forward the first few packets of a given connection to the controller NC.
- the delay element DE is a dedicated software switch FE1 , FE2, ... that is part of the network N. This requires one to reserve one port of the OpenFlow switch FE1 , FE2, ... in order to set up the selective forwarding to the software switch FE1 , FE2, .... Alternatively, one can tag packets and install a (non-OpenFlow) switch to selectively forward them either to another hardware OpenFlow switch FE1 , FE2, ... or to a software-based switch FE1 , FE2, ....
- the delay element DE can be emulated by the software component of the OpenFlow switches FE1 , FE2, ...
- the aforementioned group tables can not only be used in order to delay the first packets of a given connection but may also be used in order to selectively forward different packets of the same flow F across different redundant paths P1 1 , P12, P13 or P21 , P22 in the network N.
- This has the advantage that load balancing across different paths P1 1 , P12, P13 or P21 , P22 can be provided and further to defend against an adversary who is trying to measure the dispersion between back-to-back packets in order to estimate the capacity of the network paths P1 1 , P12, P13 or P21 , P22 respectively or to acquire statistics about the delay paths in the network N, for example by looking at the standard deviation.
- Fig. 2 shows a schematic view of delay forwarding of packets according to a second embodiment of the present invention.
- Fig. 2 the time line t of subsequent packets NP, NP1 1 , NP21 , NP12 of a flow F of data D is shown.
- All the packets NP, NP1 1 , NP21 , NP12 shown in Fig. 2 are network packets NP with headers matching a flow rule.
- the network packets NP1 1 are the packets for which the switch FE1 sends packet-in events to the controller NC, whereas for the packets NP21 the switch FE1 does not send further packet in event for the controller NC. So the packets for which the switch FE1 , FE2, FEM sends packet-in events to the controller NC are first packets NP1 1 and the subsequent packets are the second packets NP21.
- the packets NP12A and the corresponding subsequent packets are to be recognized as "new" flow F2 compared to the prior "old” flow F1 , whereby performing again delay forwarding with new first packets and new second packets of the now further flow F2.
- FT1 will be very similar to FT2.
- the present invention enables leveraging internal times, internal counters and group tables of flow switches in order to selectively forward certain packets of each flow. Further the present invention enables to selectively forward the first few packets per flow to a delay element in the network in order to emulate a controller-switch interaction.
- the present invention enables to selectively forward back-to-back packets of the same flow across multiple paths in order to prevent an external adversary to estimate the bandwidth capacity of the network.
- the present invention in particular provides a method comprising the following steps: When a new packet arrives at a forward element FE:
- the forwarding element FE checks the packet header of the received packet to identify which flow it belongs to. If the flow rule is installed, the forwarding element FE looks up the corresponding group table to decide on the next action.
- the switch chooses one pre-determined bucket from the group table.
- the forwarding element FE forwards the packet according to the policy determined by the chosen bucket.
- the forwarding element FE might forward the packet to a delay element.
- a forwarding element FE1 , FE2, ... receives a network packet for which it has to contact the controller NC, for example if no matching flow rule in the switches flow table is installed, it sends as usual a notification event to the controller NC.
- the present invention has inter alia the following advantages:
- the present invention obfuscates in particular a controller-switch interaction for packet forwarding without incurring significant modifications in existing software-defined network elements.
- the present invention further only consumes minor additional network resources and does not complicate a controller's packet forwarding logic.
- the present invention enables a mimicking at the data plane of a controller-switch interaction at the start of a network flow in the presence of a matching flow rule.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- General Engineering & Computer Science (AREA)
- Computing Systems (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Environmental & Geological Engineering (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- General Physics & Mathematics (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
The present invention relates to a method for forwarding data, preferably data in form of flows, in a network N, preferably a software-defined network, wherein the network comprises one or more forwarding elements FE1, FE2, FEM for forwarding data, wherein in case the data matches to a present forwarding rule on said forwarding element said data is forwarded with a time delay - delay forwarding - according to a time delay policy and generated by a delay entity DE §such that a first number of packets - first packets - of said data is forwarded by said forwarding element with a first forwarding time delay and wherein a second number of packets - second packets - of the same data is forwarded with a second forwarding time delay, wherein the first forwarding time delay and the second forwarding time delay are having a certain time difference from each other. A controller-forwarding element interaction S1, S2 for packet forwarding is thus obfuscated by introducing delays in the forwarding of the first packets of a network flow without incurring considerable modifications to existing network elements. The delay entity may be emulated by a software component.
Description
METHOD FOR FORWARDING DATA IN A NETWORK,
FORWARDING ELEMENT FOR FORWARDING DATA
AND A NETWORK The present invention relates to a method for forwarding data, preferably data in form of flows, in a network, preferably a software-defined network, wherein the network comprises one or more forwarding elements for forwarding data.
The present invention further relates to a forwarding element for forwarding data, preferably data in form of flows, in a network, and connectable to a delay entity.
The present invention even further relates to a network, preferably a software- defined network, for forwarding data, preferably data in form of flows, in a network, wherein the network comprises one or more forwarding elements for forwarding data.
Although applicable to networks in general, the present invention will be described with regard to networks in form of software-defined networks. Although applicable to data in general, the present invention will be described with regard to data in form of data flows.
Although applicable to any kind of forwarding element in, the present invention will be described with regard to forwarding elements in form of switches, in particular OpenFlow Switches.
Software Defined Networks 'SDN' enable network administrators to manage network services by abstracting lower-level functionalities of the physical network. This is provided by decoupling the system making decisions about where traffic is sent from the underlying system, e.g. switches, that forwards traffic to the selected destination. Software defined networks require procedures for providing a communication between the so-called control plane and the so-called data plane. Such a procedure providing communication between both planes is e.g. the so- called OpenFlow, which is disclosed in the non-patent literature of the Open
Networking Foundation (ONF), OpenFlow Switch Specification, Version 1.3.2, Wire Protocol 0x04, April 25, 2013.
In more detail, when packets of a data flow in the SDN are forwarded this involves only the data plane of a switch: Incoming network packets are matched with flow rules installed at the switches and upon matching are forwarded according to rules' specific actions. However, for some packets, the forwarding happens only after some interaction between the data plane of the switch and control plane. More precisely, a switch can be configured to generate a notification event to the control plane upon reception of packets belonging to specified flows. The control plane answers to said notification by generating a forwarding decision, which is installed in the switch's data plane in the form of a flow rule. When the flow rule is installed, the packet is finally forwarded by the switch. In a software-defined network, the control plane is usually implemented as a remote entity - the so-called controller - and its invocation significantly delays packet forwarding. These delays are intrinsic in software-defined networks because
a) the controller runs on commodity computers and processes the packets in software whereas switches use highly specialized hardware, and b) installing flow rules in the switches' flow tables is a costly operation.
By monitoring the network traffic, an attacker can observe these delays and guess - with a considerable probability - for which data flows the controller is invoked. In this way, the attacker may learn how the network is configured and how it operates. The leakage of this information may expose the network to a number of attacks, compromising its security. In more detail in a conventional software- defined network an attacker can measure several features like dispersion, round- trip times, etc. of packet forwarding by observing the network traffic. The attacker can thereby identify - with a very high probability - if the switches have matching flow rules installed for a network packet or if the switches interact with the controller for forwarding the packet. Currently, only prohibitive defenses against making such observations exist, e.g. sending all network packets to the controller or deleting and reinstalling flow rules at the switches. However, these conventional
solutions add a significant workload to the controller and the installation of flow rules is a costly operation in terms of network resources, e.g. additional network traffic. It is therefore an objective of the present invention to provide a method for forwarding data, a forwarding element and a network for forwarding data, which provide a higher level of security and are easy to implement while consuming only minor additional network resources. The aforementioned objectives are accomplished by a method for forwarding data, preferably data in form of flows, in a network, preferably a software-defined network, wherein the network comprises one or more forwarding elements for forwarding data. Said method is characterized in that in case the data matches to a present forwarding rule on said forwarding element said data is forwarded with a time delay - delay forwarding - according to a time delay policy and generated by a delay entity such that a first number of packets - first packets - of said data is forwarded by said forwarding element with a first forwarding time delay and wherein a second number of packets - second packets - of the same data is forwarded with a second forwarding time delay, wherein the first forwarding time delay and the second forwarding time delay are having a certain time difference from each other. The aforementioned objectives are also accomplished by a forwarding element for forwarding data, preferably data in form of flows, in a network, and connectable to a delay entity, preferably for performing with a method according to one of the claims. Said forwarding element is characterized in that said forwarding element being adapted to send received data in case said data matches to a present forwarding rule on said forwarding element to said delay entity according to a time delay policy such that a first number of packets - first packets - of said data is forwarded with a first forwarding time delay and wherein a second number of packets -
second packets - of the same data is forwarded with a second forwarding time delay, wherein the first forwarding time delay and the second forwarding time delay are having a certain time difference from each other. The aforementioned objectives are also accomplished by a network, preferably a software-defined network, for forwarding data, preferably data in form of flows, in a network, wherein the network comprises one or more forwarding elements for forwarding data, preferably for performing with a method according to one of the claims.
Said network is characterized by a delay entity adapted to forward received data with a time delay - delay forwarding - and said forwarding element being adapted to send data in case said data matches to a present forwarding rule on said forwarding element to said delay entity according to a time delay policy such that a first number of packets - first packets - of said data is forwarded with a first forwarding time delay and wherein a second number of packets - second packets - of the same data is forwarded with a second forwarding time delay, wherein the first forwarding time delay and the second forwarding time delay are having a certain time difference from each other.
In particular a rule or forwarding rule comprises matching information and one or more actions to be performed when data or more specifically packets match to the matching information. One of the actions to be performed is then preferably specified as delay forwarding, such that upon matching delay forwarding is applied. The actions can be specified using a group table. A group table may comprise one or more action buckets. Each bucket may comprise one or more actions that are then applied to a packet.
According to the invention it has been recognized that in particular a controller- forwarding element interaction for packet forwarding is obfuscated by introducing delays in the forwarding of the first packets of a network flow without incurring considerable modifications to existing network elements, preferably in a software defined network.
According to the invention it has been further recognized that the controller- forwarding element interaction is mimicked at the start of a network flow in the presence of a matching flow rule. According to the invention it has been even further recognized that only minor additional network resources are consumed and the controller's packet-forwarding logic is not additionally complicated.
According to the invention it has been even further recognized that security is significantly enhanced since delay forwarding of packets in networks, preferably software-defined networks, in which an attacker can measure several features like dispersion, round trip times, etc. of packet forwarding by observing the network traffic masks typical time patterns or mimics typical time patterns leading to a confusion of a potential attacker about the network configuration.
Further features, advantages and preferred embodiments are described in the following subclaims.
According to a preferred embodiment the first packets are beginning packets of said data and the second packets are the subsequent packets of said data preferably wherein the first number and/second number of packets is predetermined or fixed. This enables to confuse an attacker is a simple way.
According to a further preferred embodiment the first forwarding time delay is equal to a controlling time within a certain deviation interval, wherein the controlling time representing the time for generating and initially providing said present forwarding rule to said forwarding element. This enables in an easy way to mimic the installation of forwarding rules for said data even if no forwarding rule has to be installed. This further confuses a potential attacker when measuring time features of packet forwarding.
According to a further preferred embodiment first packets are forwarded via a different output port of said forwarding element than said second packets, wherein the delay entity is connected to the output port for the first packets. This enables
an easy transmission to the delay entity for delaying the packets so that the forwarding element does not have to mimic the delay itself which packets are to be delay forwarded or not. According to a further preferred embodiment when the time between subsequent packets exceeds a certain time threshold, then first packet exceeding said time threshold is considered as the first packet of a further first packets of a new data flow. This enhances further the security since additional delays for a data flow are introduced such that an adversary or attacker is further confused: When a data flow first arrives at a switch then the rule is installed causing a delay in forwarding the first packets. Further when packets of the same initial data flow are exceeding a certain time threshold between subsequent packets then a further delay is introduced to the packets mimicking an installation of a new forwarding rule and therefore causing an adversary to assume that the data flow has ended and that a new flow has arrived at the forwarding element.
According to a further preferred embodiment on only a subset of data arriving at said forwarding element, delay forwarding is applied. This enables to further enhance a confusion of an adversary.
According to a further preferred embodiment priority information assigned to said data is checked and said subset is excluded from delay forwarding when said priority information exceeds a predefined priority threshold. This enhances the flexibility since for example depending on specific implementation decisions some high-priority flows can be forwarded always without delay ensuring for example high quality of service QoS or quality of experience QoE.
According to a further preferred embodiment said subset of data is selected probabilistically. This further enhances the security such that an adversary cannot extract or guess any network modifications by measuring features of packet forwarding in the network.
According to a further preferred embodiment said delay entity is a) integrated into the forwarding element or b) located within the network outside the forwarding
element, wherein in case of b) said forwarding element marks the data, preferably each packet, to be delayed with a delay indication for later evaluation by the delay entity. While a) enables a particular easy implementation within the forwarding element itself avoiding installation of a delay entity besides the forwarding element, b) enables an easy and flexible use of the delay element by further other forwarding elements avoiding costs for delay element for each forwarding element. According to a further preferred embodiment the delay entity is emulated by a software-component on a corresponding network entity of the network, preferably wherein said network entity is provided in form of said forwarding element and/or a controller for controlling said forwarding element. This avoids the installation of further hardware and corresponding integration into the network. When the delay entity is emulated on the forwarding element or on a controller of a Software Defined Network, already present hardware can be used for providing the delay entity and thus delay forwarding.
According to a further preferred embodiment different packets belonging to the same data are forwarded by said forwarding element and/or said delay entity via different paths in said network. This further enables to defend against an adversary who is trying to measure the dispersion between back-to-back packets in order to estimate the capacity of network paths or to acquire statistics about delay paths in the network, for example by using standard deviation or the like.
According to a further preferred embodiment said forwarding via different paths is performed for load balancing with the network. This enables an optimization with regard to network resources and also further confusing an adversary. According to a further preferred embodiment on at least part, preferably all packets of the data having the same or a similar header, delay forwarding is applied, wherein one or more parameters for headers are defined being evaluated when checking for a similarity. This even further enhances the security: An adversary may still learn whether the controller is installed in fine-grained rules or coarse-
grained rules. This can be done for example if the adversary slightly changes the probe packet headers in order to see if additional delays are triggered. By delaying all packets whose headers are equal or marginally different the information leakage about the flow rule installation logic is therefore limited.
There are several ways how to design and further develop the teaching of the present invention in an advantageous way. To this end it is to be referred to the patent claims subordinate to the independent patent claims therein on the one hand and to the following explanation of preferred embodiments of the invention by way of example, illustrated by the figure on the other hand. In connection with the explanation of the preferred embodiments of the invention by the aid of the figure, generally preferred embodiments and further developments of the teaching will be explained. In the drawings
Fig. 1 shows a system according to a first embodiment of the present invention; and Fig. 2 shows a schematic view of delay forwarding of packets according to a second embodiment of the present invention.
Fig. 1 shows a system according to a first embodiment of the present invention. In Fig. 1 a software-defined network N is shown with a control plane CP and a data plane DP. In the control plane a network controller NC is provided which is responsible for controlling switches FE1 , FE2, FEM in the data plane DP. The switches FE1 , FE2, FEM are connected with each other for forwarding packets of data. Further in the data plane DP a delay element DE is provided directly connected to forwarding element FE1 and FE2. Upon a packet-in event, i.e. upon arrival of a first packet of a data flow, the first switch FE1 communicates in a first step S1 with the network controller NC when no matching rule for said arriving data flow is present. The network controller NC then initiates rule-installation in a second step S2 on the switch FE1 such that the arrived packets of said data flow
can be forwarded according to the installed and matched forwarding rule. To achieve delay of packets, a packet forwarding logic may be installed on the network switches FE1 , FE2 ... which selects different output ports for a flow depending on its status.
Preferably and in more detail a flow can be associated with one of two possible statuses: New, Old. All the flows that are in a "New" status are forwarded to said delay element DE, which mimics the delay introduced preferably by the handling of the packets at the controller CN.
The switch then preferably applies this forwarding logic, per flow: if (status = NEW):
forward with additional delay;
else:
(execute normal forwarding logic);
The checking "status=NEW" of a flow can be performed in different ways. One possible way is to check a flow timer, which tracks the time passed since the last packet belonging to the flow was received by the switch. If this time is above a given threshold, a newly received flow's packet can be considered as the start of a new flow, thus the flow status is set NEW. Instead, a flow status is set to OLD when a given number of packets has been received by the flow while staying in status NEW.
Applying the above definitions of NEW and OLD status, the previous forwarding logic would then look as follows:
Variable: counter;
if (last_packet_time > time_threshold or (counter > 0 and counter <= num_packets) ): //status NEW
forward with additional delay;
counter = counter + 1;
else: //status OLD
counter = 0;
(execute normal forwarding logic);
Depending on the specific implementation decisions, either all or a subset of the flows can be handled with this logic. For instance, some high-priority flows may have packets always forwarded without delays. Likewise, it is possible to define just a subset of new flows to be delayed, for instance, using some probabilistic selection of the subset.
The delay element DE, which purpose is to introduce a delay which is preferably comparable with the one introduced by the controller interaction, can be implemented in different ways: For example a software switch can be used as a delay element DE for delaying the packets. The delay element DE can also be deployed in different ways:
- Integrated in the switch FE1 , FE2, FEM itself. This can be achieved explicitly sending the packets to be delayed to e.g., the switch's slow path, or by queueing them in a slow output queue designed for the purpose;
- Connected to one of the switch's ports. The delay element DE is connected to a dedicated port of the switch FE1 , FE2, FEM, where the packets are delivered when they need to be delayed;
- The delay element DE is deployed somewhere in the network N. The switch FE1 , FE2, FEM tags the packets to which the delay has to be applied so that they are delivered eventually to the delay element DE.
To implement delay forwarding in switches FE1 , FE2, a rule may be defined for which one of the actions to be performed when the rule is matched with "delay" routing these packets to the delay element DE prior to a further forwarding to the next forwarding element FE2, FEM or the like.
In more detail when the switch FE1 , FE2, FEM is an OpenFlow switch said switch FE1 , FE2, ... may define a pipeline of flow tables to look up the actions that have to be applied to the packets of a given network flow. The OpenFlow switch (e.g. the OpenFlow specification >1.3) defines a pipeline of flow tables to lookup the actions that have to be applied to the packets of a given network flow F. The actions can be specified using a group table. A group table may comprise one or more action buckets. Each bucket may comprise one or more actions that are then applied to a packet.
A group table is associated with a bucket selection logic, when the group table type is "select". In this embodiment it can be implemented as bucket selection logic. Assuming a group table like the following:
The bucket selection logic of the group table would be: Variable: counter;
if (last_packet_time > time_threshold or (counter > 0 and counter <= num_packets) ): //status NEW
select bucket 1
counter = counter + 1;
else: //status OLD
counter = 0;
select bucket 2
For delaying the first few packets of a connection after selectively forwarding the first packets to a delay element DE a feedback loop between the controller C and
the delay element DE may be established to ensure that packets are delayed according to a realistic delay distribution as dictated by the controller C.
Alternatively the delay element DE can be emulated by controller C itself.
Further delay element DE can be deployed in the following way:
1. The delay element DE is emulated by the controller NC itself. Here, the action of Group 1 could be for example to forward the first few packets of a given connection to the controller NC.
2. The delay element DE is a dedicated software switch FE1 , FE2, ... that is part of the network N. This requires one to reserve one port of the OpenFlow switch FE1 , FE2, ... in order to set up the selective forwarding to the software switch FE1 , FE2, .... Alternatively, one can tag packets and install a (non-OpenFlow) switch to selectively forward them either to another hardware OpenFlow switch FE1 , FE2, ... or to a software-based switch FE1 , FE2, ....
3. The delay element DE can be emulated by the software component of the OpenFlow switches FE1 , FE2, ....
The aforementioned group tables can not only be used in order to delay the first packets of a given connection but may also be used in order to selectively forward different packets of the same flow F across different redundant paths P1 1 , P12, P13 or P21 , P22 in the network N. This has the advantage that load balancing across different paths P1 1 , P12, P13 or P21 , P22 can be provided and further to defend against an adversary who is trying to measure the dispersion between back-to-back packets in order to estimate the capacity of the network paths P1 1 , P12, P13 or P21 , P22 respectively or to acquire statistics about the delay paths in the network N, for example by looking at the standard deviation.
However, an adversary may still learn that the controller NC is installing finegrained rules or coarse-grained rules. An adversary can for example slightly change probe packet headers in order to see if additional delays are triggered. To prevent this information leakage a logic within group tables can be installed in
order to preferably probabilistically, delay paths or all packets who's header are marginally different. As such the information leakage about the flow rule installation logic is limited. Fig. 2 shows a schematic view of delay forwarding of packets according to a second embodiment of the present invention.
In Fig. 2 the time line t of subsequent packets NP, NP1 1 , NP21 , NP12 of a flow F of data D is shown. All the packets NP, NP1 1 , NP21 , NP12 shown in Fig. 2 are network packets NP with headers matching a flow rule. The network packets NP1 1 are the packets for which the switch FE1 sends packet-in events to the controller NC, whereas for the packets NP21 the switch FE1 does not send further packet in event for the controller NC. So the packets for which the switch FE1 , FE2, FEM sends packet-in events to the controller NC are first packets NP1 1 and the subsequent packets are the second packets NP21. If the maximum time difference TD between subsequent packets NP21 E and NP12A is greater than a predetermined time threshold, then the packets NP12A and the corresponding subsequent packets are to be recognized as "new" flow F2 compared to the prior "old" flow F1 , whereby performing again delay forwarding with new first packets and new second packets of the now further flow F2.
An attacker can understand if a flow rule has been installed by observing the distribution of the forwarding delays for few packets at the start of a network flow. Assuming that the forwarding delay of each of the packets of a flow NP1 , NP2, NPi is around a mean value FT1 , and that the forwarding delay for the each of the subsequent packets of the same flow NPi+1 , NPj is around a mean value FT2, if FT2«FT1 the attacker can guess that a flow rule, for such flow, has been installed. In fact, in a reactive setup the first few packets of the flow are handled at the controller NC, while the subsequent ones are forwarded directly by a flow rule in the switch FE1 , FE2, FEM. Instead, when a flow rule is already in place for a given flow, then FT1 will be very similar to FT2.
To summarize the present invention, it enables leveraging internal times, internal counters and group tables of flow switches in order to selectively forward certain packets of each flow. Further the present invention enables to selectively forward the first few packets per flow to a delay element in the network in order to emulate a controller-switch interaction.
Even further the present invention enables to selectively forward back-to-back packets of the same flow across multiple paths in order to prevent an external adversary to estimate the bandwidth capacity of the network.
The present invention in particular provides a method comprising the following steps: When a new packet arrives at a forward element FE:
1. The forwarding element FE checks the packet header of the received packet to identify which flow it belongs to. If the flow rule is installed, the forwarding element FE looks up the corresponding group table to decide on the next action.
2. Depending on the time during which a packet from that specific flow was seen, and depending on the packet counter number, the switch chooses one pre-determined bucket from the group table.
3. The forwarding element FE forwards the packet according to the policy determined by the chosen bucket.
4. Depending on the policy, the forwarding element FE might forward the packet to a delay element.
If a forwarding element FE1 , FE2, ... receives a network packet for which it has to contact the controller NC, for example if no matching flow rule in the switches flow table is installed, it sends as usual a notification event to the controller NC.
The present invention has inter alia the following advantages: The present invention obfuscates in particular a controller-switch interaction for packet
forwarding without incurring significant modifications in existing software-defined network elements.
The present invention further only consumes minor additional network resources and does not complicate a controller's packet forwarding logic.
The present invention enables a mimicking at the data plane of a controller-switch interaction at the start of a network flow in the presence of a matching flow rule.
Many modifications and other embodiments of the invention set forth herein will come to mind to the one skilled in the art to which the invention pertains having the benefit of the teachings presented in the foregoing description and the associated drawings. Therefore, it is to be understood that the invention is not to be limited to the specific embodiments disclosed and that modifications and other embodiments are intended to be included within the scope of the appended claims. Although specific terms are employed herein, they are used in a generic and descriptive sense only and not for purposes of limitation.
Claims
1. A method for forwarding data (D), preferably data (D) in form of flows (F1 , F2), in a network (N), preferably a software-defined network, wherein the network
(N) comprises one or more forwarding elements (FE1 , FE2, FEM) for forwarding data (D),
characterized in that
in case the data (D) matches to a present forwarding rule on said forwarding element (FE1 , FE2, FEM) said data (D) is forwarded with a time delay - delay forwarding - according to a time delay policy and generated by a delay entity (DE) such that
a first number of packets - first packets (NP1 ) - of said data (D) is forwarded by said forwarding element (FE1 , FE2, FEM) with a first forwarding time delay and wherein
a second number of packets - second packets (NP21 ) - of the same data (D) is forwarded with a second forwarding time delay, wherein
the first forwarding time delay and the second forwarding time delay are having a certain time difference from each other.
2. The method according to claim 1 , characterized in that the first packets (NP1 1 ) are beginning packets of said data (D) and the second packets (NP21 ) are the subsequent packets of said data (D), preferably wherein the first number and/second number of packets is predetermined or fixed.
3. The method according to one of the claims 1 -2, characterized in that the first forwarding time delay is equal to a controlling time within a certain deviation interval, wherein the controlling time representing the time for generating and initially providing said present forwarding rule to said forwarding element (FE1 , FE2, FEM).
4. The method according to one of claims 1-3, characterized in that first packets (NP1 1 ) are forwarded via a different output port of said forwarding
element (FE1 , FE2, FEM) than said second packets (NP21 ), wherein the delay entity (DE) is connected to the output port for the first packets (NP1 1).
5. The method according to one of the claims 1 -4, characterized in that when the time (TD) between subsequent packets (NP21 E, NP12A) exceeds a certain time threshold, then the first packet (NP12A) exceeding said time threshold is considered as the first packet of a further first packets of a new data flow (F2).
6. The method according to one of the claims 1 -5, characterized in that on only a subset of data (D) arriving at said forwarding element delay forwarding is applied.
7. The method according to claim 6, characterized in that priority information assigned to said data (D) is checked and said subset is excluded from delay forwarding when said priority information exceeds a predefined priority threshold.
8. The method according to claim 6, characterized in that said subset of data (D) is selected probabilistically.
9. The method according to one of the claims 1 -8, characterized in that said delay entity (DE) is
a) integrated into the forwarding element (FE1 , FE2, FEM) or
b) located within the network (N) outside the forwarding element (FE1 , FE2, FEM), wherein in case of b) said forwarding element (FE1 , FE2, FEM) marks the data (D), preferably each packet (NP1 1 , NP21 , NP12), to be delayed with a delay indication for later evaluation by the delay entity (DE).
10. The method according to claim 9, characterized in that when the delay entity (DE) is emulated by a software-component on a corresponding network entity of the network (N), preferably wherein said network entity is provided in form of said forwarding element (FE1 , FE2, FEM) and/or a controller, for controlling said forwarding element (FE1 , FE2, FEM).
1 1. The method according to one of the claims 1 -10, characterized in that different packets (NP1 1 , NP21 ) belonging to the same data (D) are forwarded by said forwarding element (FE1 , FE2, FEM) and/or said delay entity (DE) via different paths in said network.
12. The method according to claim 1 1 , characterized in that said forwarding via different paths (P1 1 , P12, P13; P21 , P22) is performed for load balancing within the network (N).
13. The method according to one of the claims 1 -12, characterized in that on at least part, preferably all, packets (NP1 1 , NP21 ) of the data (D) having the same or a similar header, delay forwarding is applied, wherein one or more parameters for headers are defined being evaluated when checking for similarity.
14. A forwarding element (FE1 , FE2, FEM) for forwarding data (D), preferably data (D) in form of flows (F, F1 , F2), in a network, and connectable to a delay entity (DE), preferably for performing with a method according to one of the claims 1 -13,
characterized in that
said forwarding element (FE1 , FE2, FEM) being adapted to send received data (D) in case said data (D) matches to a present forwarding rule on said forwarding element (FE1 , FE2, FEM) to said delay entity (DE) according to a time delay policy such that
a first number of packets - first packets (NP1 1 ) - of said data (D) is forwarded with a first forwarding time delay and wherein
a second number of packets - second packets (NP21 ) - of the same data (D) is forwarded with a second forwarding time delay, wherein
the first forwarding time delay and the second forwarding time delay are having a certain time difference from each other.
15. A network (N), preferably a software-defined network (N), for forwarding data (D), preferably data in form of flows (F, F1 , F2), in a network (N), wherein the network (N) comprises one or more forwarding elements (FE1 , FE2, FEM) for
forwarding data according to one or more rules, preferably for performing with a method according to one of the claims 1 -13,
characterized by
a delay entity (DE) adapted to forward received data (D) with a time delay - delay forwarding - and
said forwarding element (FE1 , FE2, FEM) being adapted to send data (D) in case said data (D) matches to a present forwarding rule on said forwarding element (FE1 , FE2, FEM) to said delay entity (DE) according to a time delay policy such that
a first number of packets - first packets (NP1 1 ) - of said data (D) is forwarded with a first forwarding time delay and wherein
a second number of packets - second packets (NP21 ) - of the same data (D) is forwarded with a second forwarding time delay, wherein
the first forwarding time delay and the second forwarding time delay are having a certain time difference from each other.
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/EP2015/055227 WO2016141996A1 (en) | 2015-03-12 | 2015-03-12 | Method for forwarding data in a network, forwarding element for forwarding data and a network |
| US15/554,431 US10432511B2 (en) | 2015-03-12 | 2015-03-12 | Method for forwarding data in a network, forwarding element for forwarding data, and a network for forwarding data |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/EP2015/055227 WO2016141996A1 (en) | 2015-03-12 | 2015-03-12 | Method for forwarding data in a network, forwarding element for forwarding data and a network |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2016141996A1 true WO2016141996A1 (en) | 2016-09-15 |
Family
ID=53008443
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/EP2015/055227 Ceased WO2016141996A1 (en) | 2015-03-12 | 2015-03-12 | Method for forwarding data in a network, forwarding element for forwarding data and a network |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US10432511B2 (en) |
| WO (1) | WO2016141996A1 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111582526A (en) * | 2018-07-05 | 2020-08-25 | 北京嘀嘀无限科技发展有限公司 | Network appointment order processing method, device, equipment and computer readable storage medium |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10257100B2 (en) * | 2016-05-04 | 2019-04-09 | University of Conneticut | Enabling resilient microgrid through ultra-fast programmable network |
| WO2018014928A1 (en) * | 2016-07-18 | 2018-01-25 | Telecom Italia S.P.A. | Traffic monitoring in a packet-switched communication network |
| WO2018133986A1 (en) * | 2017-01-23 | 2018-07-26 | NEC Laboratories Europe GmbH | Method for operating a monitoring entity |
| US11005777B2 (en) | 2018-07-10 | 2021-05-11 | At&T Intellectual Property I, L.P. | Software defined prober |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20060101513A1 (en) * | 2003-03-12 | 2006-05-11 | Infineon Technologies Ag | Method for operating a microprocessor |
| US20080119180A1 (en) * | 2006-11-21 | 2008-05-22 | Sbc Knowledge Ventures, Lp | System for managing a communication system |
Family Cites Families (23)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6463068B1 (en) * | 1997-12-31 | 2002-10-08 | Cisco Technologies, Inc. | Router with class of service mapping |
| US20050050060A1 (en) * | 2003-08-27 | 2005-03-03 | Gerard Damm | Data structure for range-specified algorithms |
| US7694049B2 (en) * | 2005-12-28 | 2010-04-06 | Intel Corporation | Rate control of flow control updates |
| US7765312B2 (en) * | 2007-03-12 | 2010-07-27 | Telefonaktiebolaget L M Ericsson (Publ) | Applying policies for managing a service flow |
| US8474043B2 (en) * | 2008-04-17 | 2013-06-25 | Sourcefire, Inc. | Speed and memory optimization of intrusion detection system (IDS) and intrusion prevention system (IPS) rule processing |
| US20090271857A1 (en) * | 2008-04-25 | 2009-10-29 | Jia Wang | Method and apparatus for filtering packets using an approximate packet classification |
| JP5649808B2 (en) * | 2009-01-28 | 2015-01-07 | ソニー株式会社 | Information processing apparatus, information processing method, and program |
| WO2011060974A1 (en) * | 2009-11-20 | 2011-05-26 | Telefonaktiebolaget L M Ericsson (Publ) | Controlling packet filter installation in a user equipment |
| JP5522495B2 (en) * | 2010-12-13 | 2014-06-18 | 日本電気株式会社 | Computer system, controller, controller manager, communication path analysis method |
| US8826437B2 (en) * | 2010-12-14 | 2014-09-02 | General Electric Company | Intelligent system and method for mitigating cyber attacks in critical systems through controlling latency of messages in a communications network |
| CN103348642B (en) * | 2011-01-28 | 2016-07-20 | 日本电气株式会社 | Communication system, forward node, control equipment, communication control method |
| JP6024664B2 (en) * | 2011-09-13 | 2016-11-16 | 日本電気株式会社 | Communication system, control device and communication method |
| US8953574B2 (en) * | 2011-11-28 | 2015-02-10 | Qualcomm Incorporated | Wireless bridging in a hybrid communication network |
| US9071529B2 (en) * | 2012-10-08 | 2015-06-30 | Telefonaktiebolaget L M Ericsson (Publ) | Method and apparatus for accelerating forwarding in software-defined networks |
| WO2014153421A2 (en) * | 2013-03-19 | 2014-09-25 | Yale University | Managing network forwarding configurations using algorithmic policies |
| US9118571B2 (en) * | 2013-07-08 | 2015-08-25 | Telefonaktiebolaget L M Ericsson (Publ) | Methods of operating load balancing switches and controllers using matching patterns with unrestricted characters |
| CN104348750B (en) * | 2013-07-31 | 2019-07-26 | 中兴通讯股份有限公司 | The implementation method and device of QoS in OpenFlow network |
| US9379981B1 (en) * | 2013-09-27 | 2016-06-28 | Google Inc. | Flow level dynamic load balancing |
| US9548924B2 (en) * | 2013-12-09 | 2017-01-17 | Nicira, Inc. | Detecting an elephant flow based on the size of a packet |
| US20150256465A1 (en) * | 2014-03-04 | 2015-09-10 | Futurewei Technologies, Inc. | Software-Defined Network Control Using Control Macros |
| WO2015136928A1 (en) * | 2014-03-14 | 2015-09-17 | 日本電気株式会社 | Flow control device, communication system, control method for flow control device, and program |
| US20170142010A1 (en) * | 2014-03-20 | 2017-05-18 | Hewlett Packard Enterprise Development Lp | Network operation rule |
| US9503344B2 (en) * | 2014-07-25 | 2016-11-22 | Telefonaktiebolaget L M Ericsson (Publ) | Data path performance measurement using network traffic in a software defined network |
-
2015
- 2015-03-12 US US15/554,431 patent/US10432511B2/en active Active
- 2015-03-12 WO PCT/EP2015/055227 patent/WO2016141996A1/en not_active Ceased
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20060101513A1 (en) * | 2003-03-12 | 2006-05-11 | Infineon Technologies Ag | Method for operating a microprocessor |
| US20080119180A1 (en) * | 2006-11-21 | 2008-05-22 | Sbc Knowledge Ventures, Lp | System for managing a communication system |
Non-Patent Citations (2)
| Title |
|---|
| "Networking Foundation (ONF", OPENFLOW SWITCH SPECIFICATION, VERSION 1.3.2, WIRE PROTOCOL 0X04, 25 April 2013 (2013-04-25) |
| WASSERMAN S HARTMAN PAINLESS SECURITY D ZHANG HUAWEI M: "Security Analysis of the Open Networking Foundation (ONF) OpenFlow Switch Specification; draft-mrw-sdnsec-openflow-analysis-01.txt", SECURITY ANALYSIS OF THE OPEN NETWORKING FOUNDATION (ONF) OPENFLOW SWITCH SPECIFICATION; DRAFT-MRW-SDNSEC-OPENFLOW-ANALYSIS-01.TXT, INTERNET ENGINEERING TASK FORCE, IETF; STANDARDWORKINGDRAFT, INTERNET SOCIETY (ISOC) 4, RUE DES FALAISES CH- 1205 GENE, 17 April 2013 (2013-04-17), pages 1 - 7, XP015091451 * |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111582526A (en) * | 2018-07-05 | 2020-08-25 | 北京嘀嘀无限科技发展有限公司 | Network appointment order processing method, device, equipment and computer readable storage medium |
| CN111582526B (en) * | 2018-07-05 | 2021-03-09 | 北京嘀嘀无限科技发展有限公司 | Network appointment order processing method, device, equipment and computer readable storage medium |
Also Published As
| Publication number | Publication date |
|---|---|
| US20180048561A1 (en) | 2018-02-15 |
| US10432511B2 (en) | 2019-10-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Liu et al. | SDN-based data transfer security for Internet of Things | |
| Wei et al. | FlowRanger: A request prioritizing algorithm for controller DoS attacks in software defined networks | |
| US9596173B2 (en) | Method and system for traffic pattern generation in a software-defined networking (SDN) system | |
| EP3029896B1 (en) | Qos implementation method, apparatus and system in openflow network | |
| US9634940B2 (en) | Adaptive routing using inter-switch notifications | |
| Cui et al. | On the fingerprinting of software-defined networks | |
| US10432511B2 (en) | Method for forwarding data in a network, forwarding element for forwarding data, and a network for forwarding data | |
| CA2825830C (en) | Method for improving the quality of data transmission in a packet-based communication network | |
| WO2016012992A1 (en) | Data path performance measurement using network traffic in a software defined network | |
| Park et al. | Efficient routing for traffic offloading in Software-defined Network | |
| Wang et al. | A single-link failure recovery approach based on resource sharing and performance prediction in SDN | |
| CN | A proactive flow admission and re-routing scheme for load balancing and mitigation of congestion propagation in SDN data plane | |
| CN104980431B (en) | It is realized in a kind of SDN and flows orderly consistent update method | |
| CN112217785B (en) | Device and method for anomaly identification in a communication network | |
| EP3334101B1 (en) | Load balancing eligible packets in response to a policing drop decision | |
| CN111585829B (en) | Electronic device and method for receiving data via an asynchronous communication network, associated communication system and computer program | |
| CN111835550B (en) | Network node | |
| Kurniawan et al. | Network slicing on SDN using FlowVisor and POX controller to traffic isolation enforcement | |
| Thimmaraju et al. | Preacher: Network policy checker for adversarial environments | |
| US7558210B1 (en) | Publish-subscribe looping detection and correction | |
| Bülbül et al. | TSN gatekeeper: Enforcing stream reservations via P4-based in-network filtering | |
| Allakany et al. | Detection and mitigation of lfa attack in sdn-iot network | |
| Heise et al. | Self-configuring deterministic network with in-band configuration channel | |
| CN109150709A (en) | A kind of method that realizing Mux machine, equipment and system | |
| Motohashi et al. | Implementation of p4-based schedulers for multipath communication |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 15718785 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 15554431 Country of ref document: US |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 15718785 Country of ref document: EP Kind code of ref document: A1 |
