1. 5c7fe3a Fix to reinstall flow rules when they are missing in FlowRuleService. by David Glantz · 3 years ago
  2. eaaaf0d Starting snapshot 2.5.5-SNAPSHOT by ONOS Jenkins User · 3 years ago
  3. c4338af Tagging 2.5.5-rc1 by ONOS Jenkins User · 3 years ago 2.5.5-rc1
  4. e1f8010 [SDFAB-642][SDFAB-643] Fix device disconnection when an instance rejoins by pierventre · 3 years ago
  5. 0b3d1ab Fix to prevent a NullPointerException and instead return an invalid link. Occurs when an intent's path is calculated and there are links that are not annotated with the key identified in the intent's AnnotationConstraint. by David Glantz · 3 years ago
  6. a4d40f3 Remove logic to create a link when network configuration is added. by David Glantz · 3 years ago
  7. e3c605e Fix to properly encode several MASKED criterion into JSON. by David Glantz · 3 years ago
  8. 852ff85 Starting snapshot 2.5.5-SNAPSHOT by ONOS Jenkins User · 3 years ago
  9. f3af464 Tagging 2.5.4 by ONOS Jenkins User · 3 years ago 2.5.4
  10. 185cf87 [ONOS-8148][SDFAB-618] Avoid meter map distruction in cluster environment on instance restart by Andrea Campanella · 3 years ago
  11. e84b2e8 [SDFAB-612] Cluster not ready when using recent tost master images by pierventre · 3 years ago
  12. ec0e942 [SDFAB-612] Cluster not ready when using recent tost master images by pierventre · 3 years ago
  13. 86f0703 Revert "Fix nasty race condition in the MeterStore" by Pier Luigi Ventre · 3 years ago
  14. 6ef84ce Fix nasty race condition in the MeterStore by pierventre · 3 years ago
  15. f7489d7 Starting snapshot 2.5.4-SNAPSHOT by ONOS Jenkins User · 3 years ago
  16. 49b7f5c Tagging 2.5.3 by ONOS Jenkins User · 3 years ago 2.5.3
  17. b0b93ac [VOL-4343] Processing status of ports in order with mastership and connection/disconnection to avoid inconsisten state by Andrea Campanella · 3 years ago
  18. 6bfdeb3 Protect event handler from the exceptions by pierventre · 3 years ago
  19. a770879 [SDFAB-542] Meters cleanup and leftovers v2 by pierventre · 3 years ago
  20. 63aaedd Fix issue with multiline comment in OSGI properties by Matteo Scandolo · 3 years ago
  21. 1d8c5e8 [SDFAB-557] Fix max meter in ONOS by Wailok Shum · 3 years ago
  22. 36b9a89 [SDFAB-500][SDFAB-527] Meters cleanup and leftovers by pierventre · 3 years, 1 month ago
  23. b8ca2ad [SDFAB-500][SDFAB-499] Implement user defined index mode for the meter service by pierventre · 3 years, 1 month ago
  24. 8ebb793 [SDFAB-354] Improve P4RTMeterProgrammable by Wailok Shum · 3 years, 1 month ago
  25. fa3b328 [SDFAB-355] Revisit MeterService and north abstractions by Wailok Shum · 3 years, 1 month ago
  26. 411f6f7 [SDFAB-357] Backport slicing in fabric and add support for QFI in PDR and fabric by Daniele Moro · 3 years, 2 months ago
  27. 607fd0b [SDFAB-359] Purge all objective for a given application ID by Daniele Moro · 3 years, 2 months ago
  28. 8aa2145 [SDFAB-356] Extend P4RuntimeMeterProgrammable and Codecs to support reset scenario by Wailok Shum · 3 years, 1 month ago
  29. cfd7740 [SDFAB-359] Allow purging flows, groups and meters by device and application ID by Daniele Moro · 3 years, 2 months ago
  30. 664e249 [SDFAB-384] Modify the MeterStore APIs by Wailok Shum · 3 years, 2 months ago
  31. be900bd [SDFAB-352][SDFAB-353] Retrieve MeterFeatures from the P4RT southbound, Extend MeterProviderService and revisit MeterStore by Wailok Shum · 3 years, 2 months ago
  32. 886fe4b [SDFAB-379] Optimize the resource usage of the L3 unicast groups by pierventre · 3 years, 2 months ago
  33. b8e8e64 Add TruncateInstruction to API KryoNamespace by Yi Tseng · 3 years, 2 months ago
  34. c4ab355 [SDFAB-20] Prevent listeners ejection and the stop of the group polling by pierventre · 3 years, 2 months ago
  35. 10c9cc4 Unset proper delegate on InOrderFlowObjectiveManager deactivate event by pierventre · 3 years, 2 months ago
  36. 5e4c6ef [SDFAB-15] Allow delete with empty actions by pierventre · 3 years, 4 months ago
  37. 9f94a13 Add truncate instruction and support it with PI framework by Yi Tseng · 3 years, 2 months ago
  38. 6a7cb47 [SDFAB-287] Let send packet out throw UpfProgrammableException by Daniele Moro · 3 years, 2 months ago
  39. d5e3fcb [SDFAB-287] Remove and query only upf-related flow entries by Daniele Moro · 3 years, 2 months ago
  40. d6198b6 Starting snapshot 2.5.3-SNAPSHOT by ONOS Jenkins User · 3 years, 2 months ago
  41. 681adf8 Tagging 2.5.2 by ONOS Jenkins User · 3 years, 2 months ago 2.5.2
  42. ac94678 [SDFAB-188] Remove buffer drainer from UpfProgrammable by Daniele Moro · 3 years, 3 months ago
  43. dbcffda [SDFAB-187] Add UpfProgrammable interface in ONOS core by Daniele Moro · 3 years, 3 months ago
  44. cbd1694 [ONOS-8140][VOL-4152][SDFAB-94] Adding annotations to flow objectives by Andrea Campanella · 3 years, 4 months ago
  45. f8bd3ae SDFAB-76 Work around missing packet request cased by consistet multimap issue by Charles Chan · 3 years, 3 months ago
  46. 03450cb [SDFAB-98] Improve logging in several ONOS subsystems by pierventre · 3 years, 4 months ago
  47. 787a064 Allows to specify matches, action parameters as strings in PI by Daniele Moro · 3 years, 7 months ago
  48. cdac24f Add Optional match fields support to PI subsystem by Daniele Moro · 3 years, 9 months ago
  49. 5eaaf30 Add support for arbitrary bitwidth packet metadata by Daniele Moro · 3 years, 7 months ago
  50. c9f115a Support arbitrary bit width action parameter and match field by Daniele Moro · 3 years, 10 months ago
  51. c9ba567 [VOL-4055][ONOS-8138] Adding annotations to meter to allow passing of associated information by Andrea Campanella · 3 years, 5 months ago
  52. 86b869e [AETHER-1516] Barefoot/bmv2 drivers are never loaded by pierventre · 3 years, 5 months ago
  53. 50befb5 Starting snapshot 2.5.2-SNAPSHOT by ONOS Jenkins User · 3 years, 5 months ago
  54. 1ef7e25 Tagging 2.5.2-b2 by ONOS Jenkins User · 3 years, 5 months ago 2.5.2-b2
  55. e33e2dc Added ability to configure GUI traffic refresh rate by Thomas Vachuska · 3 years, 6 months ago
  56. 2a6ef08 [AETHER-75] Add command to force snapshot of Raft partitions. by Jordan Halterman · 5 years ago
  57. 3edc0e9 [AETHER-72] Add bulk update to ConsistentMultimap by pier · 5 years ago
  58. 906febe Add INT watchlist config by Yi Tseng · 3 years, 6 months ago
  59. 9b57753 Starting snapshot 2.5.2-SNAPSHOT by ONOS Jenkins User · 3 years, 6 months ago
  60. b8337e0e Tagging 2.5.2-b1 by ONOS Jenkins User · 3 years, 6 months ago 2.5.2-b1
  61. 95f2d3e Added mechanism for apps to easily add their own custom link/node/host highlighting wihout having to create a new UI extensions by Thomas Vachuska · 3 years, 6 months ago
  62. 541edfc [AETHER-1212] Added means to configure host links to appear as 'wireless' by Thomas Vachuska · 3 years, 6 months ago
  63. f7cd484 [VOL-3922] Invalidating the pipeliner cache if the driver for a device changes by Andrea Campanella · 3 years, 6 months ago
  64. ce191fe [AETHER-1324] Force push pipeline config by pierventre · 3 years, 6 months ago
  65. cb2cc1d Fix issues seen during bundle refresh with shared executors by Carmelo Cascone · 3 years, 8 months ago
  66. a60aa4c Starting snapshot 2.5.2-SNAPSHOT by ONOS Jenkins User · 3 years, 8 months ago
  67. 4a62155 Tagging 2.5.1 by ONOS Jenkins User · 3 years, 8 months ago 2.5.1
  68. 98b6485 Starting snapshot 2.5.1-SNAPSHOT by ONOS Jenkins User · 3 years, 8 months ago
  69. 9f2d785 Tagging 2.5.1-rc1 by ONOS Jenkins User · 3 years, 8 months ago 2.5.1-rc1
  70. f0a0719 [AETHER-539] Fix for flowId computation by pierventre · 3 years, 10 months ago
  71. db35289 [AETHER-1104] Calculate PiPipeconf fingerprint in a deterministic way by pierventre · 3 years, 8 months ago
  72. a731bb8 [AETHER-1074][AETHER-1088] Missing Kryo classes in several subsystems by pierventre · 3 years, 8 months ago
  73. 3855dc1 reassertRole when stream channel is not opened correctly by Charles Chan · 3 years, 9 months ago
  74. 0bd777c Upgraded to bazel 3.7.2 and rules_nodejs 2.3.2 by Sean Condon · 3 years, 9 months ago
  75. 6fa8cd6 [AETHER-599] Implement FabricPipelineTraceable by pierventre · 4 years ago
  76. f821162 Exposes PiTranslators implementation through the adapter pattern by Carmelo Cascone · 3 years, 10 months ago
  77. 8caf975 Starting snapshot 2.5.1-SNAPSHOT by ONOS Jenkins User · 3 years, 10 months ago
  78. 5199603 Tagging 2.5.0 by ONOS Jenkins User · 3 years, 10 months ago 2.5.0
  79. ab12330 Starting snapshot 2.5.0-SNAPSHOT by ONOS Jenkins User · 3 years, 10 months ago
  80. 67a3dcc Tagging 2.5.0-rc2 by ONOS Jenkins User · 3 years, 10 months ago 2.5.0-rc2
  81. 14789b0 Starting snapshot 2.5.0-SNAPSHOT by ONOS Jenkins User · 3 years, 10 months ago
  82. e36da1b Tagging 2.5.0-rc1 by ONOS Jenkins User · 3 years, 10 months ago 2.5.0-rc1
  83. 9017741 Added ability to configure or programmatically inject default maximum number of paths when computing topology using default methods. by Thomas Vachuska · 3 years, 10 months ago
  84. f168919 Starting snapshot 2.5.0-SNAPSHOT by ONOS Jenkins User · 3 years, 10 months ago
  85. c2c6ed4 Tagging 2.5.0-b1 by ONOS Jenkins User · 3 years, 10 months ago 2.5.0-b1
  86. 225e2b0 Extend EncapsulationConstraint to include a suggested value of the Identifier. by alessio · 3 years, 11 months ago
  87. 22f2197 Fix the default policy for optLabelSelection policy. by alessio · 3 years, 11 months ago
  88. 13a7235 [ONOS-8123] Fix an issue related to the component properties. by pierventre · 3 years, 11 months ago
  89. 0af6523 [ODTN] Interface of a new driver behavior for checking internal connectivity in a device. by alessio · 4 years ago
  90. d14f1a3 Support install IntIntents to device with postcard mode by Yi Tseng · 4 years ago
  91. b58e9c9 [AETHER-38] Extract pipeline-dependent code from current T3 implementation by pierventre · 4 years, 4 months ago
  92. c4f90a5 Small INT app and UI improvements by Yi Tseng · 4 years ago
  93. 4f0252c Cleaned up docs/external; deprecated docs/internal by Thomas Vachuska · 4 years ago
  94. 4422005 Immutability for getMeters APIs by pierventre · 4 years ago
  95. 852a736 Host Location Provider improvements and logging by Andrea Campanella · 4 years ago
  96. c94223a Add support for ARP_TPA, ARP_THA Set Field Instructions by souvikdas95 · 4 years ago
  97. 381c7ca Avoid sending meter-modify for a pending add to openflow southbound by Saurav Das · 4 years ago
  98. da70796 Add netcfg for INT by Yi Tseng · 4 years ago
  99. b7b79af Add builder function to IntObjective by Yi Tseng · 4 years, 1 month ago
  100. f11a321 Ignore PI range match field if not provided in flow rule by Carmelo Cascone · 4 years, 1 month ago