1. 95aa401 Improvement in 'show tunnel' command by Fahad Naeem Khan · 10 years ago
  2. d84178f Adding barrier message support with futures to IOFSwitch driver by Saurav Das · 10 years ago
  3. c0aa04c Resetting onos properties file by Saurav Das · 10 years ago
  4. 85df1ec merge by Srikanth Vavilapalli · 10 years ago
  5. 7a9fffb Modified onos.properties and IFloodlightModule so that it loads SegmentRoutingManager and use sr.conf by Sangho Shin · 10 years ago
  6. 93650d5 Config for cpqd by Srikanth Vavilapalli · 10 years ago
  7. fb93c25 NetworkConfigManager loads a configuration file and exposes an interface for by Saurav Das · 10 years ago
  8. de4c389 Added Topology WebSocket server implementation. by Pavlin Radoslavov · 10 years ago
  9. 26921af Added a framework for metrics by Ray Milkey · 10 years ago
  10. d082b96 Preperation for ZooKeeper failover by Yuta HIGUCHI · 10 years ago
  11. e37e4e2 Renamed *NetworkGraph* references to *Topology*. by Jonathan Hart · 10 years ago
  12. d8ea71a Fixed incorrect "Env vars" description in onos.sh. by Naoki Shiota · 10 years ago
  13. deda0ba Renamed registry and packet packages by Jonathan Hart · 10 years ago
  14. 472062d Renamed networkgraph package to topology. by Jonathan Hart · 10 years ago
  15. 23701d1 Renamed devicemanager, flowprogrammer, linkdiscovery and util packages by Jonathan Hart · 10 years ago
  16. aa38097 Renamed the intent package by Jonathan Hart · 10 years ago
  17. 6df9017 Renamed datagrid and datastore packages by Jonathan Hart · 10 years ago
  18. 70c2b36 Renamed class RCNetworkGraphPublisher to NetworkGraphPublisher. by Pavlin Radoslavov · 10 years ago
  19. 4cf8ee5 Removed INetMapStorage.java and INetMapTopologyObjects.java and the by Pavlin Radoslavov · 10 years ago
  20. cc3e3ff Remove the backend part of the Floodlight GUI. by Jonathan Hart · 10 years ago
  21. a3818db Work toward fixing ONOS-1031: Removed modules FlowManager and the old TopologyManager by Pavlin Radoslavov · 10 years ago
  22. 8d81c3b Remove some of titan artifacts. by Yuta HIGUCHI · 10 years ago
  23. 7a4e0c7 Add a configuration option to remove or use Flow Path from database during ONOS cluster restart (ONOS-857) by Pavlin Radoslavov · 10 years ago
  24. 12861f7 Added Intent Subscriber and Module by Brian O'Connor · 10 years ago
  25. eb90d91 Register Intent-related classes to KryoFactory and fix bugs by Toshio Koide · 10 years ago
  26. 4b7fffa Updated default properties files to use new RCNetworkGraphPublisher by Jonathan Hart · 10 years ago
  27. ef3828d Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS into RAMCloud-yoshi by Yuta HIGUCHI · 11 years ago
  28. d857ad6 Removed Floodlight DeviceManager and created a stripped-down device manager that pushes device data from every packet seen into the network map by Jonathan Hart · 11 years ago
  29. b1a1f33 Merge from upstream/master by yoshi · 11 years ago
  30. 20fab1a Removed the Floodlight counter module by Jonathan Hart · 11 years ago
  31. 535325c Merge in changes from master by Jonathan Hart · 11 years ago
  32. 5ba0171 merged by Pankaj Berde · 11 years ago
  33. b1f433e Titan 0.4.0/Hazelcast test by Pankaj Berde · 11 years ago
  34. dcab1ca Removed unused Floodlight modules by mininet · 11 years ago
  35. d3025a9 Modified configuration for test by yoshi · 11 years ago
  36. 141e799 Add dbproperty by yoshi · 11 years ago
  37. 2fa2806 Removed Floodlight storage framework by Jonathan Hart · 11 years ago
  38. 0fee3de Merge branch 'master' into RAMCloud by yoshi · 11 years ago
  39. 2fd4c7e first commit by yoshi · 11 years ago
  40. 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
  41. 5d8d77e Update the TopologyManager so it is now a module (IFloodlightModule). by Pavlin Radoslavov · 11 years ago
  42. a653e9f Fix/update the integration of the FlowManager module / IFlowService service. by Pavlin Radoslavov · 11 years ago
  43. 0304d3d Added missing listing of module "net.onrc.onos.datagrid.HazelcastDatagrid" by Pavlin Radoslavov · 11 years ago
  44. 1eee2c8 Added initial framework for using Hazelcast-3.0.2 within ONOS. by Pavlin Radoslavov · 11 years ago
  45. 8058990 Move GraphPublisher initialization and startup ahead of others so that it listens on events before other modules by Pankaj Berde · 11 years ago
  46. 155cfc5 Rename onoslistener.OnosPublisher -> floodlightlistener.NetworkGraphPublisher by HIGUCHI Yuta · 11 years ago
  47. 5a5ef6b Moved pure ONOS code in net.floodlightcontroller.onoslistener to onos package namespace by HIGUCHI Yuta · 11 years ago
  48. a37f9c3 Removed the jython debug interface module by Jonathan Hart · 11 years ago
  49. b7eb9d1 start 16 data-plane to control-plane message processing threads to scale handling large number of switches by Pankaj Berde · 11 years ago