1. 652ea83 ONOS-6159 Add command completers for v-net CLI by Harold Huang · 7 years ago
  2. 8e5c899 onos6217-removing null pointer dereference by rohit · 7 years ago
  3. d89a153 port statistics defect fix by Vidyashree Rama · 7 years ago
  4. a8e1bfa argument should be checked for null before dereferencing by Palash Kala · 7 years ago
  5. 9bf01a1 deferencing a null pointer, before it is checked by Palash Kala · 7 years ago
  6. 247ab15 Topo2: Updated selection model by Steven Burrows · 7 years ago
  7. 9f7a2d7 Topo2: corrected the highlighting of the bg icon in the toolbar by Steven Burrows · 7 years ago
  8. bb0f267 Re-instating the DARK theme. by Simon Hunt · 7 years ago
  9. 9912f29 Huawei Driver to provide port statistics. by Gaurav Agrawal · 7 years ago
  10. f7060cd [ONOS-6199] Huawei driver create and instance delete. by janani b · 7 years ago
  11. 176905a [ONOS-6211] Top node delete and accumulator addition. by janani b · 7 years ago
  12. d7200da Parallel steps for ONOS build + adding STC smoke test by Ray Milkey · 7 years ago
  13. febde0f Attaching YANG model converter implementation. by Gaurav Agrawal · 7 years ago
  14. 5de36e4 Fix: Add missing decode method for MappingInstructionCodec by Jian Li · 7 years ago
  15. b54d14b [ONOS-6170] Implement codec for MappingInstruction primitives by Jian Li · 7 years ago
  16. e502e9d ONOS-6201 Add next and filtering objective unit tests to VirtualNetworkFlowObjectiveManagerTest by Claudine Chiu · 7 years ago
  17. dab4d77 Enabling port statistics discovery in NETCONF device provider. by Gaurav Agrawal · 7 years ago
  18. dcc83b1 Filtering Dynamic Config Events by Sithara Punnassery · 7 years ago
  19. 315ff1c Fixing yang_model macro to narrow down the dependency list. by Thomas Vachuska · 7 years ago
  20. 4508352 [ONOS-6170] Implement codec for various MappingAddress primitives by Jian Li · 7 years ago
  21. 3988a56 Add Atomic Value's getAndSet() to stc test by Jon Hall · 7 years ago
  22. 0b51d43 Filtering Dynamic Config Events by Sithara Punnassery · 7 years ago
  23. 41e6cd7 Fix sonar issues by Jon Hall · 7 years ago
  24. e4fdebb Avoid high-lighting wrong link by Yuta HIGUCHI · 7 years ago
  25. 1f3b372 Log port registration error by Yuta HIGUCHI · 7 years ago
  26. ddfa8c9 Fix for JIRA issue ONOS-6160. To avoid possible null pointer reference for 'device' object in file 'DeviceManager.java' at line no 574. by nitinanand · 7 years ago
  27. 9649cdd nokia pipeline: block eapol flow rules in fwd primitive because it already sent in filter primitive by ke han · 7 years ago
  28. 5b5bd9a minor changes in l3vpn and patch-yang-libs by Bharat saraswal · 7 years ago
  29. e4ab4f2 ONOS-6185 [ONOS-YANG-DEMO1]Delete operation is not deleting from store by Sithara Punnassery · 7 years ago
  30. c97ff68 fix for JIRA issue ONOS-6161.Possible null pointer reference on portchain-list object in file 'SfcManager.java' at line no 394 by nitinanand · 7 years ago
  31. b28d5dd Bug fix - Do not create new next-objective if there are no by Saurav Das · 7 years ago
  32. d92f6eb Fixing yang_library macro. by Thomas Vachuska · 7 years ago
  33. 9325471 Defines VLANQuery behavior for new Corsa pipeline by Pier Luigi · 7 years ago
  34. 36b1d77 [ONOS-6195] Updating L3VPN create. by janani b · 7 years ago
  35. 0f0d748 [ONOS-5750] Improve MappingEntryBuilder to convert LCAF to ext addr by Jian Li · 7 years ago
  36. 50b51ee [ONOS-6142] Add SrcDst and TE extension addresses with unit tests by Jian Li · 7 years ago
  37. cdd1bfd Separate privileged methods to MappingAdminService by Jian Li · 7 years ago
  38. f4ba44f ONOS-5450 Initial implementation of OFAgent by Hyunsun Moon · 7 years ago
  39. e9e4571 Topo2: Reset Pan and zoom to user defined or configured location by Steven Burrows · 7 years ago
  40. 7d1efef Topo2: Fixed a map scaling errors causing nodes to appera like they were incorrectly positioned by Steven Burrows · 7 years ago
  41. 326b61d ONOS-6189 by Sithara Punnassery · 7 years ago
  42. 670083a Adjust initial scale for bay root layout by Simon Hunt · 7 years ago
  43. 47f82dc Support multiple pending add buckets by Yi Tseng · 7 years ago
  44. f7e7d4a Remove unnecessary parameter (region id) when layout already encapsulates that data. by Simon Hunt · 7 years ago
  45. 117952d Using static l2 flood group key by Yi Tseng · 7 years ago
  46. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  47. eeb3dc1 [CORD-1051] Fix bug when remove multiple bucket by Yi Tseng · 7 years ago
  48. cdfda20 LeaderShip implementation in L3vpn app. by Bharat saraswal · 7 years ago
  49. 4b0eda8 Remove usage of deprecated function by Jon Hall · 7 years ago
  50. d17bc73 Fixing compile errors. by Thomas Vachuska · 7 years ago
  51. 35f6cbc [ONOS-6191] NET L3VPN create operation support by janani b · 7 years ago
  52. 2a1fe2d Bumping ONOS dependency on onos-yang-tools version 1.12.0-b7. by Thomas Vachuska · 7 years ago
  53. f4edb31 HostMonitor: Only probe directly if we are not already monitoring the host. by Jonathan Hart · 7 years ago
  54. b0dbe6b Netconf active & passive component fix. by Bharat saraswal · 7 years ago
  55. d24dc98 Fixing issue with acquiring yang schema context. @ONOS-6182 by Aaron Kruglikov · 7 years ago
  56. 0439fd7 Cleaning pom.xml files. Please everyone, watch the sloppiness for Pete's sake! by Thomas Vachuska · 7 years ago
  57. a445d3d [ONOS-6142] Add nonce and segment extension address with unit test by Jian Li · 7 years ago
  58. 6690f59 Fix for ONOS-6149-Not able to configure heartbeatInterval and by Deepa Vaddireddy · 7 years ago
  59. a2951ed YANG Runtime Manager provide root level schema context. by Gaurav Agrawal · 7 years ago
  60. f41dec3 [ONOS-6183] NET l3VPN structure and store implementation by janani b · 7 years ago
  61. f0c6f54 Keep track of pan and zoom of layouts in metaUI data (no longer in user preferences). by Simon Hunt · 7 years ago
  62. e47e21a [ONOS-6142] Add multicast & NAT extension addresses with unit test by Jian Li · 7 years ago
  63. be0a265 Cleaning up app categories. by Thomas Vachuska · 7 years ago
  64. e6dc244 Simplifying yang_model usage. by Thomas Vachuska · 7 years ago
  65. cde197c Enhancing YANG GUI with information on YANG models. by Thomas Vachuska · 7 years ago
  66. 22f731c Created yang_model bucklet. by Thomas Vachuska · 7 years ago
  67. 01001b9 Remove archetypes from smoke test - causes problems with SNAPSHOT builds by Ray Milkey · 7 years ago
  68. 64cc582 Remove left over system directory after test completes by Ray Milkey · 7 years ago
  69. 73436b5 Adding demo yang models and working on yang model packaging. by Thomas Vachuska · 7 years ago
  70. bda8250 ONOS-6080 Dynamic Config Svc : Demo1 end to end integration and dry runs by Sithara Punnassery · 7 years ago
  71. e2bd115 Changing default path separator to "|" to unblock dynamic config demo. by Thomas Vachuska · 7 years ago
  72. f90c650 [ONOS-6033] Corsa pipelines should filter the clear deferred actions by Pier Luigi · 7 years ago
  73. 5a2af5e Yang App: include bundle updated. by Bharat saraswal · 7 years ago
  74. d117263 CORD-810 Remove VLAN extension selector from OFDPA 3 by Charles Chan · 7 years ago
  75. 8e938d4 CORD-82 Remove ofdpa specific vrouter - fabric integration workaround from CPR by Charles Chan · 7 years ago
  76. 0ed44fb CORD-1015 CPR bridging alternative by Charles Chan · 7 years ago
  77. 9238b38 Probe all interfaces that contains given IP by Charles Chan · 7 years ago
  78. a9f8ae4 Support tagged next hop in Segment Routing by Charles Chan · 7 years ago
  79. f2e7a34 Carry original route in ResolvedRoute object. by Jonathan Hart · 7 years ago
  80. 92ca94d Carry next hop VLAN in the resolved route by Charles Chan · 7 years ago
  81. 96c146b Refactor route subsystem to support multiple routes for each prefix. by Jonathan Hart · 7 years ago
  82. 59d24eb Refactoring NETCONF client to consolidate active and passive components into the same jar and app. by Thomas Vachuska · 7 years ago
  83. 0cb73f4 YANG GUI adding initial content. by Thomas Vachuska · 7 years ago
  84. 924995b Extract duplicated APP_KRYO variable into extension interface by Jian Li · 7 years ago
  85. 3ddd553 [ONOS-6142] Add geo coordinate & list ext addresses with unit test by Jian Li · 7 years ago
  86. ed81ed6 Added scale and offset parameters to LayoutAddCommand. by Simon Hunt · 7 years ago
  87. 8a77332 Change @Component(immediate) to true for restconf app manager and restconfBroker by jingan · 7 years ago
  88. 425837f ONOS-6078 Netconf : Active component by Sithara Punnassery · 7 years ago
  89. 299bc1d [ONOS-6142] Add AppData and AS extension addresses with unit test by Jian Li · 7 years ago
  90. 041534b [ONOS-5992] Ensure futures for failed messages are completed using the supplied Executor in NettyMessagingManager. by Jordan Halterman · 7 years ago
  91. 6cc7488 Implementing ability to process single-bundle ONOS apps whose meta-data by Thomas Vachuska · 7 years ago
  92. 649d024 Updating proxy-stc to use basename of test tar by Brian O'Connor · 7 years ago
  93. da5ae57 Updating buck by Brian O'Connor · 7 years ago
  94. 5420e8a Updating buck-publish-package to point at new yang plugin dir by Brian O'Connor · 7 years ago
  95. 1b55bfb Partially reverting Change-Id: Ic3a2f13c14816e803debc208826445ef27b49a4f by Brian O'Connor · 7 years ago
  96. 4cd2ced ONOS-6154 Demo1: Integration - Restconf Exception during GET by Sithara Punnassery · 7 years ago
  97. c9ce09a Add dev script for splitting ONOS/Atomix logs for debugging individual partitions/sessions. by Jordan Halterman · 7 years ago
  98. 3044b66 Ensure onos-wait-for-start script completes successfully when DEBUG logging is enabled by checking all logs. by Jordan Halterman · 7 years ago
  99. 5c8c2cf ONOS-5756 Default flag changed to restconf app. by Ching-Ting Sun · 7 years ago
  100. 92a8623 [ONOS-6155][ONOS-6156]Issue fix in Json parsing by Vidyashree Rama · 7 years ago