1. 051abb4 Refactor the FlowManager addFlow() API: by Pavlin Radoslavov · 11 years ago
  2. 979cc28 Removed FlowManager related REST calls and the corresponding FlowManager by Pavlin Radoslavov · 11 years ago
  3. 4ef6ba2 * Refactor the implementation of the FlowManager.getAllFlowsSummary() by Pavlin Radoslavov · 11 years ago
  4. f2a5265 * Remove clearFlow() and clearAllFlows(), and the corresponding REST by Pavlin Radoslavov · 11 years ago
  5. 7d4a40e Added new field FlowPath.flowPathUserState by Pavlin Radoslavov · 11 years ago
  6. bcc86ef Use the FlowPath Type to decide which Flow should be maintained by by Pavlin Radoslavov · 11 years ago
  7. d28cf7c Introduced new field FlowPathType to the Flow Path. by Pavlin Radoslavov · 11 years ago
  8. 1308dc6 Added the mechanism between the FlowManager and the Hazelcast datagrid by Pavlin Radoslavov · 11 years ago
  9. 661c86f Refactor the FlowManager: by Pavlin Radoslavov · 11 years ago
  10. 50e532e Cleanup the FlowManager. No functional changes. by Pavlin Radoslavov · 11 years ago
  11. 0537827 * Now the FlowManager depends on the DatagridService as well. by Pavlin Radoslavov · 11 years ago
  12. e9a3ef9 * Add INetworkGraphService.class to the list of services that FlowManager by Pavlin Radoslavov · 11 years ago
  13. 8ebd220 Removed a bogus expect() statement that is not needed anymore. by Pavlin Radoslavov · 11 years ago
  14. e1b37bc Renamed class routing.TopoRouteService to topology.TopologyManager by Pavlin Radoslavov · 11 years ago
  15. a8fceb1 Removed the old measurement code in the FlowManager, because it by admin · 11 years ago
  16. 1bc2c47 Add support for specifying the actions when a Flow is created by the user. by Pavlin Radoslavov · 11 years ago
  17. c1bafd1 Renamed ActionOutput FlowEntry attribute to ActionOutputPort, because by Pavlin Radoslavov · 11 years ago
  18. 204b286 * Add FlowPathFlags to the FlowPath header. by Pavlin Radoslavov · 11 years ago
  19. ad3a1e6 * Implement the missing OpenFlow 1.0 matching conditions by Pavlin Radoslavov · 11 years ago
  20. ddd01ba Cleanup the TopoRouteService so it is not a Floodlight module anymore. by Pavlin Radoslavov · 11 years ago
  21. ca7abe0 update test codes for FlowManager class. by Toshio Koide · 11 years ago
  22. fe2625e add normal test cases for methods in FlowManager class defined in IFloodlightModule, IFlowService and INetMapStorage. by Toshio Koide · 11 years ago