1. 0abe38d Modified FlowManager to read topology from DB instead of Datagrid. by Naoki Shiota · 11 years ago
  2. 4839f6d Replaced "default" switch case statements with explicit case value statements. by Pavlin Radoslavov · 11 years ago
  3. e2f4da7 Cleaned up source to suppress warnings. by Naoki Shiota · 11 years ago
  4. 823f322 Fix a bug when removing a port. by Pavlin Radoslavov · 11 years ago
  5. aa6006a Removed the TopologyElement.switchPorts container, because it is not by Pavlin Radoslavov · 11 years ago
  6. df656d6 Use TreeMap instead of HashMap to store topology-related state. by Pavlin Radoslavov · 11 years ago
  7. f9161ca Update some of the comments. by Pavlin Radoslavov · 11 years ago
  8. 63ee5a8 Update Javadoc to clarify content of each Map Key by Yuta HIGUCHI · 11 years ago
  9. dbc8c44 bug fix: portsMap key is PortID by Yuta HIGUCHI · 11 years ago
  10. cfe7b40 Fix a bug inside method Topology.removeNode() when iterating and by Pavlin Radoslavov · 11 years ago
  11. a23e541 * Update the Topology class implementation: by Pavlin Radoslavov · 11 years ago
  12. 15954d4 Refactor the TopologyManager: by Pavlin Radoslavov · 11 years ago