1. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  2. 60c4528 ONOS-6786 Fix NPE when a host netcfg without location being posted by Charles Chan · 7 years ago
  3. 83949a1 Limit string field lengths for network/configuration objects by Jordan Halterman · 7 years ago
  4. 10618f6 ONOS-6327: Implement details panel for host view. by Simon Hunt · 7 years ago
  5. 61fc0d8 Extend Network Config Host Provider to support multihoming by Charles Chan · 7 years ago
  6. 3142f64 Avoid accidental link type override by Yuta HIGUCHI · 7 years ago
  7. 2ad387d Respect bidirectional link config by Yuta HIGUCHI · 7 years ago
  8. 2103304 Fix to enable adding INDIRECT link via BasicLinkConfig by Yuta HIGUCHI · 7 years ago
  9. c4ca710 Europe Region Demo data script written. by Simon Hunt · 7 years ago
  10. ec551d3 Allow links to be configured as unidirectional. by Marc De Leenheer · 7 years ago
  11. 76767fa "inject" Device provider by Yuta HIGUCHI · 7 years ago
  12. 44f18e9 ConfigFlowRuleProgrammable by Yuta HIGUCHI · 7 years ago
  13. 7438f5a Mechanism to add Port annotation via netcfg by Yuta HIGUCHI · 7 years ago
  14. bc30e68 More plumbing of grid coordinates vs. geo coordinates. by Simon Hunt · 7 years ago
  15. eb3cf54 Topo2: Add grid (x,y) option to null-provider devices and hosts (and basic element config). by Simon Hunt · 7 years ago
  16. a255bb4 ONOS-5595 netcfg for protection by Yuta HIGUCHI · 8 years ago
  17. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  18. d0fa284 Layout and Region configs. by Simon Hunt · 8 years ago
  19. 8e46acf Config utility class for JSON handling. by Yuta HIGUCHI · 8 years ago
  20. 1e20dae Added UI_TYPE annotation key, and augmented BasicDeviceConfig and BasicHostConfig to support defining a custom "uiType" value to override the glyph used in rendering on the Topology View. by Simon Hunt · 8 years ago
  21. d7395c8 Added UiTopoLayoutId network config to BasicNetworkConfigs. by Simon Hunt · 8 years ago
  22. 4f3a407 ONOS-5411: BasicRegionConfig and BasicUiTopoLayoutConfig. by Simon Hunt · 8 years ago
  23. f59d36b ONOS-5411: Introduce basic region config. by Simon Hunt · 8 years ago
  24. d5c3b93 Bugfix: default value is not applied to config correctly by Charles Chan · 8 years ago
  25. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  26. f4fd2a2 Clean up handling of lat/long geo-coordinates. by Simon Hunt · 8 years ago
  27. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  28. b9af6b7 [ONOS-4691] Refactoring OpticalPortOperator (2/3) by Yuta HIGUCHI · 8 years ago
  29. 2d6c599 Fixing an issue in basic device config where config always overrode the type to switch. by Thomas Vachuska · 8 years ago
  30. 0c49b60 Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed by Deepa Vaddireddy · 8 years ago
  31. 54b83e8 Improve network config validation errors to show which fields are invalid. by Jonathan Hart · 8 years ago
  32. b6c63a3 Move BandwidthCapacity out of resource pacakge by Sho SHIMIZU · 8 years ago
  33. 61b73e9 Added more network config validation checks by Hyunsun Moon · 8 years ago
  34. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  35. 9eb45bb Add config validation for vRouter and PIM configs by Jonathan Hart · 8 years ago
  36. 5951bda ONOS-3931: BasicDeviceConfig to allow configuration of DeviceKeyId by Claudine Chiu · 8 years ago
  37. 3a8896b Clean up a few SSM-translate things, incl config validation by Jonathan Hart · 8 years ago
  38. 023a898 Passing current and previous config value in NetworkConfigEvent by Charles Chan · 8 years ago
  39. 1d7c9cb ONOS-3732 Bandwidth resource registration using netcfg. by HIGUCHI Yuta · 8 years ago
  40. dfba739 Fix javadoc warnings by Jian Li · 8 years ago
  41. c43fd1c Ensure basic SubjectFactories have been initialized before NetworkConfigLoader by Jonathan Hart · 8 years ago
  42. b75b488 ONOS-3760 Injection of mfg/hw/sw/serial in BasicDeviceConfig by Andrea Campanella · 8 years ago
  43. 138de8b FIxing basic device config and demoting some config-related messages to debug. by Thomas Vachuska · 8 years ago
  44. 6f350ed ONOS-3725 Adding ability to retain pending configs. by Thomas Vachuska · 8 years ago
  45. db450ee Reverted constant accessors to be public again. by Simon Hunt · 8 years ago
  46. 3600846 Fixed an issue in basic host and basic link config validations. by Thomas Vachuska · 8 years ago
  47. 6f4ae1c isBoolean addition by Thejaswi NK · 8 years ago
  48. 41fe1ec ONOS-3515 Added ability to configure different link-weight functions as defaults; or inject custom ones. by Thomas Vachuska · 8 years ago
  49. d6d581a CORD-339 Network config host provider by Charles Chan · 8 years ago
  50. d9fe3a3 ONOS-3461 Disable LinkDiscovery on specific device/port. by HIGUCHI Yuta · 8 years ago
  51. 399a0b3 [ONOS-3205] Migrate LLDP Link Discovery configuration to Network Configuration System by Naoki Shiota · 8 years ago
  52. ce0bbb3 ONOS-3387 Adding ability for network configurations to be validated before being accepted into the system. by Thomas Vachuska · 8 years ago
  53. ea5adc6 Corrected output of network configuration subjectKeys in JSON output; no longer relies on subject.toString. by Thomas Vachuska · 9 years ago
  54. fe3308f minor formatting changes by andrea · 9 years ago
  55. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  56. 2c59acf Link config enhancements: by Ayaka Koshibe · 9 years ago
  57. a862548 Add optional 'name' field in BGP speaker config by Jonathan Hart · 9 years ago
  58. 0a400ea Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode. by Thomas Vachuska · 9 years ago
  59. 1a00251 optical configs: by Ayaka Koshibe · 9 years ago
  60. 4998caa ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago
  61. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago