1. 0fa8787 Commenting the GUI2 Bazel files browsers sections to avoid issues with mac by Andrea Campanella · 4 years, 3 months ago
  2. 6a6f9a0 Updated Maven Archetype for GUI2 by Sean Condon · 4 years, 3 months ago
  3. d7e6214 Use effectiveLocations rather than locations while processing host events by Charles Chan · 4 years, 4 months ago
  4. eb5bd49 Added CLI and REST support for auxLocations by Charles Chan · 4 years, 3 months ago
  5. 66bbf4c Add RELEASES.md document. by Thomas Vachuska · 4 years, 3 months ago
  6. ec42027 Starting snapshot 2.3.0-SNAPSHOT by ONOS Jenkins User · 4 years, 3 months ago
  7. 40fbef6 Tagging 2.3.0-rc1 by ONOS Jenkins User · 4 years, 3 months ago 2.3.0-rc1
  8. f42939d Introduced HOST_AUX_MOVED event by Charles Chan · 4 years, 4 months ago
  9. 7993dfd Fixed an issue that innerVlan, tpid and suspended bit is not correctly set by Charles Chan · 4 years, 4 months ago
  10. 654f994 Eliminate redundant catch clauses. by Thomas Vachuska · 4 years, 3 months ago
  11. ca05e1f Enable ONOS to be packaged into different profiles by Brian O'Connor · 4 years, 3 months ago
  12. a3ad779 Added back in Bazel tests for gui2-fw-lib and gui2-topo-lib by Sean Condon · 4 years, 3 months ago
  13. 59721bf ONOS-8053 bugfix to handle PENDING_REMOVE meter state properly. by pier · 4 years, 3 months ago
  14. 8bba394 Added --frozen-lockfile to yarn_install in WORKSPACE by Sean Condon · 4 years, 3 months ago
  15. 5013f49 Modulation consolidation by Sudeep Desai · 4 years, 3 months ago
  16. 8b73dcb Minor fixed on tapiHelper.py to match Nokia's condition where line-side and client-side may be not mapped all the time. by Boyuan Yan · 5 years ago
  17. 61269f8 SEBA-816 Multi-tcont support by OltPipeline by Gamze Abaka · 4 years, 4 months ago
  18. e82b7aa Added package-info.java to all archetypes; including overlays. by Thomas Vachuska · 4 years, 3 months ago
  19. 4fff373 Updating the README to test the build process by Sean Condon · 4 years, 3 months ago
  20. b2e9cd9 CLI to display workflow status by m.rahil · 4 years, 8 months ago
  21. 208d8c6 Fix ONOS-8038: add Matcher.find call before Matcher.group by TOIDA Yuto · 4 years, 6 months ago
  22. fa02e2f Fix notes in opticalUtils.py by JieJhih Jhang · 5 years ago
  23. 6f136d4 Flow Rule Programmable consolidation by Sudeep Desai · 4 years, 4 months ago
  24. da15af8 Drop using BNG attachment IDs in favor or dynamically allocated line IDs by Carmelo Cascone · 4 years, 4 months ago
  25. 2103989 Fix null pointer exception when deviceId is temporarily absent on startup by Clement Cheung · 4 years, 7 months ago
  26. deccfba Add support for nested NiciraLoad actions by Sacheth Hegde · 4 years, 6 months ago
  27. b1177cc Add new rest api to get ports for all devices by DongRyeol Cha · 4 years, 5 months ago
  28. 3251a30 Implement BGP Prefix Listener for BGP Controler by Maciej Skala · 5 years ago
  29. 20b19b9 Fix LearningSwitchSolution File by YI-JIE,SYU · 4 years, 7 months ago
  30. 120ba47 Arista Rest Driver PortStatistics Implement by HelloONOS · 4 years, 8 months ago
  31. acd86360 add bridge configuration at Arista Switch driver by HelloONOS · 4 years, 8 months ago
  32. f609198 Refactoring and enabling AclWebResourceTest by debmaiti · 5 years ago
  33. 3043bb3 Fix Reactive Forwarding with Tagged Hosts by Simon Buttgereit · 4 years, 5 months ago
  34. c8b7025 ONOS-7963 workflow invocation trigger on ONOS event by nitinanand · 5 years ago
  35. 47bde9f Fix [ONOS-6374]: Replace HashMap with ConcurrentHashMap. by Niraj Dubey · 4 years, 6 months ago
  36. 09b1679 Fixing archetypes to use 2.2.1-b3 release by Thomas Vachuska · 4 years, 3 months ago
  37. f0911a7 Power config consolidation Palc by Sudeep Desai · 4 years, 4 months ago
  38. f363d1a [ONOS-8036] BGP-LS has only partial support for IPv6 by Ankur Aggarwal · 4 years, 5 months ago
  39. 0abdbcb [ONOS-8051] Device connected via BGP always shown available and reachable by Ankur Aggarwal · 4 years, 5 months ago
  40. 6b85be9 Stop using a global cache for yarn - build fails on Jenkins by Sean Condon · 4 years, 3 months ago
  41. 98b6ddb Added native Bazel build to GUI2. Reduced a lot of the unused Angular CLI structures by Sean Condon · 4 years, 3 months ago
  42. e560f67 Fix: add a timer to harden the k8s node's state checking logic by Jian Li · 4 years, 3 months ago
  43. 8cc1599 Fix: harden the post-on-board K8S node state check logic by Jian Li · 4 years, 3 months ago
  44. 9bb9841 Fix: add a REST API to update K8S node state to post-on-board by Jian Li · 4 years, 3 months ago
  45. 83eb2a7 Fix: add JSON consume type to support postOnBoardNode K8S REST API by Jian Li · 4 years, 3 months ago
  46. d376e06 Add new kubernetes node state, add a set of state related REST APIs by Jian Li · 4 years, 3 months ago
  47. ff37163 wavelength get fix by Jakub Harbaczewski · 4 years, 3 months ago
  48. d47c012 Fix: make kubernetes token string optional for ApiConfig by Jian Li · 4 years, 3 months ago
  49. 970c6e5 Fix: do not propagate PORT_REMOVED event if the event has null value by Jian Li · 4 years, 3 months ago
  50. 8143c3b Fix: double check resource existence at receiving addition event by Jian Li · 4 years, 3 months ago
  51. c51f187 Fix: do not install k8s ns ACL rules if cluster IP has invalid value by Jian Li · 4 years, 3 months ago
  52. afe47c2 Added a Pipeconf View to GUI2 including Table Statistics by Sean Condon · 4 years, 3 months ago
  53. 85f21c8 Enabling alarms gathering on Nokia's Transponder by Eroshkin Ivan · 4 years, 4 months ago
  54. 77af8f3 Support onboard kubernetes nodes through K8S API configuration by Jian Li · 4 years, 3 months ago
  55. 2947ed5 Adding Cli command to manage XC on ROADMs by Ivan Eroshkin · 4 years, 5 months ago
  56. 0cecfe1 Fixes to fabric.p4 pipeline by Daniele Moro · 4 years, 4 months ago
  57. dad2343 Refactor k8s-node and k8s-networking command line interfaces by Jian Li · 4 years, 3 months ago
  58. 0ad0c55 Bump up jackson deps version to 2.10.0 with updated snakeyaml deps by Jian Li · 4 years, 3 months ago
  59. 2f72af4 Alignment of the generated flow rule format to the format used by the intent framework for OpticalConnectivityIntent. by alessio · 4 years, 4 months ago
  60. 0ecf129 Bump up fabric8 kubernetes client deps 4.6.4 by Jian Li · 4 years, 4 months ago
  61. 14d442f Moved ZoomDirective to gui2-fw-lib (from gui2-topo-lib) by Sean Condon · 4 years, 4 months ago
  62. 6d84c18 Check attachment before actions on FabricBngProgrammable by Daniele Moro · 4 years, 4 months ago
  63. 2832ec9 Call setupBehaviour on BngProgrammable methods implementation by Daniele Moro · 4 years, 4 months ago
  64. 590b34b Addded alarm highlight on Topo View and link to Alarm View by Sean Condon · 4 years, 4 months ago
  65. 13433eb Adding skeletal onos-topo integration app by Thomas Vachuska · 4 years, 4 months ago
  66. e917a76 Fixed bug in generating configuration properties by Daniele Moro · 4 years, 4 months ago
  67. 35fd94c BER Driver Implementation by Rohit Singh · 4 years, 5 months ago
  68. 7c51a01 Alarm View column width and coloured by severity by Sean Condon · 4 years, 4 months ago
  69. 4e55c80 Added in support for navigating to Topo View from Intent View by Sean Condon · 4 years, 4 months ago
  70. b62e8c5 [ONOS-8052] BGP-LS : NodeMutiTopology sub-TLV causes BGPParseException by Ankur Aggarwal · 4 years, 5 months ago
  71. 9403326 Bumping to snapshot version by Thomas Vachuska · 4 years, 4 months ago
  72. 462547a Fixed bug on generating configuration catalogues by Daniele Moro · 4 years, 4 months ago
  73. 893988e Update to BngProgrammable API by Daniele Moro · 4 years, 4 months ago
  74. 91f3cb6 Add curl to ONOS docker image for use with healthchecks. by Jonathan Hart · 4 years, 4 months ago
  75. cb49e7d Adds coordination during host movements by pier · 4 years, 4 months ago
  76. 1ec80b7 Improves openflow fr provider reducing the number of i/o ops by pier · 4 years, 5 months ago
  77. aeb7dbc Fixes openflow echo req adding flush after write by pier · 4 years, 5 months ago
  78. f468858 Avoid propagating a null chassisID by Andrea Campanella · 4 years, 4 months ago
  79. 5e8b2bc Remove TMac mcast flows when there are no more enabled ports by pier · 4 years, 6 months ago
  80. cc5a18b Fix noMorePorts logic which did not consider PW_VLAN by pier · 4 years, 6 months ago
  81. a132689 Support auxiliary location in Host by Charles Chan · 4 years, 4 months ago
  82. cf156cd Fixing bazel hide files tool versions by Andrea Campanella · 4 years, 4 months ago
  83. 3f56eb1 Enabling opportunity to store in ONOS Flow Rules already installed on the device. This option should be activated via following Cli command: 'cfg set org.onosproject.net.flow.impl.FlowRuleManager allowExtraneousRules true'. by Ivan Eroshkin · 4 years, 4 months ago
  84. 12eb26a Fix a possible NullPointerException by Jan Kundrát · 4 years, 5 months ago
  85. d5afb07 Adding code of conduct as per DevRel by Andrea Campanella · 4 years, 4 months ago
  86. f66f779 Replace references to old versions of Bazel with 1.0 by Carmelo Cascone · 4 years, 4 months ago
  87. cd9c2dd Fix comment regarding P4Runtime original default entry by Carmelo Cascone · 4 years, 4 months ago
  88. dfc6dba Added BUILD file for gui2-fw-lib bazel build by Sean Condon · 4 years, 5 months ago
  89. 2099cd0 Small patch fixing issue with invoking AlarmConfig behavor by Ivan Eroshkin · 4 years, 4 months ago
  90. c0e351f Fix errors when generating javadoc for 3rd-party apps by Carmelo Cascone · 4 years, 4 months ago
  91. 27b9712 Revamp support for building third-party apps via maven by Carmelo Cascone · 4 years, 5 months ago
  92. 2713bb6 Fix wrong package path generated for BasicConstants when recompile basic pipeline. The package path will generated from output argument if no with-package-path argument specified by CyberHasH · 4 years, 5 months ago
  93. 52517ff Improves link up handling by pier · 5 years ago
  94. e08595d Improves rules population by pier · 5 years ago
  95. b84e919 Improves host programming introducing a pool of worker threads by pier · 4 years, 11 months ago
  96. b45ffda Add REST API for openstackvtap app by Jian Li · 4 years, 5 months ago
  97. b3d199b Small fixes and improvements on fabric.p4 by Daniele Moro · 4 years, 5 months ago
  98. cda74c8 Fix: do not handle non-smart NIC capable port at direct port provider by Jian Li · 4 years, 5 months ago
  99. 0a884ad Upgrading NodeJS to 10.16 and GUI2 to Angular 8 by Sean Condon · 4 years, 5 months ago
  100. 41ec148 Fixed removal of fwd classifier rules when double tagged hosts by Daniele Moro · 4 years, 5 months ago