1. c1732fd Refactoring OpenROADM app to distribute the model as a separate app by Thomas Vachuska · 7 years ago
  2. 112890b Bump up jersey to 2.25.1 with corresponding dependencies updated by Jian Li · 7 years ago
  3. f20c7fb Initial check-in Open ROADM app v1.2.1 (ONOS-5354). by Marc De Leenheer · 7 years ago
  4. a4d5a49 Bumping ONOS to use onos-yang-tools 1.12.0-b8 version. by Thomas Vachuska · 7 years ago
  5. 5d73df7 [ONOS-5925] Removing 1.6 deprecated optical ports by Andrea Campanella · 7 years ago
  6. 0bfc04a Removed delays from unit tests by Hyunsun Moon · 7 years ago
  7. 3bc6ef1 [ONOS-6375] Support topology overlay for mapping managemant app by Jian Li · 7 years ago
  8. 4689f81 [ONOS-6375] Implement table view for querying mapping information by Jian Li · 7 years ago
  9. a792cf7 [ONOS-6186] Implement VLAN based virtual network provisioning and logical switching by daniel park · 7 years ago
  10. e2689ee Avoid exceptionally failing on harmless state transition by Yuta HIGUCHI · 7 years ago
  11. 2f148f0 checkstyle issue fix by Saritha · 7 years ago
  12. 65f9eb9 ONOS-4380 Refactor AlarmId and Alarm construction and update by Andrea Campanella · 7 years ago
  13. 2103304 Fix to enable adding INDIRECT link via BasicLinkConfig by Yuta HIGUCHI · 7 years ago
  14. b10f1e7 Extend FPM module to handle routes from multiple peers. by Jonathan Hart · 7 years ago
  15. 6e960ef Fix: Make the mapping storage type identical in CLI and REST API by Jian Li · 7 years ago
  16. 0164c1c Log some context when Intent failed. by Yuta HIGUCHI · 7 years ago
  17. 8ce6d5c YANG live compiler. by Gaurav Agrawal · 7 years ago
  18. 38bb109 Augment provider service to process batch mapping query by Jian Li · 7 years ago
  19. 65d9d0e [ONOS-6412] allocate resource by Intent.Key by Yuta HIGUCHI · 7 years ago
  20. c53d617 CORD-1149 Allow configuring multiple IPv4/IPv6 addresses on one interface by Charles Chan · 7 years ago
  21. 02f8d2e ONOS-6306 Lamda resource allocation aware PCE by Yuta HIGUCHI · 7 years ago
  22. 55648ed Allow to query mapping value when receives MapRequest by Jian Li · 7 years ago
  23. a1f960b Fix: Set default state as ADDED for newly added mapping by router by Jian Li · 7 years ago
  24. 5d0bbb7 [ONOS-6350] Transaction performance tests by Jordan Halterman · 7 years ago
  25. 7da8592 Fix maven build problems with restconf protocol by Ray Milkey · 7 years ago
  26. 2d572dd Use buck version of checkstyle rules in maven build by Ray Milkey · 7 years ago
  27. 8b0710b Fixed artifact ID to buck build format from SONA app pom files by Hyunsun Moon · 7 years ago
  28. 2f7eadb Change some code in roadm application. by MaoLu · 7 years ago
  29. f708910 Minor cosmetic changes by Yuta HIGUCHI · 7 years ago
  30. a23f46d [ONOS-6375] Add skeleton code for Web GUI of mapping management app by Jian Li · 7 years ago
  31. c134c7a [ONOS-6352] Add REST API for querying mapping information by Jian Li · 7 years ago
  32. b409032 Fix broken yang related stuff by Yuta HIGUCHI · 7 years ago
  33. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  34. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  35. 5aba366 pom file fixes for release build by Ray Milkey · 7 years ago
  36. 2a77273 Lower log-level by Yuta HIGUCHI · 7 years ago
  37. c57ee90 Clarify power-level unit annotations. by Yuta HIGUCHI · 7 years ago
  38. da1dfa6 [ONOS-6349] Augment mapping CLI to print out json formatted string by Jian Li · 7 years ago
  39. b5d8221 [ONOS-6170] Implement codec for MappingEntry with unit test by Jian Li · 7 years ago
  40. 6cc8645 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  41. f553ac4 onos-6299: Possible null pointe dereference in linkconverter by rohitsharan · 7 years ago
  42. c87b23b [ONOS-6349] Add CLI for querying mappings from MappingService by Jian Li · 7 years ago
  43. 22c35df ONOS-6258: UiTopo2Overlay et al. - initial support for topo-2 highlighting. by Simon Hunt · 7 years ago
  44. 791dd32 Augment provider service to query mapping value from protocol layer by Jian Li · 7 years ago
  45. 9552f17 Fix: Correct typos in mapping service and manager by Jian Li · 7 years ago
  46. 8e07271 Refactor: Build script and code clean up for mappingmanagement app by Jian Li · 7 years ago
  47. 8dbd273 AbstractYangModelRegistrator updated to allow apps to attach end-points to the service models by Gaurav Agrawal · 7 years ago
  48. 7abfe0e invalid string and boolean comparison by kdarapu · 7 years ago
  49. 1d63993 fix transient test failure by Yuta HIGUCHI · 7 years ago
  50. f5e7ef8 Sync onos-dependency, deps.json by Yuta HIGUCHI · 7 years ago
  51. 5c54e77 Allow empty inner node by Henry Yu · 7 years ago
  52. 43b91ad Bug fixes for optical use case. by Marc De Leenheer · 7 years ago
  53. 32eee7a Fix pom.xml error by Yuta HIGUCHI · 7 years ago
  54. 1a1867a cherry-picked ONOS-5841 to master by kalagesa · 7 years ago
  55. fe6ceba Fixed decode of YANG presence container with YCH by Sean Condon · 7 years ago
  56. c7eb0d0 Added unit tests for OpenstackNetworkManager and OpenstackRouterManager by Hyunsun Moon · 7 years ago
  57. c721922 ONOS-5970 Added CLIs to purge and sync network states from Neutron by Hyunsun Moon · 7 years ago
  58. 0dee44c onos-6308: avoiding null pointer exception in yobutils by rohitsharan · 7 years ago
  59. faa7dea onos-6309:avoiding null pointer exception in public method for body object by rohitsharan · 7 years ago
  60. be94db9 onos6307:null pointer dereference in getAvailableBandwidth by rohitsharan · 7 years ago
  61. 6cc91ab [ONOS-6271] Variable device dereferenced, it might be null by Palash Kala · 7 years ago
  62. 1ddfea0 [ONOS-6284] Pointer passed to method where it is dereferened can be null by Palash Kala · 7 years ago
  63. fb50d09 Remove dereferencing a null pointer by Donghee Yoon · 7 years ago
  64. 6a9ff0d [ONOS-6137] Refactoring SecurityGroup features for stateful SONA by sangho · 7 years ago
  65. 2dc4307 removing possible null pointer exception by rohitsharan · 7 years ago
  66. 483bed4 onos-6288: releasing wrong tunnelId object fix by rohitsharan · 7 years ago
  67. 2e818b0 Fix: Split codec package into api module to fix maven build failure by Jian Li · 7 years ago
  68. c8d8fc7 Fixed maven build failure by Hyunsun Moon · 7 years ago
  69. e49eb38 [ONOS-6060] Merge scalablegateway app to openstacknode app by daniel park · 7 years ago
  70. ca2f369 [ONOS-6246] Fix for Misplaced null check for YdtBuilder object by nitinanand · 7 years ago
  71. 124ecf0 Add codec decode tests for mapping address, action and instruction by Jian Li · 7 years ago
  72. f92a2ea Provides null checks for mapping action and address codecs by Jian Li · 7 years ago
  73. fa69be6 Refactor to remove duplicated code snippet on mapping cxt class by Jian Li · 7 years ago
  74. 2d3a1d1 [ONOS-6170] Implement codec for MappingValue with unit test by Jian Li · 7 years ago
  75. 5a577a3 [ONOS-6170] Implement codec for MappingKey with unit test by Jian Li · 7 years ago
  76. ac542ca ONOS-5937 by Andrei Mihaescu · 7 years ago
  77. fc90a08 [ONOS-6235] Implement an interpreter of LispExtensionMappingAddress by Jian Li · 7 years ago
  78. 961beb2 Bug fix: Do not create groups as a side effect when revoking routes by Saurav Das · 7 years ago
  79. cb42c31 [ONOS-6170] Implement codec for MappingTreatment with unit test by Jian Li · 7 years ago
  80. ee65a23 [ONOS-6170] Implement codec for MappingAction primitives by Jian Li · 7 years ago
  81. e4afdb5 Fix Sonar errors: public data members in classes by Ray Milkey · 7 years ago
  82. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  83. ba1c912 Pce Load Balancing by Satish K · 7 years ago
  84. 2eb5d84 PCE Changes to handle bandwidth changes from network by Satish K · 7 years ago
  85. 246334b Add ExtensionAddressInterpreter with ExtensionMappingAddressCodec by Jian Li · 7 years ago
  86. d4f3a62 Refactoring ICMP handler in Segment Routing by Charles Chan · 7 years ago
  87. 3ee1f43 Fix YANG Model details panel to have scrolling Source Div. by Simon Hunt · 7 years ago
  88. b1f8c76 Bugfix: handle link updated event by Charles Chan · 7 years ago
  89. 53381e8 ONOS-5503 Added CLIs for administering OFAgent by Hyunsun Moon · 7 years ago
  90. 401a1d3 Fixing the YANG GUI a bit. by Thomas Vachuska · 7 years ago
  91. 770ef84 Adding ability to view YANG source in the details pane. by Thomas Vachuska · 7 years ago
  92. e0792f1 Adding ability to view YANG source in the details pane. by Thomas Vachuska · 7 years ago
  93. 2349ac9 Method should return when error occurs, otherwise there will be NullPointerException by Palash Kala · 7 years ago
  94. 88cc343 Update checkstyle to version 6.19 by Ray Milkey · 7 years ago
  95. d821b18 [ONOS-6224] L3VPN service delete by janani b · 7 years ago
  96. 8e5c899 onos6217-removing null pointer dereference by rohit · 7 years ago
  97. f7060cd [ONOS-6199] Huawei driver create and instance delete. by janani b · 7 years ago
  98. 176905a [ONOS-6211] Top node delete and accumulator addition. by janani b · 7 years ago
  99. febde0f Attaching YANG model converter implementation. by Gaurav Agrawal · 7 years ago
  100. 5de36e4 Fix: Add missing decode method for MappingInstructionCodec by Jian Li · 7 years ago