1. 07b8426 Adding REST API and CLI for managing UI user preferences. by Thomas Vachuska · 6 years ago
  2. 03ff064 Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  3. 7583e70 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  4. e84aa93 Tagging 1.12.1-rc4 by ONOS Jenkins User · 6 years ago 1.12.1-rc4
  5. a255470 Allow duplicate event sinks to be registered to allow retries of component activation. by Jordan Halterman · 6 years ago
  6. fcbb5a9 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  7. 8a4de91 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  8. d26fbf5 Tagging 1.12.1-rc3 by ONOS Jenkins User · 6 years ago 1.12.1-rc3
  9. 0d5106a Adding topology auto-layout. by Thomas Vachuska · 6 years ago
  10. 15dc295 Adding ability to assign roles to elements as part of network config. by Thomas Vachuska · 6 years ago
  11. 4f3236a [CORD-2856] Traffic on dual-homed hosts not properly highlighted by Pier · 6 years ago
  12. a67b5d5 Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  13. 38d2ff6 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  14. 2800d97 Tagging 1.12.1-rc2 by ONOS Jenkins User · 6 years ago 1.12.1-rc2
  15. 9bf9c5d Implement multiton support for primitives accessed via primitive getters by Jordan Halterman · 6 years ago
  16. 1a92000 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  17. ec860e8 Starting snapshot 1.12.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  18. 9734fce Tagging 1.12.1-rc1 by ONOS Jenkins User · 6 years ago 1.12.1-rc1
  19. d821c75 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  20. 1f5dc37 [CORD-2748] Multicast flows are not properly updated when changing source by Pier Luigi · 6 years ago
  21. 25199f2 [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  22. a3b55a9 Fixing issue in component config subsystem where the locally registered by Thomas Vachuska · 6 years ago
  23. bbd34e2 Fixed issue where component configuration would not propagate on node restart. by Thomas Vachuska · 6 years ago
  24. c2e2ae6 Add distributed lock primitive by Jordan Halterman · 6 years ago
  25. 0315509 Various small fixes by Yuta HIGUCHI · 6 years ago
  26. ae4e5ed Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  27. 21bcf18 Adding GroupService Adapter for Tests by Andrea Campanella · 6 years ago
  28. ce44f78 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 7 years ago
  29. da4da76 Tagging 1.12.1-b1 by ONOS Jenkins User · 7 years ago 1.12.1-b1
  30. cca2eae Increase default primitive operation timeout to 15 seconds by Jordan Halterman · 7 years ago
  31. 45d55e0 Dual-homing probing improvements by Charles Chan · 7 years ago
  32. b62be50 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 7 years ago
  33. 32b7f0a Tagging 1.12.0 by Ray Milkey · 7 years ago 1.12.0
  34. 3648094 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 7 years ago
  35. 1980d50 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  36. 9a775f9 Tagging 1.12.0-rc3 by Ray Milkey · 7 years ago 1.12.0-rc3
  37. 94a659f P4-related cherry-picks for 1.12 by Carmelo Cascone · 7 years ago
  38. a7b346a Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  39. 15d2018 Tagging 1.12.0-rc2 by Ray Milkey · 7 years ago 1.12.0-rc2
  40. ba8fcd7 Correctly persists the old value in TestConsistentMap by deep cloning the entry by Charles Chan · 7 years ago
  41. 04fecb5 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  42. fc67a20 Tagging 1.12.0-rc1 by Ray Milkey · 7 years ago 1.12.0-rc1
  43. 86ac40b Fix TestDistributedSet to behave more like real one. by Yuta HIGUCHI · 7 years ago
  44. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 7 years ago
  45. 03f343d Clarify and clean up some PiPipelineInterpreter usages by Carmelo Cascone · 7 years ago
  46. 0537005 Fix race condition in meter store by Ray Milkey · 7 years ago
  47. 4f68ec9 ONOS-6613 Non-disruptive intent reallocation by Antonio Marsico · 7 years ago
  48. c944c28 Add batch insert/delete queues to QoS for QosConfigBehaviour. by tanbangcheng · 7 years ago
  49. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 7 years ago
  50. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  51. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 7 years ago 1.12.0-b2
  52. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  53. 6b2ec28 improve DocumentTree related doc & log by Yuta HIGUCHI · 7 years ago
  54. 796a78d Avoid conversion of DocumentPath to String by Yuta HIGUCHI · 7 years ago
  55. 07f052b [ONOS-7088] Distribute storage partitions evenly during upgrades by Jordan Halterman · 7 years ago
  56. 22c555d Correcting basic driver configuration for various HP product families. by Thomas Vachuska · 7 years ago
  57. e370878 [ONOS-7116] Implement MeterProgrammable and MeterDriverProvider by Andrea Campanella · 7 years ago
  58. f9c409a [ONOS-6556] Distributed Implementation of PiPipeconfService by Andrea Campanella · 7 years ago
  59. f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
  60. 4bec2f3 Add Optional version of projecting Behaviour by Yuta HIGUCHI · 7 years ago
  61. d61fdb3 Added P4Runtime-based Barefoot Tofino driver by Carmelo Cascone · 7 years ago
  62. 0a44fde [ONOS-7093] Add ISSU permissions by slowr · 7 years ago
  63. 905cc82 Use default locale/timezone for GUI formatting. by Yuta HIGUCHI · 7 years ago
  64. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  65. 28183ee Replace Unified* services with MembershipService for subgroup membership by Jordan Halterman · 7 years ago
  66. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  67. 7b7644f [ONOS-7117] Support configuring LeaderElector primitive session timeouts for faster leader elections by Jordan Halterman · 7 years ago
  68. 8cd61fb Support power config ports retrieval by Laszlo Papp · 7 years ago
  69. 09220c2 [ONOS-7003] Policer implementation by Pier Luigi · 7 years ago
  70. ffc917f ONOS-7080 and ONOS-7070: by fahadnaeemkhan · 7 years ago
  71. 528ea95 Adding option to show no host labels in the GUI. by Thomas Vachuska · 7 years ago
  72. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  73. 9f15947 Fixed toString of PiInstruction when using groups by Carmelo Cascone · 7 years ago
  74. cb0a49c ONOS-7078 Fixed inconsistencies when encoding/decoding P4Runtime msgs by Carmelo Cascone · 7 years ago
  75. 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
  76. 7182724 ONOS-7043: by fahadnaeemkhan · 7 years ago
  77. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  78. 0c484a7 Constructor is needed by the serializer by Ray Milkey · 7 years ago
  79. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  80. 47c9541 Refactor construction of application objects by Ray Milkey · 7 years ago
  81. 201f04b Improve core API coverage with new unit tests by Ray Milkey · 7 years ago
  82. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  83. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  84. 3f038c4 Use Optional matcher by Ray Milkey · 7 years ago
  85. ec253f8 Improve coverage for some classes by Ray Milkey · 7 years ago
  86. a87b40c [ONOS-6964][ONOS-6966] Add pipeconf codec and pipeconf view by Yi Tseng · 7 years ago
  87. 770507f ONOS-7000 P4 tutorial application and P4 program by Carmelo Cascone · 7 years ago
  88. 52e047f refactor DocumentPath comparator by Yuta HIGUCHI · 7 years ago
  89. 1ea1510 [ONOS-6986] Implement getGroups in GroupProgrammable by Andrea Campanella · 7 years ago
  90. d7c9336 Moving clipping of BitRate to 100 Gbps by Andrea Campanella · 7 years ago
  91. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  92. 153d358 minor fix in DocumentPath, DCS by Yuta HIGUCHI · 7 years ago
  93. 8cd4acf Fixing deprecation warning for @Component annotation. by Thomas Vachuska · 7 years ago
  94. 08b4dec ONOS-6980 Adding support for download of application bits. by Thomas Vachuska · 7 years ago
  95. c86154a Moving PortStatistcs port number to Long to aling with Port class by Andrea Campanella · 7 years ago
  96. b045ddc Implemented support for P4Runtime counter read by Carmelo Cascone · 7 years ago
  97. 9b3a7ce Store flows rules asynchronously via master in DistributedFlowRuleStore by Jordan Halterman · 7 years ago
  98. f3578de ONOS-6896: Unable to change/add a friendly name to a host by Szymon Giermakowski · 7 years ago
  99. cb1e02c Partitioned DocumentTree primitive by Jordan Halterman · 7 years ago
  100. 9ed76be [ONOS-6551] Tunnel implementation for L3VPN service. by janani b · 7 years ago