1. 6a9ff0d [ONOS-6137] Refactoring SecurityGroup features for stateful SONA by sangho · 7 years ago
  2. 229554a [ONOS-6305]Null pointer exception when query for netconf session in multi-instance scenario. by Vidyashree Rama · 7 years ago
  3. cf117ce [ONOS-6244]port statistics defect fix by Vidyashree Rama · 7 years ago
  4. 02e67f4 Topo2: Key Command 'M' to show and hide offline devices JIRA Tasks; ONOS-5381 by Steven Burrows · 7 years ago
  5. 2e89ada Topo2 - Port label consistent positions while scaling by Steven Burrows · 7 years ago
  6. 32ce1d9 Topo2 - Added Multilink support by Steven Burrows · 7 years ago
  7. c59481f Topo2 - Animate the position of the details panel based on SummaryPanel visiblity by Steven Burrows · 7 years ago
  8. c515e60 Topo2 - Show the mastership when selecting an instance panel by Steven Burrows · 7 years ago
  9. 914acb8 onos-6296: Null Pointer check before using null object by rohitsharan · 7 years ago
  10. 39d76ec onos-6298: null object neighbor dereferenced fix by rohitsharan · 7 years ago
  11. 2dc4307 removing possible null pointer exception by rohitsharan · 7 years ago
  12. 4342359 onos6227: removing dead local store by rohitsharan · 7 years ago
  13. 3007829 onos_6215:removing printing null object by rohitsharan · 7 years ago
  14. 483bed4 onos-6288: releasing wrong tunnelId object fix by rohitsharan · 7 years ago
  15. 6501de9 Topo2 - Show 'No Devices Connected' message JIRA Tasks; ONOS-6290 by Steven Burrows · 7 years ago
  16. 54462eb Fixed the Theme Service removeListener method by Steven Burrows · 7 years ago
  17. 537e47c Add option to create uni-directional link by Yuta HIGUCHI · 7 years ago
  18. aea509d Topo2 - Key Command 'H' to toggel hosts visibility JIRA Tasks; ONOS-6283 by Steven Burrows · 7 years ago
  19. 9aeab92 Topo2 - Remove lat and long from details panel if undefined by Steven Burrows · 7 years ago
  20. 1f036b8 ONOS-6096 initial impl of dist. virtual packet store; virtual PacketRequest CLI; PacketRequest codec by Claudine Chiu · 7 years ago
  21. e1ea27b Topo2 - ONOS-6275 Updated the host node style to match classic topology by Steven Burrows · 7 years ago
  22. 938bb8a Topo2 - Updated host details panel to handle hosts without lat and long by Steven Burrows · 7 years ago
  23. 9053fdb Topo2 - Fixed the issue where the Toolbar was creating dublicate ID's by Steven Burrows · 7 years ago
  24. 6bc6786 Topo2 - clicking device details header navigates to the device view with the device highlighted by Steven Burrows · 7 years ago
  25. 474a0fd Topo2 - Host label should always be visible Fixed Tasks; ONOS-6275, ONOS-6277 by Steven Burrows · 7 years ago
  26. 6dc1722 Adding new-optical to the publiches targets for carrier-ethernet app needs by Andrea Campanella · 7 years ago
  27. a31c5b0 Topo2: Fixed incorrect link highlighting and port locations by Steven Burrows · 7 years ago
  28. f381876 Fixed Ciena Waveserver device/port discovery. by Marc De Leenheer · 7 years ago
  29. 6de27f4 Topo2: Adding hosts and regions to the update model by Steven Burrows · 7 years ago
  30. 2e818b0 Fix: Split codec package into api module to fix maven build failure by Jian Li · 7 years ago
  31. 8c47efe Make sure backup path satisfies constraints by Yuta HIGUCHI · 7 years ago
  32. c8d8fc7 Fixed maven build failure by Hyunsun Moon · 7 years ago
  33. 9385898 Fix link problem for oplink device by MaoLu · 7 years ago
  34. e49eb38 [ONOS-6060] Merge scalablegateway app to openstacknode app by daniel park · 7 years ago
  35. 47f8fb7 ONOS-6255 : Integrate Topology 2 into Nav Menu. by Simon Hunt · 7 years ago
  36. 91cf2d4 [CORD-1107] Fix NPE when remove buckets by Yi Tseng · 7 years ago
  37. 67713d4 Topo2: Cleaned the European map - Updated the demo by Steven Burrows · 7 years ago
  38. f17f0ab ONOS-5831 - retro fit icon and link scale from topo2 by Steven Burrows · 7 years ago
  39. 708d1ef Copy the onos and STC log files off of the proxy when a run completes by Ray Milkey · 7 years ago
  40. a2625f7 [ONOS-6269] No need to check for null by Palash Kala · 7 years ago
  41. 76a3d67 ONOS-6265 fixes the issue: intentManager.unregisterCompiler error by wu · 7 years ago
  42. ca2f369 [ONOS-6246] Fix for Misplaced null check for YdtBuilder object by nitinanand · 7 years ago
  43. f702168 Enhance the RouteEvent to notify listeners of alternative viable routes. by Jonathan Hart · 7 years ago
  44. f97f2bc Further simplify if-else statement for OF default extensions by Jian Li · 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. 73c7444 [ONOS-6169] Implement codec for LispTeAddress with unit test by Jian Li · 7 years ago
  51. 5baef51 [ONOS-6169] Implement codec for segment and SrcDst ext addresses by Jian Li · 7 years ago
  52. b7d6b8e ONOS-6164 Fix the add and remove command to the virtual network store by Harold Huang · 7 years ago
  53. f9ec083 [ONOS-6169] Implement codec for nat and nonce ext addresses by Jian Li · 7 years ago
  54. ac542ca ONOS-5937 by Andrei Mihaescu · 7 years ago
  55. d144501 [ONOS-6169] Implement codec for multicast and list ext addresses by Jian Li · 7 years ago
  56. ab05321 [ONOS-6169] Implement codec for LispGcAddress with unit test by Jian Li · 7 years ago
  57. 944e3a9 [ONOS-6169] Implement codec for LispAsAddress with unit test by Jian Li · 7 years ago
  58. 091a1b1 Topo2 - Prevent the map to reload when naviggating regions with the same mapId by Steven Burrows · 7 years ago
  59. 8909c5c Topo2 - Fixed port label scale by Steven Burrows · 7 years ago
  60. a85a5d3 Topo2: position peer regions with lat and long by Steven Burrows · 7 years ago
  61. c4ca710 Europe Region Demo data script written. by Simon Hunt · 7 years ago
  62. c33db44 [ONOS-6247] Fix for Misplaced null check for YdtContext object by nitinanand · 7 years ago
  63. b356728 WIP:: Initial stab at regions demo for Europe by Simon Hunt · 7 years ago
  64. f2acb66 [ONOS-6169] Implement codec for LispAppDataAddress with unit test by Jian Li · 7 years ago
  65. cae2cf0 Add unit test for LispExtensionMappingAddressInterpreter by Jian Li · 7 years ago
  66. e5aa5df Improve MappingEntryBuilder to convert LCAF to extension address by Jian Li · 7 years ago
  67. fc90a08 [ONOS-6235] Implement an interpreter of LispExtensionMappingAddress by Jian Li · 7 years ago
  68. 36b3793 NPE fix for groups command without the use of 'any' by Saurav Das · 7 years ago
  69. b3656d4 WIP:: Initial stab at regions demo for Europe. by Simon Hunt · 7 years ago
  70. 961beb2 Bug fix: Do not create groups as a side effect when revoking routes by Saurav Das · 7 years ago
  71. 36cbc71 Fix problem with cluter not forming by Ray Milkey · 7 years ago
  72. cb42c31 [ONOS-6170] Implement codec for MappingTreatment with unit test by Jian Li · 7 years ago
  73. ee65a23 [ONOS-6170] Implement codec for MappingAction primitives by Jian Li · 7 years ago
  74. 0184a7b Cosmetic fixes and logging around Juniper driver by Yuta HIGUCHI · 7 years ago
  75. af72941 Bugfix: Only reads the replyRecord when map data present bit is set by Jian Li · 7 years ago
  76. b471f2c Add Unit tests for ClusterEvent by Jon Hall · 7 years ago
  77. 5953a4f Removing useless dependecy on driver utils from default drivers by Andrea Campanella · 7 years ago
  78. e4afdb5 Fix Sonar errors: public data members in classes by Ray Milkey · 7 years ago
  79. 3557db5 Add unit tests for ClusterMetadataEvent by Jon Hall · 7 years ago
  80. 672a3ed Add unit tests for MastershipEvent by Jon Hall · 7 years ago
  81. d543513 Add unit tests for ClusterMetadata by Jon Hall · 7 years ago
  82. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  83. 634eb17 refactor flow entry mocks to use adapter by Ray Milkey · 7 years ago
  84. 278e75b Add unit tests for FlowEntryWithLoad class by Ray Milkey · 7 years ago
  85. f074af9 Add unit tests for PartitionEvent by Jon Hall · 7 years ago
  86. 764a1b4 ONOS-3830: Adding support for serialization/de-serialization of QinQ packets, support for TPID other than 0x88A8 by Amit Ghosh · 7 years ago
  87. c43a59d Topo2: Added zoom callback to map service, to allow for adjusting map stroke-width on-the-fly. by Simon Hunt · 7 years ago
  88. ffaeac3 Fixed Maven build failure by Hyunsun Moon · 7 years ago
  89. fe3d7b4 Update geant-null script to sleep while simulator starts up... by Simon Hunt · 7 years ago
  90. 375fd62 Topo2- bay area regions: spaces in labels. by Simon Hunt · 7 years ago
  91. fa332cc Add missing dependecny to netconf pom by Jon Hall · 7 years ago
  92. ba1c912 Pce Load Balancing by Satish K · 7 years ago
  93. 2eb5d84 PCE Changes to handle bandwidth changes from network by Satish K · 7 years ago
  94. 0cee0b6 Resetting variables of a NetconfSession before reopening the underlying transport SSH connection and session. by Andrea Campanella · 7 years ago
  95. 690d5cf Bandwidth update to NetworkConfig by Satish K · 7 years ago
  96. 246334b Add ExtensionAddressInterpreter with ExtensionMappingAddressCodec by Jian Li · 7 years ago
  97. 6e6e80b Dark theme for topo2 - and temp code cleanup. by Simon Hunt · 7 years ago
  98. 8877d3c Bugfix: Fix unit test error caused by unreferenced OSGI package by Jian Li · 7 years ago
  99. 2246bd1 Add YANG gui apps to simon-single cell. by Simon Hunt · 7 years ago
  100. b6995cb Fix: Remove the dependencies between LISP provider and driver by Jian Li · 7 years ago