commit | a738d73a2827b42cfcb6645f39dbfd93037b3bff | [log] [tgz] |
---|---|---|
author | Pavlin Radoslavov <pavlin@onlab.us> | Thu Apr 04 18:50:17 2013 -0700 |
committer | Pavlin Radoslavov <pavlin@onlab.us> | Thu Apr 04 18:50:17 2013 -0700 |
tree | 33a88d611a355e979e3612656871ce6a19afceef | |
parent | d79be12c60b234c691611dc94661997673380e60 [diff] |
Fixes toward Bug #310 and Bug #318 (and might be Bug #328). FlowManager refactoring to simplify and speedup the code and eliminate Titan DB access bugs. Removed the heuristic algorithm to automatically delete the Flow object from the Network MAP, because it wasn't working with multiple controllers. This removal probably also fixes a bug (not identifed yet?) when a flow monitored by ONOS could actually disappear from the Network MAP when the Shortest Path fails.