1. 99fcee1 fixed #229: handling rapid switch flapping race conditions gracefully by Pankaj Berde · 11 years ago
  2. f495765 Removed superfluous log statements from ZookeeperRegistry that pollute the logs by Jonathan Hart · 11 years ago
  3. 0b3eee4 Bug fix for controller registry to ensure the controller node is put back after Zookeeper connection loss by Jonathan Hart · 11 years ago
  4. 017960a Null pointer exception for non-existent switch by Pankaj Berde · 11 years ago
  5. 260b55a Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Pankaj Berde · 11 years ago
  6. f08d5ff Implemented Cleanup thread to periodically detect inactive switches by Pankaj Berde · 11 years ago
  7. 44e56fc Cleaned up ZookeeperRegistry code by Jonathan Hart · 11 years ago
  8. 8918737 Re-architected ZookeeperRegistry to use LeaderLatch change notifications and to improve thread safety by Jonathan Hart · 11 years ago
  9. 48f816f Merged in changes from master - bug fixes by Jonathan Hart · 11 years ago
  10. 0de0949 Began trying to use the LeaderLatch with notifications by Jonathan Hart · 11 years ago
  11. 3c0eccd Fixes a RuntimeException thrown when we try and take control of a switch we're already contending by Jonathan Hart · 11 years ago
  12. 4bfd2e2 Merge remote-tracking branch 'origin/master' by Jonathan Hart · 11 years ago
  13. 706df05 Fixed Issue #207: Implement remaining API for getting flow state by Pavlin Radoslavov · 12 years ago
  14. b6f5354 * Added initial support for add/get/delete Flow state to the Network MAP via the REST API by Pavlin Radoslavov · 12 years ago
  15. 7bf6217 Documentation and cleanup of registry code by Jonathan Hart · 12 years ago
  16. 65e6937 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Pankaj Berde · 12 years ago
  17. ac1a8c3 Devices REST API by Pankaj Berde · 12 years ago
  18. 97801ac Fixed standalone bug, documented and cleaned up the registry API by Jonathan Hart · 12 years ago
  19. cc957a0 Controller now uses the registry module to enable fault tolerance\! by Jonathan Hart · 12 years ago
  20. d10008d Minor Registry changes and Controller now registers itself on startup using the registry by Jonathan Hart · 12 years ago
  21. fcfebfb Merged in new registry code by Jonathan Hart · 12 years ago
  22. 8c49639 merge conflicts by Pankaj Berde · 12 years ago
  23. c2e95ee Merged registry code into master by Jonathan Hart · 12 years ago