1. 566edf3 Only one node should be master of initializing the DCS store by Andrea Campanella · 5 years ago
  2. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  3. b256a84 Remove deprecated APIs from ResourceIdParser() by Ray Milkey · 6 years ago
  4. f32757e Remove deprecated static indexes by Ray Milkey · 6 years ago
  5. 765b644 Remove deprecated invokeRpc() method by Ray Milkey · 6 years ago
  6. 2bdcb5f Add DCS root node as leaf of immutable root of Atomix Tree by Andrea Campanella · 6 years ago
  7. d4e9417 Always ignore root node when adding node to dynamic config store by Jordan Halterman · 6 years ago
  8. 686c858 [ONOS-7758] Assume static root node in DynamicConfigStore by Jordan Halterman · 6 years ago
  9. ab35080 Few minor javadoc fixes by Yuta HIGUCHI · 6 years ago
  10. 825401e ResourceId to instance-identifier string converter methods by Yuta HIGUCHI · 6 years ago
  11. 142ceb0 [ONOS-7297] DC App to adapt changes wherein RpcInput contains ResourceId. by Gaurav Agrawal · 6 years ago
  12. da6f56a Fix regression after bumping to yang-tool 2.4 by Yuta HIGUCHI · 6 years ago
  13. f662e31 Add missing type to DDCStore by Yuta HIGUCHI · 6 years ago
  14. dbc08c0 Add more error log by Yuta HIGUCHI · 6 years ago
  15. ef31005 SONAR suggestions - uneccesary instanceof operators by Ray Milkey · 6 years ago
  16. fe0e085 SONAR suggestions - boolean expressions that are known to be 'true' or 'false' by Ray Milkey · 6 years ago
  17. 830b5dc Add device proxy support to RESTCONF by Henry Yu · 6 years ago
  18. 0032133 [ONOS-7278] Fix for Rpc. by Gaurav Agrawal · 6 years ago
  19. 789d55d Resource ID Null exception fix by Dimitrios Mavrommatis · 6 years ago
  20. c3445a1 Register BigDecimal to kryo fixing DCStore issue. by Gaurav Agrawal · 6 years ago
  21. 289f45c DCS check and create built-in nodes by Yuta HIGUCHI · 6 years ago
  22. 9285d97 DynamicConfig netconf rpc update by Yuta HIGUCHI · 7 years ago
  23. e057dee ONOS-7007 dealing with root relative path by Yuta HIGUCHI · 7 years ago
  24. 3b5d64e Distributed Dynamic Config Store fixes by Yuta HIGUCHI · 7 years ago
  25. 153d358 minor fix in DocumentPath, DCS by Yuta HIGUCHI · 7 years ago
  26. ea1fe52 Better error logging in DistributedDynamicConfigStore by Yuta HIGUCHI · 7 years ago
  27. 8810aa4 Device config synchronizer by Yuta HIGUCHI · 7 years ago
  28. 4070c04 ONOS-6891 Fix ResourceIds#relativize by Yuta HIGUCHI · 7 years ago
  29. c108a6b Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  30. 61a8025 ONOS-6381 Transactional event listeners by Sithara Punnassery · 7 years ago
  31. 5527e99 Run test on buck by Yuta HIGUCHI · 7 years ago
  32. 2f4b01d Fix file permissions by Yuta HIGUCHI · 7 years ago
  33. db3591b ONOS-6494 Dynamic Config: Changes to preserve ordering of children in the store by Sithara Punnassery · 7 years ago
  34. c70b7e5 ONOS-6906 Dynamic Config: Update events are missed by Sithara Punnassery · 7 years ago
  35. de66784 Adding some javadoc to ResoureceIdParser by Yuta HIGUCHI · 7 years ago
  36. ac85ee1 make Filter object immutable by Yuta HIGUCHI · 7 years ago
  37. d6a576d DynamicDeviceConfigServiceView by Yuta HIGUCHI · 7 years ago
  38. 2405782 [ONOS-6884] Device config related utilities by Yuta HIGUCHI · 7 years ago
  39. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  40. 9d464a3 ONOS-6835 Dynamic Config: RPC dispatcher implementation by Sithara Punnassery · 7 years ago
  41. bc9edb1 fixing side effect of mutabilty od resource id by Sithara Punnassery · 7 years ago
  42. d26d855 ONOS-6787 Dynamic Config: API cleanup for RPC abstractions by Sithara Punnassery · 7 years ago
  43. 7b0c15e ONOS-6787 Dynamic Config: API cleanup and Rpc brokerage implementation by Sithara Punnassery · 7 years ago
  44. 644a266 ONOS-5866 Dynamic Config: RPC implementation by Sithara Punnassery · 7 years ago
  45. 18ffcc7 ONOS-6483 API to check if node exists by Sithara Punnassery · 7 years ago
  46. 0da1a9c ONOS 6447 Dynamic Config Update support by Sithara Punnassery · 7 years ago
  47. 02dbee3 Updating Rpc classes dependencies based on latest YANG tools version. by Gaurav Agrawal · 7 years ago
  48. 5c54e77 Allow empty inner node by Henry Yu · 7 years ago
  49. 0b51d43 Filtering Dynamic Config Events by Sithara Punnassery · 7 years ago
  50. e4ab4f2 ONOS-6185 [ONOS-YANG-DEMO1]Delete operation is not deleting from store by Sithara Punnassery · 7 years ago
  51. bda8250 ONOS-6080 Dynamic Config Svc : Demo1 end to end integration and dry runs by Sithara Punnassery · 7 years ago
  52. 4cd2ced ONOS-6154 Demo1: Integration - Restconf Exception during GET by Sithara Punnassery · 7 years ago
  53. bb64490 Reveting workaround for Restconf path mismatch, with the availability of fix in Restconf[change 13185] by Sithara Punnassery · 7 years ago
  54. 43833e1 ONOS-6078 Netconf active component and integration with store by Sithara Punnassery · 7 years ago
  55. 44e2a70 ONOS-5960 Dynamic Config Svc: Datachange Notifications by Sithara Punnassery · 7 years ago
  56. 4b091dc ONOS-5959 with YANG model integrated by Sithara Punnassery · 7 years ago
  57. 0620879 Dynamic Config Service, Beta annotations by Sithara Punnassery · 7 years ago
  58. 9306e6b ONOS-5863, ONOS-5804 DynamicConfig store and service implementation(create and read supported) by Sithara Punnassery · 7 years ago
  59. ff11455 ONOS-5718 Dynamic Config APIs with RPC and Notification support by Sithara Punnassery · 7 years ago
  60. 9a38264 Removed config app that used to read addresses.json configuration. by Jonathan Hart · 9 years ago
  61. 87ae1d9 Fixed javadoc warnings & added a few deprecations. by Thomas Vachuska · 9 years ago
  62. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  63. 5630c61 ONOS-1323 Upgrading environment to use Apache Karaf 3.0.3 by Thomas Vachuska · 9 years ago
  64. fbe25c5 Getting router interface config into the corsa dataplane pipeline by Saurav Das · 9 years ago
  65. 492cc3a Fix startup dependency between features onos-app-config and onos-app-sdnip: by Pavlin Radoslavov · 9 years ago
  66. 6cd2f35 Implemented VLAN-to-VLAN routing support for SDN-IP. by Jonathan Hart · 9 years ago
  67. 43ae293 Updated SDN-IP config to support 64-bit port numbers. by Jonathan Hart · 9 years ago
  68. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  69. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago
  70. 0a297b1 Cleanup in the SDN-IP related configuration files: by Pavlin Radoslavov · 9 years ago
  71. 855ea2d Refactor the IpPrefix API and implementation: by Pavlin Radoslavov · 10 years ago
  72. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  73. 76b0ae2 Work toward common IP address classes. by Pavlin Radoslavov · 10 years ago
  74. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  75. d7bd982 Moved SDN-IP and config to fasterxml jackson package by Jonathan Hart · 10 years ago
  76. 70da512 Wired up HostMonitor to its dependencies and got it working. by Jonathan Hart · 10 years ago
  77. 74f9c3b Added config app to read address config from json file by Jonathan Hart · 10 years ago