1. 20fab1a Removed the Floodlight counter module by Jonathan Hart · 11 years ago
  2. 535325c Merge in changes from master by Jonathan Hart · 11 years ago
  3. cac2f54 Disable Hazelcast version check on startup. by Pavlin Radoslavov · 11 years ago
  4. 5ba0171 merged by Pankaj Berde · 11 years ago
  5. b1f433e Titan 0.4.0/Hazelcast test by Pankaj Berde · 11 years ago
  6. dcab1ca Removed unused Floodlight modules by mininet · 11 years ago
  7. 73e7fb7 Removed unused Floodlight modules by mininet · 11 years ago
  8. 34a5977 Testing Titan 0.4.0 by mininet · 11 years ago
  9. 2fa2806 Removed Floodlight storage framework by Jonathan Hart · 11 years ago
  10. 53d67a5 Merge branch 'ONOS' into syncdev (adopt latest one) by Naoki Shiota · 11 years ago
  11. 8c166a7 created FlowProgrammer module and implemented FlowPusher and FlowSynchronizer as services, also modified FlowManager to use the service exported by FlowProgrammer by Brian O'Connor · 11 years ago
  12. 0912ec1 Tell Hazelcast to use SLF4j for logging by Jonathan Hart · 11 years ago
  13. d73d3a5 Removed OnosModuleLoader from the properties file as it doesn't work properly yet by Jonathan Hart · 11 years ago
  14. 051768e New properties file including the OnosModuleLoader by Jonathan Hart · 11 years ago
  15. 5d8d77e Update the TopologyManager so it is now a module (IFloodlightModule). by Pavlin Radoslavov · 11 years ago
  16. a653e9f Fix/update the integration of the FlowManager module / IFlowService service. by Pavlin Radoslavov · 11 years ago
  17. 0304d3d Added missing listing of module "net.onrc.onos.datagrid.HazelcastDatagrid" by Pavlin Radoslavov · 11 years ago
  18. 1eee2c8 Added initial framework for using Hazelcast-3.0.2 within ONOS. by Pavlin Radoslavov · 11 years ago
  19. b5ad461 Changed start-onos.sh to only write a new logback.xml if there isn't an existing one. This allows users to override our default logback config. Also added a logback.xml example for long-term deployments which rolls logfiles daily and cleans up old logs by Jonathan Hart · 11 years ago
  20. 8058990 Move GraphPublisher initialization and startup ahead of others so that it listens on events before other modules by Pankaj Berde · 11 years ago
  21. 84b1bbb added # links display in ONOS demo gui by Masayoshi Kobayashi · 11 years ago
  22. 155cfc5 Rename onoslistener.OnosPublisher -> floodlightlistener.NetworkGraphPublisher by HIGUCHI Yuta · 11 years ago
  23. 525c435 Refactor to new class names by Pankaj Berde · 11 years ago
  24. 5a5ef6b Moved pure ONOS code in net.floodlightcontroller.onoslistener to onos package namespace by HIGUCHI Yuta · 11 years ago
  25. a37f9c3 Removed the jython debug interface module by Jonathan Hart · 11 years ago
  26. 8c61465 default cassandra.yaml works for embedded mode too by Pankaj Berde · 11 years ago
  27. 70b616e Embedded configuration files by Pankaj Berde · 11 years ago
  28. f5ca08c Embedded configuration files by Pankaj Berde · 11 years ago
  29. b7eb9d1 start 16 data-plane to control-plane message processing threads to scale handling large number of switches by Pankaj Berde · 11 years ago