16th International Conference on Advanced Communication Technology 2014
DOI: 10.1109/icact.2014.6779063
|View full text |Cite
|
Sign up to set email alerts
|

A flow entry management scheme for reducing controller overhead

Abstract: Abstract-In this paper, we advocate addressing the communication overhead problem between OpenFlow controllers and OpenFlow switches due to table-miss in a flow table. It may cause the communication overhead between controllers and switches because a switch has to send packet-in message to a controller for processing table-missed flows. We propose a simple flow entry management scheme for reducing the controller overhead by increasing the flow entry matching ratio. By using an LRU caching algorithm, a switch c… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

0
12
0

Year Published

2016
2016
2022
2022

Publication Types

Select...
7
2

Relationship

0
9

Authors

Journals

citations
Cited by 31 publications
(15 citation statements)
references
References 2 publications
0
12
0
Order By: Relevance
“…In addition to that, flow counters are also reduced by 75% on average. A flow entry management scheme for reducing controller overhead [30] proposes a cache algorithm strategy "Least Recently Used (LRU)" for flow rules stored at the data plane to minimize the communication overhead between controller and data plane. By using this strategy, a switch can keep the recently used flow entries in the table to avoid the cache-miss problem.…”
Section: Related Workmentioning
confidence: 99%
“…In addition to that, flow counters are also reduced by 75% on average. A flow entry management scheme for reducing controller overhead [30] proposes a cache algorithm strategy "Least Recently Used (LRU)" for flow rules stored at the data plane to minimize the communication overhead between controller and data plane. By using this strategy, a switch can keep the recently used flow entries in the table to avoid the cache-miss problem.…”
Section: Related Workmentioning
confidence: 99%
“…If the flag OFPFF SEND FLOW REM is set when the rule is installed, on rule removal, the switch returns a message containing the removal reason (e.g., timeout) and the statistics (e.g., flow duration, number of packets) at the removal time to the controller [13]. From OpenFlow 1.4, the controller can get early warning about the current flow table occupation and react in advance to avoid flow table full [35]. The desired warning threshold is defined by the controller.…”
Section: A Evictionmentioning
confidence: 99%
“…Among replacement algorithms, LRU outperforms others and improves flow table hit ratio, by keeping recently used rules in flow table, according to studies [37], [35]. However, the abundance of mice flow in data center traffic can cause elephant flows' rules to be evicted from the flow table [38].…”
Section: A Evictionmentioning
confidence: 99%
“…This algorithm uses flow entry tags instead of matching fields as forwarding rules. Kim et al [31] develop a new flow entry management scheme to reduce the controller overhead.…”
Section: Related Workmentioning
confidence: 99%