1. e1b37bc Renamed class routing.TopoRouteService to topology.TopologyManager by Pavlin Radoslavov · 11 years ago
  2. 1eee2c8 Added initial framework for using Hazelcast-3.0.2 within ONOS. by Pavlin Radoslavov · 11 years ago
  3. 8058990 Move GraphPublisher initialization and startup ahead of others so that it listens on events before other modules by Pankaj Berde · 11 years ago
  4. a56fbde Move LinkDiscovery package to ONOS namespace by HIGUCHI Yuta · 11 years ago
  5. 155cfc5 Rename onoslistener.OnosPublisher -> floodlightlistener.NetworkGraphPublisher by HIGUCHI Yuta · 11 years ago
  6. 60a1014 Renamed package flowcache -> flowmanager by HIGUCHI Yuta · 11 years ago
  7. 4e64f31 Moved pure ONOS code in net.floodlightcontroller.routing to onos package namespace by HIGUCHI Yuta · 11 years ago
  8. 5a5ef6b Moved pure ONOS code in net.floodlightcontroller.onoslistener to onos package namespace by HIGUCHI Yuta · 11 years ago
  9. edf81d7 Moved pure ONOS code in net.floodlightcontroller.flowcache to onos package namespace by HIGUCHI Yuta · 11 years ago
  10. ea60e5f Moved bgproute package to onos namespace by HIGUCHI Yuta · 11 years ago
  11. 72f72f6 Removed packetstreamer module by Jonathan Hart · 11 years ago
  12. a37f9c3 Removed the jython debug interface module by Jonathan Hart · 11 years ago
  13. bf4c83c Removed tests for old modules and removed modules from the services file by Jonathan Hart · 11 years ago
  14. 5bbcbe7 Added BgpRoute module to services by Jonathan Hart · 11 years ago
  15. 128fa69 Removed Floodlight forwarding, firewall, and staticflowentry modules by Umesh Krishnaswamy · 11 years ago
  16. 99fcee1 fixed #229: handling rapid switch flapping race conditions gracefully by Pankaj Berde · 11 years ago
  17. f08d5ff Implemented Cleanup thread to periodically detect inactive switches by Pankaj Berde · 11 years ago
  18. 9ad93fa Changed the default "storage.hostname" value from onos8vpc to "localhost" by Pavlin Radoslavov · 11 years ago
  19. fcfebfb Merged in new registry code by Jonathan Hart · 11 years ago
  20. 8c49639 merge conflicts by Pankaj Berde · 11 years ago
  21. da80957 ONOS listens to device discovery messages by Pankaj Berde · 11 years ago
  22. c2e95ee Merged registry code into master by Jonathan Hart · 11 years ago
  23. bd76697 Changed the disable zookeeper mechanism. There is now a class (StandaloneRegistry) that implements IControllerRegistryService without needing zookeeper - this is intended for single-node setups e.g. during development by Jonathan Hart · 11 years ago
  24. d7d8b79 Add TopoRouteService to the list of modules to be loaded on startup. by Pavlin Radoslavov · 11 years ago
  25. 19b0e12 Add FlowManager to the list of modules to be loaded on startup. by Pavlin Radoslavov · 11 years ago
  26. d82f20d Renamed the Mastership API to use Registry terminology by Jonathan Hart · 11 years ago
  27. b56bb29 Initial version of a Mastership module by Umesh Krishnaswamy · 11 years ago
  28. 93e7c11 minor modifiation by Ubuntu · 11 years ago
  29. e5a2970 added config properties for titan by Pankaj Berde · 12 years ago
  30. 9b5c59e Create a copy of floodlight source files on which we can apply our changes. by Umesh Krishnaswamy · 12 years ago