1. 6f44279 removing a dead local variable, refactoring by Palash Kala · 7 years ago
  2. 401a1d3 Fixing the YANG GUI a bit. by Thomas Vachuska · 7 years ago
  3. c234f06 Bump Atomix dependency version to 1.0.4 by Jordan Halterman · 7 years ago
  4. 770ef84 Adding ability to view YANG source in the details pane. by Thomas Vachuska · 7 years ago
  5. e0792f1 Adding ability to view YANG source in the details pane. by Thomas Vachuska · 7 years ago
  6. 21281fd Refactored Traffic Monitor code to display packets / second. by Simon Hunt · 7 years ago
  7. c708e3c remove dereferencing a null pointer by Donghee Yoon · 7 years ago
  8. b46d220 A part of if condition in the code is not necessary by Palash Kala · 7 years ago
  9. 2349ac9 Method should return when error occurs, otherwise there will be NullPointerException by Palash Kala · 7 years ago
  10. 88cc343 Update checkstyle to version 6.19 by Ray Milkey · 7 years ago
  11. 3d8d933 Topo2: Improved the force layout implementation by Steven Burrows · 7 years ago
  12. b14461b fix: (vNet) class load issues for OSGi bundle. by Yoonseon Han · 7 years ago
  13. 0932ac5 Adding support for GUI TopologyView to visualize port packet stats as an alternative to port byte stats. by Thomas Vachuska · 7 years ago
  14. d821b18 [ONOS-6224] L3VPN service delete by janani b · 7 years ago
  15. 652ea83 ONOS-6159 Add command completers for v-net CLI by Harold Huang · 7 years ago
  16. 8e5c899 onos6217-removing null pointer dereference by rohit · 7 years ago
  17. d89a153 port statistics defect fix by Vidyashree Rama · 7 years ago
  18. a8e1bfa argument should be checked for null before dereferencing by Palash Kala · 7 years ago
  19. 9bf01a1 deferencing a null pointer, before it is checked by Palash Kala · 7 years ago
  20. 247ab15 Topo2: Updated selection model by Steven Burrows · 7 years ago
  21. 9f7a2d7 Topo2: corrected the highlighting of the bg icon in the toolbar by Steven Burrows · 7 years ago
  22. bb0f267 Re-instating the DARK theme. by Simon Hunt · 7 years ago
  23. 9912f29 Huawei Driver to provide port statistics. by Gaurav Agrawal · 7 years ago
  24. f7060cd [ONOS-6199] Huawei driver create and instance delete. by janani b · 7 years ago
  25. 176905a [ONOS-6211] Top node delete and accumulator addition. by janani b · 7 years ago
  26. d7200da Parallel steps for ONOS build + adding STC smoke test by Ray Milkey · 7 years ago
  27. febde0f Attaching YANG model converter implementation. by Gaurav Agrawal · 7 years ago
  28. 5de36e4 Fix: Add missing decode method for MappingInstructionCodec by Jian Li · 7 years ago
  29. b54d14b [ONOS-6170] Implement codec for MappingInstruction primitives by Jian Li · 7 years ago
  30. e502e9d ONOS-6201 Add next and filtering objective unit tests to VirtualNetworkFlowObjectiveManagerTest by Claudine Chiu · 7 years ago
  31. dab4d77 Enabling port statistics discovery in NETCONF device provider. by Gaurav Agrawal · 7 years ago
  32. dcc83b1 Filtering Dynamic Config Events by Sithara Punnassery · 7 years ago
  33. 315ff1c Fixing yang_model macro to narrow down the dependency list. by Thomas Vachuska · 7 years ago
  34. 4508352 [ONOS-6170] Implement codec for various MappingAddress primitives by Jian Li · 7 years ago
  35. 3988a56 Add Atomic Value's getAndSet() to stc test by Jon Hall · 7 years ago
  36. 0b51d43 Filtering Dynamic Config Events by Sithara Punnassery · 7 years ago
  37. 41e6cd7 Fix sonar issues by Jon Hall · 7 years ago
  38. e4fdebb Avoid high-lighting wrong link by Yuta HIGUCHI · 7 years ago
  39. 1f3b372 Log port registration error by Yuta HIGUCHI · 7 years ago
  40. 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
  41. 9649cdd nokia pipeline: block eapol flow rules in fwd primitive because it already sent in filter primitive by ke han · 7 years ago
  42. 5b5bd9a minor changes in l3vpn and patch-yang-libs by Bharat saraswal · 7 years ago
  43. e4ab4f2 ONOS-6185 [ONOS-YANG-DEMO1]Delete operation is not deleting from store by Sithara Punnassery · 7 years ago
  44. 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
  45. b28d5dd Bug fix - Do not create new next-objective if there are no by Saurav Das · 7 years ago
  46. d92f6eb Fixing yang_library macro. by Thomas Vachuska · 7 years ago
  47. 9325471 Defines VLANQuery behavior for new Corsa pipeline by Pier Luigi · 7 years ago
  48. 36b1d77 [ONOS-6195] Updating L3VPN create. by janani b · 7 years ago
  49. 0f0d748 [ONOS-5750] Improve MappingEntryBuilder to convert LCAF to ext addr by Jian Li · 7 years ago
  50. 50b51ee [ONOS-6142] Add SrcDst and TE extension addresses with unit tests by Jian Li · 7 years ago
  51. cdd1bfd Separate privileged methods to MappingAdminService by Jian Li · 7 years ago
  52. f4ba44f ONOS-5450 Initial implementation of OFAgent by Hyunsun Moon · 7 years ago
  53. e9e4571 Topo2: Reset Pan and zoom to user defined or configured location by Steven Burrows · 7 years ago
  54. 7d1efef Topo2: Fixed a map scaling errors causing nodes to appera like they were incorrectly positioned by Steven Burrows · 7 years ago
  55. 326b61d ONOS-6189 by Sithara Punnassery · 7 years ago
  56. 670083a Adjust initial scale for bay root layout by Simon Hunt · 7 years ago
  57. 47f82dc Support multiple pending add buckets by Yi Tseng · 7 years ago
  58. f7e7d4a Remove unnecessary parameter (region id) when layout already encapsulates that data. by Simon Hunt · 7 years ago
  59. 117952d Using static l2 flood group key by Yi Tseng · 7 years ago
  60. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  61. eeb3dc1 [CORD-1051] Fix bug when remove multiple bucket by Yi Tseng · 7 years ago
  62. cdfda20 LeaderShip implementation in L3vpn app. by Bharat saraswal · 7 years ago
  63. 4b0eda8 Remove usage of deprecated function by Jon Hall · 7 years ago
  64. d17bc73 Fixing compile errors. by Thomas Vachuska · 7 years ago
  65. 35f6cbc [ONOS-6191] NET L3VPN create operation support by janani b · 7 years ago
  66. 2a1fe2d Bumping ONOS dependency on onos-yang-tools version 1.12.0-b7. by Thomas Vachuska · 7 years ago
  67. f4edb31 HostMonitor: Only probe directly if we are not already monitoring the host. by Jonathan Hart · 7 years ago
  68. b0dbe6b Netconf active & passive component fix. by Bharat saraswal · 7 years ago
  69. d24dc98 Fixing issue with acquiring yang schema context. @ONOS-6182 by Aaron Kruglikov · 7 years ago
  70. 0439fd7 Cleaning pom.xml files. Please everyone, watch the sloppiness for Pete's sake! by Thomas Vachuska · 7 years ago
  71. a445d3d [ONOS-6142] Add nonce and segment extension address with unit test by Jian Li · 7 years ago
  72. 6690f59 Fix for ONOS-6149-Not able to configure heartbeatInterval and by Deepa Vaddireddy · 7 years ago
  73. a2951ed YANG Runtime Manager provide root level schema context. by Gaurav Agrawal · 7 years ago
  74. f41dec3 [ONOS-6183] NET l3VPN structure and store implementation by janani b · 7 years ago
  75. f0c6f54 Keep track of pan and zoom of layouts in metaUI data (no longer in user preferences). by Simon Hunt · 7 years ago
  76. e47e21a [ONOS-6142] Add multicast & NAT extension addresses with unit test by Jian Li · 7 years ago
  77. be0a265 Cleaning up app categories. by Thomas Vachuska · 7 years ago
  78. e6dc244 Simplifying yang_model usage. by Thomas Vachuska · 7 years ago
  79. cde197c Enhancing YANG GUI with information on YANG models. by Thomas Vachuska · 7 years ago
  80. 22f731c Created yang_model bucklet. by Thomas Vachuska · 7 years ago
  81. 01001b9 Remove archetypes from smoke test - causes problems with SNAPSHOT builds by Ray Milkey · 7 years ago
  82. 64cc582 Remove left over system directory after test completes by Ray Milkey · 7 years ago
  83. 73436b5 Adding demo yang models and working on yang model packaging. by Thomas Vachuska · 7 years ago
  84. bda8250 ONOS-6080 Dynamic Config Svc : Demo1 end to end integration and dry runs by Sithara Punnassery · 7 years ago
  85. e2bd115 Changing default path separator to "|" to unblock dynamic config demo. by Thomas Vachuska · 7 years ago
  86. f90c650 [ONOS-6033] Corsa pipelines should filter the clear deferred actions by Pier Luigi · 7 years ago
  87. 5a2af5e Yang App: include bundle updated. by Bharat saraswal · 7 years ago
  88. d117263 CORD-810 Remove VLAN extension selector from OFDPA 3 by Charles Chan · 7 years ago
  89. 8e938d4 CORD-82 Remove ofdpa specific vrouter - fabric integration workaround from CPR by Charles Chan · 7 years ago
  90. 0ed44fb CORD-1015 CPR bridging alternative by Charles Chan · 7 years ago
  91. 9238b38 Probe all interfaces that contains given IP by Charles Chan · 7 years ago
  92. a9f8ae4 Support tagged next hop in Segment Routing by Charles Chan · 7 years ago
  93. f2e7a34 Carry original route in ResolvedRoute object. by Jonathan Hart · 7 years ago
  94. 92ca94d Carry next hop VLAN in the resolved route by Charles Chan · 7 years ago
  95. 96c146b Refactor route subsystem to support multiple routes for each prefix. by Jonathan Hart · 7 years ago
  96. 59d24eb Refactoring NETCONF client to consolidate active and passive components into the same jar and app. by Thomas Vachuska · 7 years ago
  97. 0cb73f4 YANG GUI adding initial content. by Thomas Vachuska · 7 years ago
  98. 924995b Extract duplicated APP_KRYO variable into extension interface by Jian Li · 7 years ago
  99. 3ddd553 [ONOS-6142] Add geo coordinate & list ext addresses with unit test by Jian Li · 7 years ago
  100. ed81ed6 Added scale and offset parameters to LayoutAddCommand. by Simon Hunt · 7 years ago