1. c87b23b [ONOS-6349] Add CLI for querying mappings from MappingService by Jian Li · 7 years ago
  2. 22c35df ONOS-6258: UiTopo2Overlay et al. - initial support for topo-2 highlighting. by Simon Hunt · 7 years ago
  3. 791dd32 Augment provider service to query mapping value from protocol layer by Jian Li · 7 years ago
  4. 9552f17 Fix: Correct typos in mapping service and manager by Jian Li · 7 years ago
  5. 8e07271 Refactor: Build script and code clean up for mappingmanagement app by Jian Li · 7 years ago
  6. 8dbd273 AbstractYangModelRegistrator updated to allow apps to attach end-points to the service models by Gaurav Agrawal · 7 years ago
  7. 7abfe0e invalid string and boolean comparison by kdarapu · 7 years ago
  8. 1d63993 fix transient test failure by Yuta HIGUCHI · 7 years ago
  9. f5e7ef8 Sync onos-dependency, deps.json by Yuta HIGUCHI · 7 years ago
  10. 5c54e77 Allow empty inner node by Henry Yu · 7 years ago
  11. 43b91ad Bug fixes for optical use case. by Marc De Leenheer · 7 years ago
  12. 32eee7a Fix pom.xml error by Yuta HIGUCHI · 7 years ago
  13. 1a1867a cherry-picked ONOS-5841 to master by kalagesa · 7 years ago
  14. fe6ceba Fixed decode of YANG presence container with YCH by Sean Condon · 7 years ago
  15. c7eb0d0 Added unit tests for OpenstackNetworkManager and OpenstackRouterManager by Hyunsun Moon · 7 years ago
  16. c721922 ONOS-5970 Added CLIs to purge and sync network states from Neutron by Hyunsun Moon · 7 years ago
  17. 0dee44c onos-6308: avoiding null pointer exception in yobutils by rohitsharan · 7 years ago
  18. faa7dea onos-6309:avoiding null pointer exception in public method for body object by rohitsharan · 7 years ago
  19. be94db9 onos6307:null pointer dereference in getAvailableBandwidth by rohitsharan · 7 years ago
  20. 6cc91ab [ONOS-6271] Variable device dereferenced, it might be null by Palash Kala · 7 years ago
  21. 1ddfea0 [ONOS-6284] Pointer passed to method where it is dereferened can be null by Palash Kala · 7 years ago
  22. fb50d09 Remove dereferencing a null pointer by Donghee Yoon · 7 years ago
  23. 6a9ff0d [ONOS-6137] Refactoring SecurityGroup features for stateful SONA by sangho · 7 years ago
  24. 2dc4307 removing possible null pointer exception by rohitsharan · 7 years ago
  25. 483bed4 onos-6288: releasing wrong tunnelId object fix by rohitsharan · 7 years ago
  26. 2e818b0 Fix: Split codec package into api module to fix maven build failure by Jian Li · 7 years ago
  27. c8d8fc7 Fixed maven build failure by Hyunsun Moon · 7 years ago
  28. e49eb38 [ONOS-6060] Merge scalablegateway app to openstacknode app by daniel park · 7 years ago
  29. ca2f369 [ONOS-6246] Fix for Misplaced null check for YdtBuilder object by nitinanand · 7 years ago
  30. 124ecf0 Add codec decode tests for mapping address, action and instruction by Jian Li · 7 years ago
  31. f92a2ea Provides null checks for mapping action and address codecs by Jian Li · 7 years ago
  32. fa69be6 Refactor to remove duplicated code snippet on mapping cxt class by Jian Li · 7 years ago
  33. 2d3a1d1 [ONOS-6170] Implement codec for MappingValue with unit test by Jian Li · 7 years ago
  34. 5a577a3 [ONOS-6170] Implement codec for MappingKey with unit test by Jian Li · 7 years ago
  35. ac542ca ONOS-5937 by Andrei Mihaescu · 7 years ago
  36. fc90a08 [ONOS-6235] Implement an interpreter of LispExtensionMappingAddress by Jian Li · 7 years ago
  37. 961beb2 Bug fix: Do not create groups as a side effect when revoking routes by Saurav Das · 7 years ago
  38. cb42c31 [ONOS-6170] Implement codec for MappingTreatment with unit test by Jian Li · 7 years ago
  39. ee65a23 [ONOS-6170] Implement codec for MappingAction primitives by Jian Li · 7 years ago
  40. e4afdb5 Fix Sonar errors: public data members in classes by Ray Milkey · 7 years ago
  41. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  42. ba1c912 Pce Load Balancing by Satish K · 7 years ago
  43. 2eb5d84 PCE Changes to handle bandwidth changes from network by Satish K · 7 years ago
  44. 246334b Add ExtensionAddressInterpreter with ExtensionMappingAddressCodec by Jian Li · 7 years ago
  45. d4f3a62 Refactoring ICMP handler in Segment Routing by Charles Chan · 7 years ago
  46. 3ee1f43 Fix YANG Model details panel to have scrolling Source Div. by Simon Hunt · 7 years ago
  47. b1f8c76 Bugfix: handle link updated event by Charles Chan · 7 years ago
  48. 53381e8 ONOS-5503 Added CLIs for administering OFAgent by Hyunsun Moon · 7 years ago
  49. 401a1d3 Fixing the YANG GUI a bit. by Thomas Vachuska · 7 years ago
  50. 770ef84 Adding ability to view YANG source in the details pane. by Thomas Vachuska · 7 years ago
  51. e0792f1 Adding ability to view YANG source in the details pane. by Thomas Vachuska · 7 years ago
  52. 2349ac9 Method should return when error occurs, otherwise there will be NullPointerException by Palash Kala · 7 years ago
  53. 88cc343 Update checkstyle to version 6.19 by Ray Milkey · 7 years ago
  54. d821b18 [ONOS-6224] L3VPN service delete by janani b · 7 years ago
  55. 8e5c899 onos6217-removing null pointer dereference by rohit · 7 years ago
  56. f7060cd [ONOS-6199] Huawei driver create and instance delete. by janani b · 7 years ago
  57. 176905a [ONOS-6211] Top node delete and accumulator addition. by janani b · 7 years ago
  58. febde0f Attaching YANG model converter implementation. by Gaurav Agrawal · 7 years ago
  59. 5de36e4 Fix: Add missing decode method for MappingInstructionCodec by Jian Li · 7 years ago
  60. b54d14b [ONOS-6170] Implement codec for MappingInstruction primitives by Jian Li · 7 years ago
  61. dcc83b1 Filtering Dynamic Config Events by Sithara Punnassery · 7 years ago
  62. 4508352 [ONOS-6170] Implement codec for various MappingAddress primitives by Jian Li · 7 years ago
  63. 0b51d43 Filtering Dynamic Config Events by Sithara Punnassery · 7 years ago
  64. 41e6cd7 Fix sonar issues by Jon Hall · 7 years ago
  65. 5b5bd9a minor changes in l3vpn and patch-yang-libs by Bharat saraswal · 7 years ago
  66. e4ab4f2 ONOS-6185 [ONOS-YANG-DEMO1]Delete operation is not deleting from store by Sithara Punnassery · 7 years ago
  67. 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
  68. b28d5dd Bug fix - Do not create new next-objective if there are no by Saurav Das · 7 years ago
  69. 36b1d77 [ONOS-6195] Updating L3VPN create. by janani b · 7 years ago
  70. 0f0d748 [ONOS-5750] Improve MappingEntryBuilder to convert LCAF to ext addr by Jian Li · 7 years ago
  71. cdd1bfd Separate privileged methods to MappingAdminService by Jian Li · 7 years ago
  72. f4ba44f ONOS-5450 Initial implementation of OFAgent by Hyunsun Moon · 7 years ago
  73. 326b61d ONOS-6189 by Sithara Punnassery · 7 years ago
  74. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  75. cdfda20 LeaderShip implementation in L3vpn app. by Bharat saraswal · 7 years ago
  76. d17bc73 Fixing compile errors. by Thomas Vachuska · 7 years ago
  77. 35f6cbc [ONOS-6191] NET L3VPN create operation support by janani b · 7 years ago
  78. b0dbe6b Netconf active & passive component fix. by Bharat saraswal · 7 years ago
  79. d24dc98 Fixing issue with acquiring yang schema context. @ONOS-6182 by Aaron Kruglikov · 7 years ago
  80. 0439fd7 Cleaning pom.xml files. Please everyone, watch the sloppiness for Pete's sake! by Thomas Vachuska · 7 years ago
  81. a2951ed YANG Runtime Manager provide root level schema context. by Gaurav Agrawal · 7 years ago
  82. f41dec3 [ONOS-6183] NET l3VPN structure and store implementation by janani b · 7 years ago
  83. be0a265 Cleaning up app categories. by Thomas Vachuska · 7 years ago
  84. cde197c Enhancing YANG GUI with information on YANG models. by Thomas Vachuska · 7 years ago
  85. 73436b5 Adding demo yang models and working on yang model packaging. by Thomas Vachuska · 7 years ago
  86. bda8250 ONOS-6080 Dynamic Config Svc : Demo1 end to end integration and dry runs by Sithara Punnassery · 7 years ago
  87. 5a2af5e Yang App: include bundle updated. by Bharat saraswal · 7 years ago
  88. 8e938d4 CORD-82 Remove ofdpa specific vrouter - fabric integration workaround from CPR by Charles Chan · 7 years ago
  89. 0ed44fb CORD-1015 CPR bridging alternative by Charles Chan · 7 years ago
  90. a9f8ae4 Support tagged next hop in Segment Routing by Charles Chan · 7 years ago
  91. f2e7a34 Carry original route in ResolvedRoute object. by Jonathan Hart · 7 years ago
  92. 59d24eb Refactoring NETCONF client to consolidate active and passive components into the same jar and app. by Thomas Vachuska · 7 years ago
  93. 0cb73f4 YANG GUI adding initial content. by Thomas Vachuska · 7 years ago
  94. 924995b Extract duplicated APP_KRYO variable into extension interface by Jian Li · 7 years ago
  95. 8a77332 Change @Component(immediate) to true for restconf app manager and restconfBroker by jingan · 7 years ago
  96. 425837f ONOS-6078 Netconf : Active component by Sithara Punnassery · 7 years ago
  97. 4cd2ced ONOS-6154 Demo1: Integration - Restconf Exception during GET by Sithara Punnassery · 7 years ago
  98. 6119ac7 [ONOS-6147] POST operation support utility list node processing by sonugupta-huawei · 7 years ago
  99. 917beb4 [ONOS-6150] OpenstackNode application support creation of vlan interface on open vswitch by daniel park · 7 years ago
  100. 309068e Integrating netconf active and passive components. by Aaron Kruglikov · 7 years ago