1. 63ce741 Add probeReachability API to the DeviceProvider by pierventre · 2 years, 4 months ago
  2. b59c51d [SDFAB-933] Integrate atomix-3.1.12 and expose demote API by pierventre · 3 years, 1 month ago
  3. 909b958 [SDFAB-831] Add UPF meters to UpfProgrammable APIs by Daniele Moro · 2 years, 4 months ago
  4. 6d557c0 Fix get all meters filtering by device id by Daniele Moro · 2 years, 4 months ago
  5. f3a5ab0 Refactor UPF entities to have consistent naming and string representations by Daniele Moro · 2 years, 4 months ago
  6. 81a2cb9 Fix ONOS CI by removing the usage of getRegisteredApps by pierventre · 2 years, 4 months ago
  7. 8c79f3f New PiInterpreter API to map logical port to long type by Yi Tseng · 2 years, 4 months ago
  8. a1c7ba4 [SDFAB-834] Add application filtering to ONOS UPF programmable APIs by Daniele Moro · 2 years, 4 months ago
  9. 7768d7f [SDFAB-887][SDFAB-893] Missig flowrules in the ECFlowRuleStore by pierventre · 2 years, 5 months ago
  10. f5c6f28 Avoid probing hosts on non-existent or disabled ports by Charles Chan · 2 years, 5 months ago
  11. b7f12e6 Changing version to 3.0.0-SNAPSHOT by Thomas Vachuska · 2 years, 5 months ago
  12. dfc2385 Fix toString in UPF UE Sessions and Terminations by Daniele Moro · 2 years, 5 months ago
  13. 36ba33a Refactor of UpfProgrammable APIs by tosinski · 2 years, 6 months ago
  14. 95f1248 Starting snapshot 2.8.0-SNAPSHOT by Ray Milkey · 2 years, 5 months ago
  15. 6a3ee34 [ONOS-8151] Re-send request for flow removal in case the flow is in PENDING_REMOVE and the stats report it. by Andrea Campanella · 2 years, 5 months ago
  16. 8bbe9ca adding support of WCMP weights to Next Objective by Niloofar Toorchi · 2 years, 10 months ago
  17. 4af4879 [SDFAB-821] Implement auto-recovery mechanism for failed mastership changes by pierventre · 2 years, 6 months ago
  18. 844bc4e Starting snapshot 2.7.0-SNAPSHOT by ONOS Jenkins User · 2 years, 6 months ago
  19. 1d51166 Tagging 2.7.0-rc1 by ONOS Jenkins User · 2 years, 6 months ago 2.7.0-rc1
  20. cc22546 [SDFAB-576] Fix serialization of bytesequence by pierventre · 2 years, 6 months ago
  21. b692a82 Add architecture method to PiPipelineModel Interface. by Emanuele Gallone · 2 years, 6 months ago
  22. c3e4c0d Fix ClassCastException caused by sorting intents in gui when using both string and long keys. by David Glantz · 2 years, 6 months ago
  23. 55a5f39 [SDFAB-753] Improve ONOS cluster event by pierventre · 2 years, 7 months ago
  24. dfb3ceb Return intent collection with details by David Glantz · 2 years, 8 months ago
  25. f9a00a5 Fix npe during hostVanished handling by pierventre · 2 years, 7 months ago
  26. 57f7bbb [SDFAB-705] Fix GUI for the control and data plane resiliency by pierventre · 2 years, 7 months ago
  27. e9533b5 [ONOS-8149] Fix for updating version stored in application store when doint upgrade using issu by Anurag Chadha · 2 years, 8 months ago
  28. 8ad1da9 Log exception message when intent compiling fails by David Glantz · 2 years, 8 months ago
  29. 5b32b59 [OpenFlow] Save dp_desc as a device annotation by Miguel Borges de Freitas · 2 years, 8 months ago
  30. 0a5779c Fix to reinstall flow rules when they are missing in FlowRuleService. by David Glantz · 2 years, 8 months ago
  31. b885685 [SDFAB-642][SDFAB-643] Fix device disconnection when an instance rejoins by pierventre · 2 years, 8 months ago
  32. 6210c4c Fix to properly encode several MASKED criterion into JSON. by David Glantz · 2 years, 8 months ago
  33. 77e1855 Remove logic to create a link when network configuration is added. by David Glantz · 2 years, 8 months ago
  34. ff63198 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 · 2 years, 8 months ago
  35. 7e41399 [SDFAB-612] Cluster not ready when using recent tost master images by pierventre · 2 years, 8 months ago
  36. 50e3890 [ONOS-8148][SDFAB-618] Avoid meter map distruction in cluster environment on instance restart by Andrea Campanella · 2 years, 8 months ago
  37. b53d626 [SDFAB-612] Cluster not ready when using recent tost master images by pierventre · 2 years, 8 months ago
  38. 18fdda8 [VOL-4343] Processing status of ports in order with mastership and connection/disconnection to avoid inconsisten state by Andrea Campanella · 2 years, 8 months ago
  39. 5d64c56 Protect event handler from the exceptions by pierventre · 2 years, 8 months ago
  40. 26ac151 [SDFAB-542] Meters cleanup and leftovers v2 by pierventre · 2 years, 9 months ago
  41. 1bd07c8 Fix issue with multiline comment in OSGI properties by Matteo Scandolo · 2 years, 8 months ago
  42. 90b988a [SDFAB-557] Fix max meter in ONOS by Wailok Shum · 2 years, 8 months ago
  43. c0914ec [SDFAB-500][SDFAB-527] Meters cleanup and leftovers by pierventre · 2 years, 9 months ago
  44. 3b39bd8 [SDFAB-500][SDFAB-499] Implement user defined index mode for the meter service by pierventre · 2 years, 9 months ago
  45. 6d42cff [SDFAB-354] Improve P4RTMeterProgrammable by Wailok Shum · 2 years, 9 months ago
  46. 7991952 [SDFAB-355] Revisit MeterService and north abstractions by Wailok Shum · 2 years, 9 months ago
  47. 08c9e7f [SDFAB-357] Backport slicing in fabric and add support for QFI in PDR and fabric by Daniele Moro · 2 years, 10 months ago
  48. 06aac70 [SDFAB-359] Purge all objective for a given application ID by Daniele Moro · 2 years, 10 months ago
  49. 43ac289 [SDFAB-359] Allow purging flows, groups and meters by device and application ID by Daniele Moro · 2 years, 10 months ago
  50. 9664209 [SDFAB-356] Extend P4RuntimeMeterProgrammable and Codecs to support reset scenario by Wailok Shum · 2 years, 10 months ago
  51. 6a24935 [SDFAB-384] Modify the MeterStore APIs by Wailok Shum · 2 years, 10 months ago
  52. f013a78 [SDFAB-352][SDFAB-353] Retrieve MeterFeatures from the P4RT southbound, Extend MeterProviderService and revisit MeterStore by Wailok Shum · 2 years, 10 months ago
  53. 121ea29 [SDFAB-379] Optimize the resource usage of the L3 unicast groups by pierventre · 2 years, 10 months ago
  54. 29b4f22 Add truncate instruction and support it with PI framework by Yi Tseng · 2 years, 10 months ago
  55. 52ef933 [SDFAB-20] Prevent listeners ejection and the stop of the group polling by pierventre · 2 years, 11 months ago
  56. df29dc7 Unset proper delegate on InOrderFlowObjectiveManager deactivate event by pierventre · 2 years, 10 months ago
  57. 019b0729 [SDFAB-15] Allow delete with empty actions by pierventre · 3 years ago
  58. 0d8aef5 [SDFAB-287] Let send packet out throw UpfProgrammableException by Daniele Moro · 2 years, 10 months ago
  59. 668b3d9 [SDFAB-287] Remove and query only upf-related flow entries by Daniele Moro · 2 years, 11 months ago
  60. 3b7fa57 Starting snapshot 2.7.0-SNAPSHOT by Ray Milkey · 2 years, 11 months ago
  61. a01cc5b Starting snapshot 2.6.0-SNAPSHOT by ONOS Jenkins User · 2 years, 11 months ago
  62. b72d696 Tagging 2.6.0-rc4 by ONOS Jenkins User · 2 years, 11 months ago 2.6.0-rc4
  63. bc990cb Starting snapshot 2.6.0-SNAPSHOT by ONOS Jenkins User · 2 years, 11 months ago
  64. 4dbcd7f Tagging 2.6.-rc4 by ONOS Jenkins User · 2 years, 11 months ago 2.6.-rc4
  65. 95d1465 Starting snapshot 2.6.0-SNAPSHOT by ONOS Jenkins User · 2 years, 11 months ago
  66. ff91d31 Tagging 2.6.0-rc3 by ONOS Jenkins User · 2 years, 11 months ago 2.6.0-rc3
  67. d900fe4 Add support for one shot action profile programming in PI by Daniele Moro · 3 years, 3 months ago
  68. a4ceaab Starting snapshot 2.6.0-SNAPSHOT by ONOS Jenkins User · 2 years, 11 months ago
  69. 74b3797 Tagging 2.6.0-rc1 by ONOS Jenkins User · 2 years, 11 months ago
  70. f8517ca [SDFAB-188] Remove buffer drainer from UpfProgrammable by Daniele Moro · 3 years ago
  71. 5e66f98 [SDFAB-187] Add UpfProgrammable interface in ONOS core by Daniele Moro · 3 years ago
  72. 8eadbff SDFAB-76 Work around missing packet request cased by consistet multimap issue by Charles Chan · 3 years ago
  73. d056102 [VOL-3922] Invalidating the pipeliner cache if the driver for a device changes by Andrea Campanella · 3 years, 2 months ago
  74. f92de51 [SDFAB-98] Improve logging in several ONOS subsystems by pierventre · 3 years ago
  75. 5bdbe43 [VOL-4055][ONOS-8138] Adding annotations to meter to allow passing of associated information by Andrea Campanella · 3 years, 1 month ago
  76. 7aa13e6 Allows to specify matches, action parameters as strings in PI by Daniele Moro · 3 years, 3 months ago
  77. 53733d5 [AETHER-1516] Barefoot/bmv2 drivers are never loaded by pierventre · 3 years, 1 month ago
  78. a5e986d Added ability to configure GUI traffic refresh rate by Thomas Vachuska · 3 years, 2 months ago
  79. f17d173 [AETHER-75] Add command to force snapshot of Raft partitions. by Jordan Halterman · 4 years, 8 months ago
  80. 4fcb4b2 [AETHER-72] Add bulk update to ConsistentMultimap by pier · 4 years, 8 months ago
  81. 83a640a Add INT watchlist config by Yi Tseng · 3 years, 2 months ago
  82. 2b4de87 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, 2 months ago
  83. c44ccc7 [AETHER-1324] Force push pipeline config by pierventre · 3 years, 2 months ago
  84. f06f5d6 [AETHER-1212] Added means to configure host links to appear as 'wireless' by Thomas Vachuska · 3 years, 3 months ago
  85. 2375917 Add support for arbitrary bitwidth packet metadata by Daniele Moro · 3 years, 3 months ago
  86. c6f2f7f Add Optional match fields support to PI subsystem by Daniele Moro · 3 years, 5 months ago
  87. e98dead Fix issues seen during bundle refresh with shared executors by Carmelo Cascone · 3 years, 4 months ago
  88. ca0c0d0 [AETHER-539] Fix for flowId computation by pierventre · 3 years, 6 months ago
  89. 6932917 [AETHER-1104] Calculate PiPipeconf fingerprint in a deterministic way by pierventre · 3 years, 5 months ago
  90. 1a833d4 [AETHER-1074][AETHER-1088] Missing Kryo classes in several subsystems by pierventre · 3 years, 4 months ago
  91. 4810384 reassertRole when stream channel is not opened correctly by Charles Chan · 3 years, 5 months ago
  92. 436c60a Upgraded to bazel 3.7.2 and rules_nodejs 2.3.2 by Sean Condon · 3 years, 5 months ago
  93. 5a936f5 [AETHER-599] Implement FabricPipelineTraceable by pierventre · 3 years, 8 months ago
  94. 186479e Exposes PiTranslators implementation through the adapter pattern by Carmelo Cascone · 3 years, 6 months ago
  95. 5c82b0f Support arbitrary bit width action parameter and match field by Daniele Moro · 3 years, 6 months ago
  96. a56dea6 Support to enable multicast snooping of ovsdb through bridge desc by Jian Li · 3 years, 6 months ago
  97. 74f589e Starting snapshot 2.6.0-SNAPSHOT by Ray Milkey · 3 years, 6 months ago
  98. 14789b0 Starting snapshot 2.5.0-SNAPSHOT by ONOS Jenkins User · 3 years, 6 months ago
  99. e36da1b Tagging 2.5.0-rc1 by ONOS Jenkins User · 3 years, 6 months ago 2.5.0-rc1
  100. 9017741 Added ability to configure or programmatically inject default maximum number of paths when computing topology using default methods. by Thomas Vachuska · 3 years, 6 months ago