Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
spring-open
/
534038036dee9ab4b799a4172e736454968d373b
/
src
/
main
/
java
/
net
/
floodlightcontroller
/
flowcache
f5d8041
Add backend support for collecting the time it takes to install each Flow.
by Pavlin Radoslavov
· 11 years ago
9556b14
Minor refactoring of the Shortest Path computation mechanism
by Pavlin Radoslavov
· 11 years ago
759772f
Misc. bug fixes and optimizations:
by Pavlin Radoslavov
· 11 years ago
baea924
Add support for deleting or clearing all flows:
by Pavlin Radoslavov
· 11 years ago
e0938f3
* Fix a bug when creating a copy of the measurement flow paths to install.
by Pavlin Radoslavov
· 11 years ago
4ef543e
Added initial implementation (untested) of code (controlled by REST API)
by Pavlin Radoslavov
· 11 years ago
55f121a
Remove test code for aggressive flow recomputation
by Pankaj Berde
· 12 years ago
f748c32
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS
by Pankaj Berde
· 12 years ago
a2e14a9
reschedule threads sooner
by Pankaj Berde
· 12 years ago
e6e9187
Fix REST data being out of date and causing fluctuating flows, links and switches
by Jonathan Hart
· 12 years ago
d1c3859
Speed up flow installation
by Pankaj Berde
· 12 years ago
a75caea
Fix toward Bug #359
by Pavlin Radoslavov
· 12 years ago
50a9498
Changed initialization and startup of mapReader and Reconcile threads to use the Floodlight module framework - they're now initialized in init() and started in startup()
by Jonathan Hart
· 12 years ago
99d1b15
Minor speed-up related improvement: test the dataPathSummary string
by Pavlin Radoslavov
· 12 years ago
6fb76d1
Speedup a bit the periodic flow and flow entry processing.
by Pavlin Radoslavov
· 12 years ago
8b4b059
Don't do the shortest path computation when adding flows via
by Pavlin Radoslavov
· 12 years ago
a56efdc
Removed commented-out log messages that are not needed/used anymore.
by Pavlin Radoslavov
· 12 years ago
710e2a7
Fix Bug #327. Now, if a flow is deleted, and the deletion of
by Pavlin Radoslavov
· 12 years ago
6db8c6e
Speed-related improvements in the periodic FlowManager::mapReader()
by Pavlin Radoslavov
· 12 years ago
d77deb6
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS
by Jonathan Hart
· 12 years ago
f5315fb
Get flow summary now returns flows in order of FlowId, and we attempt to filter out null flows caused by empty vertices in Titan
by Jonathan Hart
· 12 years ago
0eeb15d
Fixes toward Bug #310 and Bug #318 (and might be Bug #328).
by Pavlin Radoslavov
· 12 years ago
20d35a2
Fixes toward Bug #310 and Bug #318 (and might be Bug #328).
by Pavlin Radoslavov
· 12 years ago
80deaf0
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS
by Jonathan Hart
· 12 years ago
01f2d27
Backend changes to get all flow summary to improve performance
by Jonathan Hart
· 12 years ago
9425f70
Fixes toward Bug #310 and Bug #318 (and might be Bug #328).
by Pavlin Radoslavov
· 12 years ago
96b4342
Uncomment code inside method getAllFlowsSummary() to
by Pavlin Radoslavov
· 12 years ago
a738d73
Fixes toward Bug #310 and Bug #318 (and might be Bug #328).
by Pavlin Radoslavov
· 12 years ago
d79be12
Fix a compilation typo introduced with
by Pavlin Radoslavov
· 12 years ago
44a3dcd
Fixes toward Bug #310 and Bug #318 (and might be Bug #328).
by Pavlin Radoslavov
· 12 years ago
ec8e2e6
Fixes toward Bug #310 and Bug #318 (and might be Bug #328).
by Pavlin Radoslavov
· 12 years ago
1552f95
Fixes toward Bug #310 and Bug #318 (and might be Bug #328).
by Pavlin Radoslavov
· 12 years ago
5adf152
Fixes toward Bug #310 and Bug #318 (and might be Bug #328).
by Pavlin Radoslavov
· 12 years ago
99b1275
Fixes toward Bug #310 and Bug #318 (and might be Bug #328).
by Pavlin Radoslavov
· 12 years ago
7e154fd
Comment-out measurement code that is not needed for now.
by Pavlin Radoslavov
· 12 years ago
09a8252
Removed old measurement code that is not needed/used anymore.
by Pavlin Radoslavov
· 12 years ago
53a3a8c
Fix an error in one of the log messages:
by Pavlin Radoslavov
· 12 years ago
e87f94e
Added log messages to the FlowManager::mapReader() for debugging
by Pavlin Radoslavov
· 12 years ago
2659a0b
* Shortest path computation optimization: ignore much earlier
by Pavlin Radoslavov
· 12 years ago
42f02ba
Add logs to print the time it takes to perform the periodic process
by Pavlin Radoslavov
· 12 years ago
67b3ef3
Fix for Bug #308: Zombie Flows after Flow add/delete
by Pavlin Radoslavov
· 12 years ago
4a32582
Fix a bug when monitoring a flow and there is no path.
by Pavlin Radoslavov
· 12 years ago
0b22d0e
Add method getNextFlowEntryId() which is used internally to generate
by Pavlin Radoslavov
· 12 years ago
b2b6d4f
Flow maintenance related fixes:
by Pavlin Radoslavov
· 12 years ago
832aa65
* Enable/uncomment the code for monitoring and maintaining flows
by Pavlin Radoslavov
· 12 years ago
3f2af73
Fix a bug that appeared because of the stale Titan vertices workaround fix.
by Pavlin Radoslavov
· 12 years ago
244b4ae
put back sorting of flows in getsummary'
by Umesh Krishnaswamy
· 12 years ago
0391b9d
Moved commented-out code to the right place.
by Pavlin Radoslavov
· 12 years ago
a2a7b9f
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS
by Umesh Krishnaswamy
· 12 years ago
2a82c64
Do not sort flows to fix an NPE
by Umesh Krishnaswamy
· 12 years ago
dbaaf2e
Implement the periodic shortest path computation and triggering of
by Pavlin Radoslavov
· 12 years ago
83d8338
Build errors fixed
by Pankaj Berde
· 12 years ago
2b858f8
* Update the Flow Entry Switch State in the Network MAP to
by Pavlin Radoslavov
· 12 years ago
e057529
* Implement method FlowManager::reconcileFlows()
by Pavlin Radoslavov
· 12 years ago
6b6f4a8
* Add missing @Override annotations * Update Javadoc comments.
by Pavlin Radoslavov
· 12 years ago
b6d1e36
Minor formatting. No functional changes.
by Pavlin Radoslavov
· 12 years ago
25647a6
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS
by Pavlin Radoslavov
· 12 years ago
eb54a03
Merge conflicts: add edges from flowentry to ports and switches
by Pankaj Berde
· 12 years ago
d007974
add edges from flowentry to ports and switches
by Pankaj Berde
· 12 years ago
c287768
Add a work-around for a transient issue when there are bogus database
by Pavlin Radoslavov
· 12 years ago
b9fe6b4
Work toward implementing Shortest Path Flow installation and
by Pavlin Radoslavov
· 12 years ago
98b4b1d
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS
by Umesh Krishnaswamy
· 12 years ago
ea0f4ab
Flow getall REST API should return an empty JSON array.
by Umesh Krishnaswamy
· 12 years ago
c9da09e
Fixes toward bug #248:
by Masayoshi Kobayashi
· 12 years ago
e38319c
Fix a bug that was introduced by commit 0081bb36363cf1c5e168e474291ea02ed188ec1c
by Pavlin Radoslavov
· 12 years ago
57a32a9
REST API for flow summary /wm/flow/getsummary/{0}/{0}/json
by Umesh Krishnaswamy
· 12 years ago
e7a682b
REST API to return flow summary /wm/flow/getsummary/{0}/{0}/json
by Umesh Krishnaswamy
· 12 years ago
a5f167b
Shortest-path computation related changes and optimizations:
by Pavlin Radoslavov
· 12 years ago
4da6128
Added thread-based code for measuring the the Shortest Path
by Pavlin Radoslavov
· 12 years ago
80ca630
Fix a bug related to assigning the next available Flow Entry ID
by Pavlin Radoslavov
· 12 years ago
571cff9
* Added two methods that can be used for measurement purpose:
by Pavlin Radoslavov
· 12 years ago
2f9d633
Fix a critical bug that was introduced by
by Pavlin Radoslavov
· 12 years ago
79a67c1
Added log message to assist in discovering the root cause sometimes
by Pavlin Radoslavov
· 12 years ago
89c8f43
Add missing conn.endTx(Transaction.COMMIT) statements.
by Pavlin Radoslavov
· 12 years ago
916832f
Added new Flow-related API: clearFlow(), the REST "flow/clear/" API,
by Pavlin Radoslavov
· 12 years ago
01391c9
Re-design the FlowEntryID assignment for flow entries:
by Pavlin Radoslavov
· 12 years ago
78c4e49
Fix Issue #235: Deleting flows doesn't delete all the flow entries
by Pavlin Radoslavov
· 12 years ago
082088e
Removed leftover debug statement.
by Pavlin Radoslavov
· 12 years ago
e2f0de8
Complete the work toward Issue #215 and Issue #216:
by Pavlin Radoslavov
· 12 years ago
ede9758
Work toward Issue #215 and Issue #216:
by Pavlin Radoslavov
· 12 years ago
c4e76a6
Fix a typo in comments.
by Pavlin Radoslavov
· 12 years ago
706df05
Fixed Issue #207: Implement remaining API for getting flow state
by Pavlin Radoslavov
· 12 years ago
1934343
Added commented-out staements that might be needed later (TBD):
by Pavlin Radoslavov
· 12 years ago
0e0525e
Change the REST API so adding a flow is using path "/add/json"
by Pavlin Radoslavov
· 12 years ago
b743a20
Fix a leftover typo.
by Pavlin Radoslavov
· 12 years ago
4d4fc4e
Use "POST" instead of "GET" to install a flow via the REST API.
by Pavlin Radoslavov
· 12 years ago
b6f5354
* Added initial support for add/get/delete Flow state to the Network MAP via the REST API
by Pavlin Radoslavov
· 12 years ago
2013cbb
Leftover follow-up commit for "1c8f47754241fea8b9c1463c08539ec31638a5de":
by Pavlin Radoslavov
· 12 years ago
a10a9a8
* Update the Flow Path REST API to call the appropriate methods
by Pavlin Radoslavov
· 12 years ago
d7d8b79
Add TopoRouteService to the list of modules to be loaded on startup.
by Pavlin Radoslavov
· 12 years ago
5ab6851
Added Flow Path REST API.
by Pavlin Radoslavov
· 12 years ago
9e5344c
Added class FlowManager that will be used for the Flow Path management.
by Pavlin Radoslavov
· 12 years ago
9b5c59e
Create a copy of floodlight source files on which we can apply our changes.
by Umesh Krishnaswamy
· 12 years ago