1. 9514836 Fixed an NPE due to a race condition while processing pending network configurations on multiple nodes concurrently. by Thomas Vachuska · 8 years ago
  2. 3880928 STC stacktrace fixes by Ray Milkey · 8 years ago
  3. 0c49b60 Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed by Deepa Vaddireddy · 8 years ago
  4. 54b83e8 Improve network config validation errors to show which fields are invalid. by Jonathan Hart · 8 years ago
  5. c637188 Removed operation retry wrappers around various consistent map/atomic counter operations by Madan Jampani · 8 years ago
  6. 73518ac Put configs back to pending state when the config factory is removed. by Jonathan Hart · 8 years ago
  7. 80fe442 Add more logging to try and track down the root cause of ONOS-4605. by Jonathan Hart · 8 years ago
  8. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  9. b11c4d0 Allow list-type config to be POSTed to subjectkey/subject/configkey endpoint. by Jonathan Hart · 8 years ago
  10. 096bcc8 ONOS-4129 Fixing issue where two pending configurations with the same config key, but for two different subject classes are encountered. by Thomas Vachuska · 8 years ago
  11. ca2208d ONOS-3841 fix for deferred Subject issue by HIGUCHI Yuta · 8 years ago
  12. 023a898 Passing current and previous config value in NetworkConfigEvent by Charles Chan · 8 years ago
  13. 6f350ed ONOS-3725 Adding ability to retain pending configs. by Thomas Vachuska · 8 years ago
  14. d9fe3a3 ONOS-3461 Disable LinkDiscovery on specific device/port. by HIGUCHI Yuta · 8 years ago
  15. ce0bbb3 ONOS-3387 Adding ability for network configurations to be validated before being accepted into the system. by Thomas Vachuska · 8 years ago
  16. 0a400ea Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode. by Thomas Vachuska · 9 years ago
  17. 1a00251 optical configs: by Ayaka Koshibe · 9 years ago
  18. 4998caa ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago[Renamed (99%) from incubator/store/src/main/java/org/onosproject/incubator/store/config/impl/DistributedNetworkConfigStore.java]
  19. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  20. a29c677 Added RetryingFunction for simplified retry support. by Madan Jampani · 9 years ago
  21. 3d6a2f6 ONOS-2429: Support for a relaxed read consistency mode in ConsistentMap by Madan Jampani · 9 years ago
  22. 6224a19 Added retry to the config store, to recover from CM timeout exception. by Thomas Vachuska · 9 years ago
  23. 5f2cbe6 Added retry to the config store, to recover from CM timeout exception. by Thomas Vachuska · 9 years ago
  24. 111b42b Move address-bindings config to new config system by Jonathan Hart · 9 years ago
  25. e636022 Starting to add initial configuration loading. WIP by Thomas Vachuska · 9 years ago
  26. 96d55b1 Implementing net config subsystem and revising its interfaces. by Thomas Vachuska · 9 years ago