1. ea5adc6 Corrected output of network configuration subjectKeys in JSON output; no longer relies on subject.toString. by Thomas Vachuska · 9 years ago
  2. 0a400ea Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode. by Thomas Vachuska · 9 years ago
  3. 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]
  4. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  5. ae9faf1 Unit tests for the Network Config Manager class by Ray Milkey · 9 years ago
  6. 0a4f6c3 Use the correct key when unregistering a config factory by Ray Milkey · 9 years ago
  7. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  8. 111b42b Move address-bindings config to new config system by Jonathan Hart · 9 years ago
  9. 96d55b1 Implementing net config subsystem and revising its interfaces. by Thomas Vachuska · 9 years ago