1. 29d640c Do not export package containing .impl, .internal by Yuta HIGUCHI · 7 years ago
  2. f5e7ef8 Sync onos-dependency, deps.json by Yuta HIGUCHI · 7 years ago
  3. 5c54e77 Allow empty inner node by Henry Yu · 7 years ago
  4. 2dce08a StringBuffer -> StringBuilder by Yuta HIGUCHI · 7 years ago
  5. e51a5e9 Start of client-side Framework Library documentation. by Simon Hunt · 7 years ago
  6. 9ce0e40 Topo2: Update multilink positions when scaling JIRA Tasks; ONOS-6340 by Steven Burrows · 7 years ago
  7. 72db642 Moving from a searching a string for capabilities to a Set. by Aaron Kruglikov · 7 years ago
  8. 20913c6 Adding visual mapping of packet to optical path. by Marc De Leenheer · 7 years ago
  9. 43b91ad Bug fixes for optical use case. by Marc De Leenheer · 7 years ago
  10. 32eee7a Fix pom.xml error by Yuta HIGUCHI · 7 years ago
  11. 2794702 [ONOS-6297] Use Raft log indexes as versions in ConsistentTreeMap to ensure consistency across leaders. by Jordan Halterman · 7 years ago
  12. f627244 [ONOS-6324] Add getOrDefault method to ConsistentMap. by Jordan Halterman · 7 years ago
  13. 0bc6665 Topo2: Enhanced link width uses scale to set the width by Steven Burrows · 7 years ago
  14. aa178db Add ability to set clearDeferred flag in treatments from REST API. by Jonathan Hart · 7 years ago
  15. 14b3bef [ONOS-6297] - Use commit indexes for entry versioning in ConsistentMap state machine. by Jordan Halterman · 7 years ago
  16. 12ea220 More work on UI documentation. by Simon Hunt · 7 years ago
  17. 8019e6f Packet Processors table view should NOT be sortable. by Simon Hunt · 7 years ago
  18. 34cf65c [ONOS-6076] Moving NETCONF devices configuration under devices key by Andrea Campanella · 7 years ago
  19. 965eeec GUI README's: Add links to wiki pages. by Simon Hunt · 7 years ago
  20. 5b78dc8 [ONOS-6322] - Use event timestamp in GossipDeviceStore when marking devices offline in response to gossip messages on standby nodes. by Jordan Halterman · 7 years ago
  21. 1a1867a cherry-picked ONOS-5841 to master by kalagesa · 7 years ago
  22. 3fbc950 Improve Extension Address interpreter to encode/decode JSON string by Jian Li · 7 years ago
  23. 9bb0fc0 Initial draft of GUI user documentation under revision control. by Simon Hunt · 7 years ago
  24. fda46f9 Bump Catalyst/Copycat/Atomix dependency versions and update Copycat transport implementation. by Jordan Halterman · 7 years ago
  25. c8089db [ONOS-6179] Virtual Network Packet Propagation Issue by Yoonseon Han · 7 years ago
  26. 4201954 ONOS-6106 Adding Missing Fields in the " get flows and get devices" rest api by kalagesa · 7 years ago
  27. 6359c83 Formalize and document ConsistentResourceStore internal interfaces. This is cleanup in preparation for changes coming in ONOS-4859 by Jordan Halterman · 7 years ago
  28. 48df84e unit tests for NetconfSessionImpl by Shivani Vaidya · 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. c64d1b2 Topo2: Improved node scaling performance by Steven Burrows · 7 years ago
  33. 25fa1dc Topo2: Improved extensibility of Collections by Steven Burrows · 7 years ago
  34. c5a088c ONOS-6229 KShortestPathsSearch bug fix by Yuta HIGUCHI · 7 years ago
  35. 8c0b18a Added region-based filtering for the GUI to make sure only the relevant by Thomas Vachuska · 7 years ago
  36. 0dee44c onos-6308: avoiding null pointer exception in yobutils by rohitsharan · 7 years ago
  37. faa7dea onos-6309:avoiding null pointer exception in public method for body object by rohitsharan · 7 years ago
  38. 1afdb3f onos-6310:- avoid Null pointer in protocol TL1Controller method disconnectDevice by rohitsharan · 7 years ago
  39. be94db9 onos6307:null pointer dereference in getAvailableBandwidth by rohitsharan · 7 years ago
  40. 945bed2 Remove unnecessary wrapping. by Yuta HIGUCHI · 7 years ago
  41. d1398bd Add unit test for LispDriversLoader with package name correction by Jian Li · 7 years ago
  42. 6cc91ab [ONOS-6271] Variable device dereferenced, it might be null by Palash Kala · 7 years ago
  43. dd70dfb [ONOS-6210] Should be able to remove device from store if device is not reachable by Palash Kala · 7 years ago
  44. 1ddfea0 [ONOS-6284] Pointer passed to method where it is dereferened can be null by Palash Kala · 7 years ago
  45. 89c4a64 Support IP deserialization when PACKET_IN carries Ethernet FCS by Charles Chan · 7 years ago
  46. fb50d09 Remove dereferencing a null pointer by Donghee Yoon · 7 years ago
  47. 603d055 Fix typo by Yi Tseng · 7 years ago
  48. b877a6f Modified UI model objects to be backed merely by IDs of the core model objects. by Thomas Vachuska · 7 years ago
  49. c362784 [ONOS-6236] Adding retry mechanism when NETCONF device sends socket closed signal by Andrea Campanella · 7 years ago
  50. 448468c Topo2 - Removed old code carried over from clasic topo by Steven Burrows · 7 years ago
  51. 07b9020 Fix: Do not treat duplicated MapReg as error by changing log level by Jian Li · 7 years ago
  52. 6a9ff0d [ONOS-6137] Refactoring SecurityGroup features for stateful SONA by sangho · 7 years ago
  53. 229554a [ONOS-6305]Null pointer exception when query for netconf session in multi-instance scenario. by Vidyashree Rama · 7 years ago
  54. cf117ce [ONOS-6244]port statistics defect fix by Vidyashree Rama · 7 years ago
  55. 02e67f4 Topo2: Key Command 'M' to show and hide offline devices JIRA Tasks; ONOS-5381 by Steven Burrows · 7 years ago
  56. 2e89ada Topo2 - Port label consistent positions while scaling by Steven Burrows · 7 years ago
  57. 32ce1d9 Topo2 - Added Multilink support by Steven Burrows · 7 years ago
  58. c59481f Topo2 - Animate the position of the details panel based on SummaryPanel visiblity by Steven Burrows · 7 years ago
  59. c515e60 Topo2 - Show the mastership when selecting an instance panel by Steven Burrows · 7 years ago
  60. 914acb8 onos-6296: Null Pointer check before using null object by rohitsharan · 7 years ago
  61. 39d76ec onos-6298: null object neighbor dereferenced fix by rohitsharan · 7 years ago
  62. 2dc4307 removing possible null pointer exception by rohitsharan · 7 years ago
  63. 4342359 onos6227: removing dead local store by rohitsharan · 7 years ago
  64. 3007829 onos_6215:removing printing null object by rohitsharan · 7 years ago
  65. 483bed4 onos-6288: releasing wrong tunnelId object fix by rohitsharan · 7 years ago
  66. 6501de9 Topo2 - Show 'No Devices Connected' message JIRA Tasks; ONOS-6290 by Steven Burrows · 7 years ago
  67. 54462eb Fixed the Theme Service removeListener method by Steven Burrows · 7 years ago
  68. 537e47c Add option to create uni-directional link by Yuta HIGUCHI · 7 years ago
  69. aea509d Topo2 - Key Command 'H' to toggel hosts visibility JIRA Tasks; ONOS-6283 by Steven Burrows · 7 years ago
  70. 9aeab92 Topo2 - Remove lat and long from details panel if undefined by Steven Burrows · 7 years ago
  71. 1f036b8 ONOS-6096 initial impl of dist. virtual packet store; virtual PacketRequest CLI; PacketRequest codec by Claudine Chiu · 7 years ago
  72. e1ea27b Topo2 - ONOS-6275 Updated the host node style to match classic topology by Steven Burrows · 7 years ago
  73. 938bb8a Topo2 - Updated host details panel to handle hosts without lat and long by Steven Burrows · 7 years ago
  74. 9053fdb Topo2 - Fixed the issue where the Toolbar was creating dublicate ID's by Steven Burrows · 7 years ago
  75. 6bc6786 Topo2 - clicking device details header navigates to the device view with the device highlighted by Steven Burrows · 7 years ago
  76. 474a0fd Topo2 - Host label should always be visible Fixed Tasks; ONOS-6275, ONOS-6277 by Steven Burrows · 7 years ago
  77. 6dc1722 Adding new-optical to the publiches targets for carrier-ethernet app needs by Andrea Campanella · 7 years ago
  78. a31c5b0 Topo2: Fixed incorrect link highlighting and port locations by Steven Burrows · 7 years ago
  79. f381876 Fixed Ciena Waveserver device/port discovery. by Marc De Leenheer · 7 years ago
  80. 6de27f4 Topo2: Adding hosts and regions to the update model by Steven Burrows · 7 years ago
  81. 2e818b0 Fix: Split codec package into api module to fix maven build failure by Jian Li · 7 years ago
  82. 8c47efe Make sure backup path satisfies constraints by Yuta HIGUCHI · 7 years ago
  83. c8d8fc7 Fixed maven build failure by Hyunsun Moon · 7 years ago
  84. 9385898 Fix link problem for oplink device by MaoLu · 7 years ago
  85. e49eb38 [ONOS-6060] Merge scalablegateway app to openstacknode app by daniel park · 7 years ago
  86. 47f8fb7 ONOS-6255 : Integrate Topology 2 into Nav Menu. by Simon Hunt · 7 years ago
  87. 91cf2d4 [CORD-1107] Fix NPE when remove buckets by Yi Tseng · 7 years ago
  88. 67713d4 Topo2: Cleaned the European map - Updated the demo by Steven Burrows · 7 years ago
  89. f17f0ab ONOS-5831 - retro fit icon and link scale from topo2 by Steven Burrows · 7 years ago
  90. 708d1ef Copy the onos and STC log files off of the proxy when a run completes by Ray Milkey · 7 years ago
  91. a2625f7 [ONOS-6269] No need to check for null by Palash Kala · 7 years ago
  92. 76a3d67 ONOS-6265 fixes the issue: intentManager.unregisterCompiler error by wu · 7 years ago
  93. ca2f369 [ONOS-6246] Fix for Misplaced null check for YdtBuilder object by nitinanand · 7 years ago
  94. f702168 Enhance the RouteEvent to notify listeners of alternative viable routes. by Jonathan Hart · 7 years ago
  95. f97f2bc Further simplify if-else statement for OF default extensions by Jian Li · 7 years ago
  96. 124ecf0 Add codec decode tests for mapping address, action and instruction by Jian Li · 7 years ago
  97. f92a2ea Provides null checks for mapping action and address codecs by Jian Li · 7 years ago
  98. fa69be6 Refactor to remove duplicated code snippet on mapping cxt class by Jian Li · 7 years ago
  99. 2d3a1d1 [ONOS-6170] Implement codec for MappingValue with unit test by Jian Li · 7 years ago
  100. 5a577a3 [ONOS-6170] Implement codec for MappingKey with unit test by Jian Li · 7 years ago