1. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  2. 0c49b60 Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed by Deepa Vaddireddy · 8 years ago
  3. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  4. dfba739 Fix javadoc warnings by Jian Li · 8 years ago
  5. 6f350ed ONOS-3725 Adding ability to retain pending configs. by Thomas Vachuska · 8 years ago
  6. ce0bbb3 ONOS-3387 Adding ability for network configurations to be validated before being accepted into the system. by Thomas Vachuska · 8 years ago
  7. ea5adc6 Corrected output of network configuration subjectKeys in JSON output; no longer relies on subject.toString. by Thomas Vachuska · 9 years ago
  8. 0a400ea Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode. by Thomas Vachuska · 9 years ago
  9. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago[Renamed (98%) from incubator/api/src/main/java/org/onosproject/incubator/net/config/NetworkConfigService.java]
  10. d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  11. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  12. 111b42b Move address-bindings config to new config system by Jonathan Hart · 9 years ago
  13. 96d55b1 Implementing net config subsystem and revising its interfaces. by Thomas Vachuska · 9 years ago
  14. e2b7e7e Added @Beta annotations to the network configuration API. by Thomas Vachuska · 9 years ago
  15. d24aa7f Renaming 'exp' to 'incubator'. by Thomas Vachuska · 9 years ago[Renamed (97%) from exp/api/src/main/java/org/onosproject/exp/net/config/NetworkConfigService.java]
  16. 266b443 Fixed javadocs and descriptions. by Thomas Vachuska · 9 years ago
  17. f0e1fae Sketching out basis for network configuration subsystem API. by Thomas Vachuska · 9 years ago