1. 9257b0c Create an implementaion of IntentIdGenerator by Sho SHIMIZU · 10 years ago
  2. c67f9fa Giant patch of changes to support OpenFlow 1.3 by Brian O'Connor · 10 years ago
  3. 53b208a Work toward ONOS-1451: Separate Event Key space per instance by Pavlin Radoslavov · 10 years ago
  4. d4acc80 Remove @author tag from our code. by Yuta HIGUCHI · 10 years ago
  5. b2a8c1f Fixed file permissions: removed executable flag for Java source files. by Pavlin Radoslavov · 10 years ago
  6. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  7. deda0ba Renamed registry and packet packages by Jonathan Hart · 10 years ago[Renamed (98%) from src/main/java/net/onrc/onos/registry/controller/IControllerRegistryService.java]
  8. 4ae0282 Checkstyle and PMD violations fixed for IControllerRegistryService class. by Ray Milkey · 10 years ago
  9. 52163ed Work toward fixing ONOS-1031: Moved method FlowManager.getNextFlowEntryId() by Pavlin Radoslavov · 10 years ago
  10. f1377ce Add a mechanism to elect a single leader in an ONOS cluster (ONOS-977). by Pavlin Radoslavov · 11 years ago
  11. 8abe717 add persistance of intents to ramcloud by Nick Karanatsios · 10 years ago
  12. eb567aa Fix some of javadoc errors under onos namespace by HIGUCHI Yuta · 11 years ago
  13. 1530ccc Added a function to the registry to allocate a block of numbers unique within the whole cluster using Curator's DistributedAtomicLong by Jonathan Hart · 11 years ago
  14. 7bf6217 Documentation and cleanup of registry code by Jonathan Hart · 11 years ago
  15. 97801ac Fixed standalone bug, documented and cleaned up the registry API by Jonathan Hart · 11 years ago
  16. d10008d Minor Registry changes and Controller now registers itself on startup using the registry by Jonathan Hart · 11 years ago
  17. 3d7730a Implemented the API method to get all switch-controller information from Zookeeper. Also implemented the informational REST APIs for the Registry service by Jonathan Hart · 11 years ago
  18. d82f20d Renamed the Mastership API to use Registry terminology by Jonathan Hart · 11 years ago[Renamed (64%) from src/main/java/net/floodlightcontroller/mastership/IMastershipService.java]
  19. 57080fb Registry module is disabled by default so we can still run ONOS without it trying to connect to zookeeper. by Jonathan Hart · 11 years ago
  20. 7413022 Compile fixes by Jonathan Hart · 11 years ago
  21. 1be4626 Temporarily disabled zookeeper connection on startup by Jonathan Hart · 11 years ago
  22. edd6a44 Added more switch/controller registry APIs and curator implementations by Jonathan Hart · 11 years ago
  23. c6eee9e Implemented notifications for mastership changes by Jonathan Hart · 11 years ago
  24. bd181b6 Began implementation of per-switch leader election using Curator by Jonathan Hart · 11 years ago
  25. b56bb29 Initial version of a Mastership module by Umesh Krishnaswamy · 11 years ago