commit | 30fbcd97d1c99c30992aa785de810e6e763ab27a | [log] [tgz] |
---|---|---|
author | ssyoon90 <ssyoon90@etri.re.kr> | Mon Aug 17 10:42:07 2015 +0900 |
committer | Gerrit Code Review <gerrit@onlab.us> | Wed Sep 23 18:13:02 2015 +0000 |
tree | 7c61e3ed23ab4deb0f04f29f0283ca6805fda142 | |
parent | 347cc8757e758365a390dbcfe5553507e1d2a96a [diff] |
[Emu] openTAM: NewAdaptiveFlowStatsCollector Implementation - NewAdaptiveFlowStatsCollector.java .Bug fix to initialize callCountCalAndShortFlowsTask value .Added flowMissingXid variable to identify individual StatsRequest or match all StatsRequest message or not - DefaultTypedFlowEntry.java, TypedStoredFlowEntry.java .Added javadoc for class - OpenFlowRuleProvider.java .Line 2: 2014 -> 2015 .Added adaptiveFlowSampling boolean property with default .Added call providerService.pushFlowMetricsWithoutFlowMissing in case of individual StatsRequest - FlowRuleProviderService.java .Added pushFlowMetricsWithoutFlowMissing() function - FlowRuleManager.java .Added pushFlowMetricsWithoutFlowMissing() implementation - OpenFlowControllerImpl.java .Bug fix to unchange the StatsRequest Xid value in case of StatsReply Flow message type Change-Id: Id4dc4a164da654af7b6dfb090af7336e748ef118
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.