1. 5b417fb GUI2 add a karma.conf.js for unit tests by Sean Condon · 4 years, 2 months ago
  2. 38daf84 Remove some --incompatible flags that are no longer needed by Ray Milkey · 4 years, 5 months ago
  3. 3b3fdab GUI2 Change gui2-fw-lib refs to abs paths by Sean Condon · 4 years, 2 months ago
  4. 59323be Upgraded to Angular 9.1.0 and rules_nodejs to 1.6 by Sean Condon · 4 years, 2 months ago
  5. 5e06725 [ONOS-8087] Per device purgeOnDisconnection Flag by Andrea Campanella · 4 years, 3 months ago
  6. 35ca858 Supports capability of T3 to trace multiple actions with priority in a group by Seyeon Jeong · 4 years, 2 months ago
  7. 3b2c8f8 Fix an action of t3-troubleshot-mcast command when no sink for a multicast route by Seyeon Jeong · 4 years, 3 months ago
  8. 19d1fb4 Add JSON decoders for Host and HostLocation by Seyeon Jeong · 4 years, 4 months ago
  9. d0c491f Fix bugs for dynamic interface configuration by Shibu Vijayakumar · 6 years ago
  10. e322eaf Flow stats collection optimization - Flag introduced to stop periodic collection and collect only in 3 scenarios (Flows Add/Delete/Mod, Switch Add/Change, Mastership Change) by Shibu Vijayakumar · 5 years ago
  11. b58829b Getting local flow entries and groups for disconnected devices by Andrea Campanella · 4 years, 3 months ago
  12. 849e1bb Fixes invalidate nextid by pier · 4 years, 3 months ago
  13. ec6f929 Refactors McastHandler to optimize network failures by pier · 4 years, 4 months ago
  14. fff94b0 Found a few codec inconsistencies between JSON encoders and decoders by Seyeon Jeong · 4 years, 3 months ago
  15. 6ff1f32 Removes the Multicast cache and repurposes the Multicast workers by pier · 4 years, 6 months ago
  16. 4c73fe2 Removing flow modification during sink/source addition/removal. by Harshada Chaundkar · 5 years ago
  17. 8c820d0 Revisit logging in McastHandler by pier · 4 years, 4 months ago
  18. 4080a55 Improves VERIFY operations by pier · 4 years, 5 months ago
  19. 1f3f4e6 Reduces the dependency of the link providers on the ClusterMetadataService. by pier · 4 years, 5 months ago
  20. 7a47720 Fixes a regression introduced by 23223. by pier · 4 years, 3 months ago
  21. e97ec56 Fix for the issue: CM routes pointing to spine instead of pg pod after updating netcfg. by Shibu Vijayakumar · 4 years, 5 months ago
  22. 7812deb Provide a map between all devices and their driver names by Seyeon Jeong · 4 years, 3 months ago
  23. d92b0bd Display host names given in netcfg by Sean Condon · 4 years, 3 months ago
  24. b50ba1f VOL-2734 Double-tagged multicast flow support by OltPipeline. by Esin Karaman · 4 years, 3 months ago
  25. 38d495b0 Fixes an NPE in OFDPA pipeliners by pier · 4 years, 4 months ago
  26. db0f711 Fixed a bug that causes filtering objective being removed when it should not by Charles Chan · 4 years, 3 months ago
  27. 7c60216 Introduced a new API to match on auxLocations in getConnectedHosts by Charles Chan · 4 years, 3 months ago
  28. 8bbb15a Upgraded some components for GUI2 by Sean Condon · 4 years, 3 months ago
  29. 22158c6 VOL-2734 Adding inner vlan id field to McastConfig to configure inner vlan id by Esin Karaman · 4 years, 3 months ago
  30. a697a69 Removed devcell-3 from available cells slaves. by Thomas Vachuska · 4 years, 3 months ago
  31. c6b05b8 CzechLight: fix log messages when setting per-MC power targets by Jan Kundrát · 4 years, 4 months ago
  32. 35d1064 Changed how link highlight text is updated by Sean Condon · 4 years, 4 months ago
  33. 1ca9431 Minor GUI tweaks: by Thomas Vachuska · 4 years, 4 months ago
  34. 974f047 Postpones the installation of the table miss flow rule. by pier · 4 years, 5 months ago
  35. 731e45d Add JSON codec for ETH_DST_MASKED Criterion by Seyeon Jeong · 4 years, 4 months ago
  36. 9104a20 Fix an NPE in modified when calling hostHandler by Charles Chan · 4 years, 4 months ago
  37. 06dc364 Add MetadataInstruction to the API serializer namespace by Jonathan Hart · 4 years, 5 months ago
  38. aeba119 Prevents the stop of the stats collection by pier · 4 years, 5 months ago
  39. ce296a8 Avoids delete of dataplane state during mastership change by pier · 4 years, 6 months ago
  40. fd7f07f Fix possible NPE when 't3-troubleshoot-pingall' command on a host without IP addr by Seyeon Jeong · 4 years, 4 months ago
  41. 1a23ec8 Fix log error about non-volatile reference in SegmentRoutingManager by Carmelo Cascone · 4 years, 5 months ago
  42. dd4638d Fixes user provided timeouts. by pier · 4 years, 4 months ago
  43. a2d9249 Support user-provided timeouts in intra-cluster communication service by Jordan Halterman · 5 years ago
  44. e056957 Adding port validations for Xconnect service creation by William Davies · 5 years ago
  45. 50bbc07 Add missing route to Roadm UI by Yi Tseng · 4 years, 4 months ago
  46. 77a8067 Add ability to administratively remove ports of an offline device. by Thomas Vachuska · 4 years, 4 months ago
  47. dd15f82 [VOL-2516] Changes to OLT pipeliner to support vlan ANY for DT workflow by Andrea Campanella · 4 years, 5 months ago
  48. 2b3e3f9 Introduces seen before routes in DefaultRoutingHandler by pier · 4 years, 5 months ago
  49. 5210a78 Avoids disabling access ports when the dev is not paired by pier · 4 years, 6 months ago
  50. 62524d4 Fetch flows in buckets to avoid large memory allocations/serialization in flow store by Jordan Halterman · 5 years ago
  51. 0ec3ea3 Modify log to DEBUG level for TMAC Mcast generation by pier · 4 years, 6 months ago
  52. 7038d8d Avoids disconnection from the switches by pier · 4 years, 7 months ago
  53. f7fa154 Starting snapshot 2.3.1-SNAPSHOT by ONOS Jenkins User · 4 years, 5 months ago
  54. ac329a7 Tagging 2.3.0 by ONOS Jenkins User · 4 years, 5 months ago 2.3.0
  55. 40df9e5 Support default table entry on stratum-tofino by Daniele Moro · 4 years, 5 months ago
  56. e8cc971 Starting snapshot 2.3.0-SNAPSHOT by ONOS Jenkins User · 4 years, 5 months ago
  57. c3aad42 Tagging 2.3.0-rc3 by ONOS Jenkins User · 4 years, 5 months ago 2.3.0-rc3
  58. 815fcd0 CzechLight ROADM driver by Jan Kundrát · 4 years, 8 months ago
  59. 283cae8 Fix checkstyle errors when building archetype-generated apps by Carmelo Cascone · 4 years, 7 months ago
  60. fbed0f7 GUI2 Yang GUI Added in capability to drag and drop YANG files by Sean Condon · 4 years, 5 months ago
  61. c15a589 GUI2 Upgraded Angular to 9rc10 and rules_nodejs to 1.10 by Sean Condon · 4 years, 5 months ago
  62. dd24440 Fix typo of stratum profile by Yi Tseng · 4 years, 5 months ago
  63. 376efe6 GUI2 changed web socket port to follow main window port rather than hardcode by Daniele Moro · 4 years, 5 months ago
  64. f5806a9 Fix mvn checkstyle still failing on autogenerated sources by Carmelo Cascone · 4 years, 5 months ago
  65. 7d29dca Upgrading http to https when accessing Maven central for stc bits. by Thomas Vachuska · 4 years, 5 months ago
  66. 8e01ae0 bumping to version 2.3 by Ray Milkey · 4 years, 5 months ago
  67. 15e5d90 Add checkstyle exclusion for generated sources. by Thomas Vachuska · 4 years, 5 months ago
  68. d6f95bf Added the Yang GUI to GUI2 by Sean Condon · 4 years, 5 months ago
  69. 0a0f334 [ONOS-7893] TerminalDevice driver for OpenConfig transponders. by alessio · 4 years, 8 months ago
  70. e2d8076 Ignoring an intermittently failing test in link discovery provider test by Thomas Vachuska · 4 years, 5 months ago
  71. bffe153 Infinera driver consolidation by Sudeep Desai · 4 years, 5 months ago
  72. e1e3e44 GNPy integration by Andrea Campanella · 4 years, 8 months ago
  73. 1449389 Fix: add missing PodIP class into kryo register by Jian Li · 4 years, 5 months ago
  74. bf9c996 bump development libgen version to new SNAPSHOT by Ray Milkey · 4 years, 5 months ago
  75. 9a1a797 Fix VERIFY timeout by pier · 4 years, 6 months ago
  76. 5425aae Supported recently introduced fields in HostsWebResource by Charles Chan · 4 years, 5 months ago
  77. 0abcb80 Allow copyright years in the 202[0-9] range by Ray Milkey · 4 years, 5 months ago
  78. 9d5f8c4 Starting snapshot 2.3.0-SNAPSHOT by ONOS Jenkins User · 4 years, 5 months ago
  79. 3c8f265 Tagging 2.3.0-rc2 by ONOS Jenkins User · 4 years, 5 months ago 2.3.0-rc2
  80. 0b67f5d Run onos-lib-gen to fix the maven central URLs by Ray Milkey · 4 years, 5 months ago
  81. 6f3b6c1 Change maven central URLs to use https: which is now required by Ray Milkey · 4 years, 5 months ago
  82. 3b75991 Removed Microsemi EA1000 driver and YANG models - obsolete by Sean Condon · 4 years, 5 months ago
  83. 6408019 Bump up fabric8 kubernetes client dependency to 4.7.0 by Jian Li · 4 years, 5 months ago
  84. 58b773d ONOS-7932: Create ONOS Dockerfile with ssh service by Eric Tang · 5 years ago
  85. 137e1fb Dell Rest Driver by HelloONOS · 4 years, 10 months ago
  86. 3c37780 Change sequential stream to parallel stream for link discovery by DongRyeol Cha · 4 years, 7 months ago
  87. d3d8f03 Rename the OfOverlayWorkflow to OfOverlayWorkflowRegister by DongRyeol Cha · 4 years, 6 months ago
  88. 5f6f04a Add a API to process a port description using consumer by DongRyeol Cha · 4 years, 5 months ago
  89. a9cdaf6 Driver for Infinera Groove G30 by Andrea Campanella · 4 years, 9 months ago
  90. da008e3 Add a exceptional port number to do not display port number by DongRyeol Cha · 4 years, 5 months ago
  91. 0fa8787 Commenting the GUI2 Bazel files browsers sections to avoid issues with mac by Andrea Campanella · 4 years, 5 months ago
  92. 6a6f9a0 Updated Maven Archetype for GUI2 by Sean Condon · 4 years, 5 months ago
  93. d7e6214 Use effectiveLocations rather than locations while processing host events by Charles Chan · 4 years, 7 months ago
  94. eb5bd49 Added CLI and REST support for auxLocations by Charles Chan · 4 years, 6 months ago
  95. 66bbf4c Add RELEASES.md document. by Thomas Vachuska · 4 years, 5 months ago
  96. ec42027 Starting snapshot 2.3.0-SNAPSHOT by ONOS Jenkins User · 4 years, 5 months ago
  97. 40fbef6 Tagging 2.3.0-rc1 by ONOS Jenkins User · 4 years, 5 months ago 2.3.0-rc1
  98. f42939d Introduced HOST_AUX_MOVED event by Charles Chan · 4 years, 6 months ago
  99. 7993dfd Fixed an issue that innerVlan, tpid and suspended bit is not correctly set by Charles Chan · 4 years, 6 months ago
  100. 654f994 Eliminate redundant catch clauses. by Thomas Vachuska · 4 years, 5 months ago