1. 356086e Moved pure ONOS code in net.floodlightcontroller.util to onos package namespace by HIGUCHI Yuta · 11 years ago
  2. 2051490 Moved pure ONOS code in net.floodlightcontroller.core to onos package namespace by HIGUCHI Yuta · 11 years ago
  3. c165a52 Simplify port lookup using Groovy by Pankaj Berde · 11 years ago
  4. 5d50641 Move to Titan 0.2.1 by Pankaj Berde · 11 years ago
  5. f748c32 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Pankaj Berde · 11 years ago
  6. e6e9187 Fix REST data being out of date and causing fluctuating flows, links and switches by Jonathan Hart · 11 years ago
  7. d1c3859 Speed up flow installation by Pankaj Berde · 11 years ago
  8. 61ce908 Reimplement searchActiveSwitch by Pankaj Berde · 11 years ago
  9. 6201614 Single Graph handle across all controller by Pankaj Berde · 11 years ago
  10. df871be Graph connection cannot be closed by Pankaj Berde · 11 years ago
  11. 86a0d41 getPort from frames is buggy...reverting to gremlin by Pankaj Berde · 11 years ago
  12. a709557 Reverse order of commits by Pankaj Berde · 11 years ago
  13. 53874bc Merged with master by Pankaj Berde · 11 years ago
  14. f5315fb Get flow summary now returns flows in order of FlowId, and we attempt to filter out null flows caused by empty vertices in Titan by Jonathan Hart · 11 years ago
  15. 5fb2763 addPort fails occassionally...do better exception handling by Pankaj Berde · 11 years ago
  16. 73ea7e5 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Pankaj Berde · 11 years ago
  17. 2239f0d migrate to Titan 0.3.0 by Pankaj Berde · 11 years ago
  18. 9a8760f Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Pankaj Berde · 11 years ago
  19. 8f03611 Temporary commit by Pankaj Berde · 11 years ago
  20. f6fa7f0 Added new method IDBUtils.searchActiveSwitch() by Pavlin Radoslavov · 11 years ago
  21. 6a97eb8 Listen to edge removal and invoke flow reconciliation by Pankaj Berde · 11 years ago
  22. 1519309 Reduced graph handles and thread locals by Pankaj Berde · 12 years ago
  23. 706df05 Fixed Issue #207: Implement remaining API for getting flow state by Pavlin Radoslavov · 12 years ago
  24. b6f5354 * Added initial support for add/get/delete Flow state to the Network MAP via the REST API by Pavlin Radoslavov · 12 years ago
  25. ac1a8c3 Devices REST API by Pankaj Berde · 12 years ago
  26. da80957 ONOS listens to device discovery messages by Pankaj Berde · 12 years ago