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