1. 3da1a18 Fix incorrect method prerequisite checks in NetworkConfigManager. by Simon Hunt · 8 years ago
  2. dcb5e93 Log for pending configuration by Andrea Campanella · 8 years ago
  3. 6f350ed ONOS-3725 Adding ability to retain pending configs. by Thomas Vachuska · 8 years ago
  4. ea5adc6 Corrected output of network configuration subjectKeys in JSON output; no longer relies on subject.toString. by Thomas Vachuska · 9 years ago
  5. 0a400ea Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode. by Thomas Vachuska · 9 years ago
  6. 4998caa ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago[Renamed (98%) from incubator/net/src/main/java/org/onosproject/incubator/net/config/impl/NetworkConfigManager.java]
  7. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  8. ae9faf1 Unit tests for the Network Config Manager class by Ray Milkey · 9 years ago
  9. 0a4f6c3 Use the correct key when unregistering a config factory by Ray Milkey · 9 years ago
  10. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  11. 111b42b Move address-bindings config to new config system by Jonathan Hart · 9 years ago
  12. 96d55b1 Implementing net config subsystem and revising its interfaces. by Thomas Vachuska · 9 years ago