commit | 9425f701c0e7316e407e45227d3fb94b7434bfcc | [log] [tgz] |
---|---|---|
author | Pavlin Radoslavov <pavlin@onlab.us> | Thu Apr 04 19:55:07 2013 -0700 |
committer | Pavlin Radoslavov <pavlin@onlab.us> | Thu Apr 04 19:55:07 2013 -0700 |
tree | c38a5d35c42603cd05cb7b8bd1790ac08b3e922f | |
parent | f205dcf8d5e6b43c1b1644068e727cb44b560bdb [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. Moved code that installs a Flow Entry into the Network MAP from method addFlow() to a new method addFlowEntry().