1. 537e47c Add option to create uni-directional link by Yuta HIGUCHI · 7 years ago
  2. aea509d Topo2 - Key Command 'H' to toggel hosts visibility JIRA Tasks; ONOS-6283 by Steven Burrows · 7 years ago
  3. 9aeab92 Topo2 - Remove lat and long from details panel if undefined by Steven Burrows · 7 years ago
  4. 1f036b8 ONOS-6096 initial impl of dist. virtual packet store; virtual PacketRequest CLI; PacketRequest codec by Claudine Chiu · 7 years ago
  5. e1ea27b Topo2 - ONOS-6275 Updated the host node style to match classic topology by Steven Burrows · 7 years ago
  6. 938bb8a Topo2 - Updated host details panel to handle hosts without lat and long by Steven Burrows · 7 years ago
  7. 9053fdb Topo2 - Fixed the issue where the Toolbar was creating dublicate ID's by Steven Burrows · 7 years ago
  8. 6bc6786 Topo2 - clicking device details header navigates to the device view with the device highlighted by Steven Burrows · 7 years ago
  9. 474a0fd Topo2 - Host label should always be visible Fixed Tasks; ONOS-6275, ONOS-6277 by Steven Burrows · 7 years ago
  10. 6dc1722 Adding new-optical to the publiches targets for carrier-ethernet app needs by Andrea Campanella · 7 years ago
  11. a31c5b0 Topo2: Fixed incorrect link highlighting and port locations by Steven Burrows · 7 years ago
  12. f381876 Fixed Ciena Waveserver device/port discovery. by Marc De Leenheer · 7 years ago
  13. 6de27f4 Topo2: Adding hosts and regions to the update model by Steven Burrows · 7 years ago
  14. 2e818b0 Fix: Split codec package into api module to fix maven build failure by Jian Li · 7 years ago
  15. 8c47efe Make sure backup path satisfies constraints by Yuta HIGUCHI · 7 years ago
  16. c8d8fc7 Fixed maven build failure by Hyunsun Moon · 7 years ago
  17. 9385898 Fix link problem for oplink device by MaoLu · 7 years ago
  18. e49eb38 [ONOS-6060] Merge scalablegateway app to openstacknode app by daniel park · 7 years ago
  19. 47f8fb7 ONOS-6255 : Integrate Topology 2 into Nav Menu. by Simon Hunt · 7 years ago
  20. 91cf2d4 [CORD-1107] Fix NPE when remove buckets by Yi Tseng · 7 years ago
  21. 67713d4 Topo2: Cleaned the European map - Updated the demo by Steven Burrows · 7 years ago
  22. f17f0ab ONOS-5831 - retro fit icon and link scale from topo2 by Steven Burrows · 7 years ago
  23. 708d1ef Copy the onos and STC log files off of the proxy when a run completes by Ray Milkey · 7 years ago
  24. a2625f7 [ONOS-6269] No need to check for null by Palash Kala · 7 years ago
  25. 76a3d67 ONOS-6265 fixes the issue: intentManager.unregisterCompiler error by wu · 7 years ago
  26. ca2f369 [ONOS-6246] Fix for Misplaced null check for YdtBuilder object by nitinanand · 7 years ago
  27. f702168 Enhance the RouteEvent to notify listeners of alternative viable routes. by Jonathan Hart · 7 years ago
  28. f97f2bc Further simplify if-else statement for OF default extensions by Jian Li · 7 years ago
  29. 124ecf0 Add codec decode tests for mapping address, action and instruction by Jian Li · 7 years ago
  30. f92a2ea Provides null checks for mapping action and address codecs by Jian Li · 7 years ago
  31. fa69be6 Refactor to remove duplicated code snippet on mapping cxt class by Jian Li · 7 years ago
  32. 2d3a1d1 [ONOS-6170] Implement codec for MappingValue with unit test by Jian Li · 7 years ago
  33. 5a577a3 [ONOS-6170] Implement codec for MappingKey with unit test by Jian Li · 7 years ago
  34. 73c7444 [ONOS-6169] Implement codec for LispTeAddress with unit test by Jian Li · 7 years ago
  35. 5baef51 [ONOS-6169] Implement codec for segment and SrcDst ext addresses by Jian Li · 7 years ago
  36. b7d6b8e ONOS-6164 Fix the add and remove command to the virtual network store by Harold Huang · 7 years ago
  37. f9ec083 [ONOS-6169] Implement codec for nat and nonce ext addresses by Jian Li · 7 years ago
  38. ac542ca ONOS-5937 by Andrei Mihaescu · 7 years ago
  39. d144501 [ONOS-6169] Implement codec for multicast and list ext addresses by Jian Li · 7 years ago
  40. ab05321 [ONOS-6169] Implement codec for LispGcAddress with unit test by Jian Li · 7 years ago
  41. 944e3a9 [ONOS-6169] Implement codec for LispAsAddress with unit test by Jian Li · 7 years ago
  42. 091a1b1 Topo2 - Prevent the map to reload when naviggating regions with the same mapId by Steven Burrows · 7 years ago
  43. 8909c5c Topo2 - Fixed port label scale by Steven Burrows · 7 years ago
  44. a85a5d3 Topo2: position peer regions with lat and long by Steven Burrows · 7 years ago
  45. c4ca710 Europe Region Demo data script written. by Simon Hunt · 7 years ago
  46. c33db44 [ONOS-6247] Fix for Misplaced null check for YdtContext object by nitinanand · 7 years ago
  47. b356728 WIP:: Initial stab at regions demo for Europe by Simon Hunt · 7 years ago
  48. f2acb66 [ONOS-6169] Implement codec for LispAppDataAddress with unit test by Jian Li · 7 years ago
  49. cae2cf0 Add unit test for LispExtensionMappingAddressInterpreter by Jian Li · 7 years ago
  50. e5aa5df Improve MappingEntryBuilder to convert LCAF to extension address by Jian Li · 7 years ago
  51. fc90a08 [ONOS-6235] Implement an interpreter of LispExtensionMappingAddress by Jian Li · 7 years ago
  52. 36b3793 NPE fix for groups command without the use of 'any' by Saurav Das · 7 years ago
  53. b3656d4 WIP:: Initial stab at regions demo for Europe. by Simon Hunt · 7 years ago
  54. 961beb2 Bug fix: Do not create groups as a side effect when revoking routes by Saurav Das · 7 years ago
  55. 36cbc71 Fix problem with cluter not forming by Ray Milkey · 7 years ago
  56. cb42c31 [ONOS-6170] Implement codec for MappingTreatment with unit test by Jian Li · 7 years ago
  57. ee65a23 [ONOS-6170] Implement codec for MappingAction primitives by Jian Li · 7 years ago
  58. 0184a7b Cosmetic fixes and logging around Juniper driver by Yuta HIGUCHI · 7 years ago
  59. af72941 Bugfix: Only reads the replyRecord when map data present bit is set by Jian Li · 7 years ago
  60. b471f2c Add Unit tests for ClusterEvent by Jon Hall · 7 years ago
  61. 5953a4f Removing useless dependecy on driver utils from default drivers by Andrea Campanella · 7 years ago
  62. e4afdb5 Fix Sonar errors: public data members in classes by Ray Milkey · 7 years ago
  63. 3557db5 Add unit tests for ClusterMetadataEvent by Jon Hall · 7 years ago
  64. 672a3ed Add unit tests for MastershipEvent by Jon Hall · 7 years ago
  65. d543513 Add unit tests for ClusterMetadata by Jon Hall · 7 years ago
  66. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  67. 634eb17 refactor flow entry mocks to use adapter by Ray Milkey · 7 years ago
  68. 278e75b Add unit tests for FlowEntryWithLoad class by Ray Milkey · 7 years ago
  69. f074af9 Add unit tests for PartitionEvent by Jon Hall · 7 years ago
  70. 764a1b4 ONOS-3830: Adding support for serialization/de-serialization of QinQ packets, support for TPID other than 0x88A8 by Amit Ghosh · 7 years ago
  71. c43a59d Topo2: Added zoom callback to map service, to allow for adjusting map stroke-width on-the-fly. by Simon Hunt · 7 years ago
  72. ffaeac3 Fixed Maven build failure by Hyunsun Moon · 7 years ago
  73. fe3d7b4 Update geant-null script to sleep while simulator starts up... by Simon Hunt · 7 years ago
  74. 375fd62 Topo2- bay area regions: spaces in labels. by Simon Hunt · 7 years ago
  75. fa332cc Add missing dependecny to netconf pom by Jon Hall · 7 years ago
  76. ba1c912 Pce Load Balancing by Satish K · 7 years ago
  77. 2eb5d84 PCE Changes to handle bandwidth changes from network by Satish K · 7 years ago
  78. 0cee0b6 Resetting variables of a NetconfSession before reopening the underlying transport SSH connection and session. by Andrea Campanella · 7 years ago
  79. 690d5cf Bandwidth update to NetworkConfig by Satish K · 7 years ago
  80. 246334b Add ExtensionAddressInterpreter with ExtensionMappingAddressCodec by Jian Li · 7 years ago
  81. 6e6e80b Dark theme for topo2 - and temp code cleanup. by Simon Hunt · 7 years ago
  82. 8877d3c Bugfix: Fix unit test error caused by unreferenced OSGI package by Jian Li · 7 years ago
  83. 2246bd1 Add YANG gui apps to simon-single cell. by Simon Hunt · 7 years ago
  84. b6995cb Fix: Remove the dependencies between LISP provider and driver by Jian Li · 7 years ago
  85. d4f3a62 Refactoring ICMP handler in Segment Routing by Charles Chan · 7 years ago
  86. 3ee1f43 Fix YANG Model details panel to have scrolling Source Div. by Simon Hunt · 7 years ago
  87. fe4a073 Allow sequential installation of ONOS in STC by Jon Hall · 7 years ago
  88. b1f8c76 Bugfix: handle link updated event by Charles Chan · 7 years ago
  89. 5473471 Showing more information in pending-obj-nexts by Charles Chan · 7 years ago
  90. 053b1cb Refactoring OFDPA pipeline by Charles Chan · 7 years ago
  91. 7fc7246 Match channel spacing to resource management unit. by Yuta HIGUCHI · 7 years ago
  92. 4a65211 fix: (vNet) listener registry initialization issue by Harold Huang · 7 years ago
  93. db29dcf Reverting netconf default poll frequency to 30 seconds as not to by Thomas Vachuska · 7 years ago
  94. 605134d Adding provisional coloring thresholds for packet-per-sec visualization. by Thomas Vachuska · 7 years ago
  95. e9c3709 [ONOS-6075] Rewrite Copycat Transport by Jordan Halterman · 7 years ago
  96. f3aaa8d Changing default port stats poll frequency of netconf device provider. by Thomas Vachuska · 7 years ago
  97. 53381e8 ONOS-5503 Added CLIs for administering OFAgent by Hyunsun Moon · 7 years ago
  98. a8a1375 Clarify expected String content by Yuta HIGUCHI · 7 years ago
  99. e093e78 Minor stylistic fixes to topoD3.js label function. by Simon Hunt · 7 years ago
  100. 6985517 Cleaned out deadwood, now that bit rate link styles are processed server-side. by Simon Hunt · 7 years ago