1. 6210c4c Fix to properly encode several MASKED criterion into JSON. by David Glantz · 2 years, 7 months ago
  2. 77e1855 Remove logic to create a link when network configuration is added. by David Glantz · 2 years, 7 months ago
  3. 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, 7 months ago
  4. 7e41399 [SDFAB-612] Cluster not ready when using recent tost master images by pierventre · 2 years, 7 months ago
  5. 50e3890 [ONOS-8148][SDFAB-618] Avoid meter map distruction in cluster environment on instance restart by Andrea Campanella · 2 years, 7 months ago
  6. b53d626 [SDFAB-612] Cluster not ready when using recent tost master images by pierventre · 2 years, 7 months ago
  7. 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
  8. 5d64c56 Protect event handler from the exceptions by pierventre · 2 years, 7 months ago
  9. 26ac151 [SDFAB-542] Meters cleanup and leftovers v2 by pierventre · 2 years, 8 months ago
  10. 1bd07c8 Fix issue with multiline comment in OSGI properties by Matteo Scandolo · 2 years, 8 months ago
  11. 90b988a [SDFAB-557] Fix max meter in ONOS by Wailok Shum · 2 years, 8 months ago
  12. c0914ec [SDFAB-500][SDFAB-527] Meters cleanup and leftovers by pierventre · 2 years, 8 months ago
  13. 3b39bd8 [SDFAB-500][SDFAB-499] Implement user defined index mode for the meter service by pierventre · 2 years, 8 months ago
  14. 6d42cff [SDFAB-354] Improve P4RTMeterProgrammable by Wailok Shum · 2 years, 8 months ago
  15. 7991952 [SDFAB-355] Revisit MeterService and north abstractions by Wailok Shum · 2 years, 8 months ago
  16. 08c9e7f [SDFAB-357] Backport slicing in fabric and add support for QFI in PDR and fabric by Daniele Moro · 2 years, 9 months ago
  17. 06aac70 [SDFAB-359] Purge all objective for a given application ID by Daniele Moro · 2 years, 9 months ago
  18. 43ac289 [SDFAB-359] Allow purging flows, groups and meters by device and application ID by Daniele Moro · 2 years, 10 months ago
  19. 9664209 [SDFAB-356] Extend P4RuntimeMeterProgrammable and Codecs to support reset scenario by Wailok Shum · 2 years, 9 months ago
  20. 6a24935 [SDFAB-384] Modify the MeterStore APIs by Wailok Shum · 2 years, 9 months ago
  21. f013a78 [SDFAB-352][SDFAB-353] Retrieve MeterFeatures from the P4RT southbound, Extend MeterProviderService and revisit MeterStore by Wailok Shum · 2 years, 9 months ago
  22. 121ea29 [SDFAB-379] Optimize the resource usage of the L3 unicast groups by pierventre · 2 years, 9 months ago
  23. 29b4f22 Add truncate instruction and support it with PI framework by Yi Tseng · 2 years, 9 months ago
  24. 52ef933 [SDFAB-20] Prevent listeners ejection and the stop of the group polling by pierventre · 2 years, 10 months ago
  25. df29dc7 Unset proper delegate on InOrderFlowObjectiveManager deactivate event by pierventre · 2 years, 9 months ago
  26. 019b0729 [SDFAB-15] Allow delete with empty actions by pierventre · 3 years ago
  27. 0d8aef5 [SDFAB-287] Let send packet out throw UpfProgrammableException by Daniele Moro · 2 years, 9 months ago
  28. 668b3d9 [SDFAB-287] Remove and query only upf-related flow entries by Daniele Moro · 2 years, 10 months ago
  29. 3b7fa57 Starting snapshot 2.7.0-SNAPSHOT by Ray Milkey · 2 years, 10 months ago
  30. a01cc5b Starting snapshot 2.6.0-SNAPSHOT by ONOS Jenkins User · 2 years, 10 months ago
  31. b72d696 Tagging 2.6.0-rc4 by ONOS Jenkins User · 2 years, 10 months ago 2.6.0-rc4
  32. bc990cb Starting snapshot 2.6.0-SNAPSHOT by ONOS Jenkins User · 2 years, 10 months ago
  33. 4dbcd7f Tagging 2.6.-rc4 by ONOS Jenkins User · 2 years, 10 months ago 2.6.-rc4
  34. 95d1465 Starting snapshot 2.6.0-SNAPSHOT by ONOS Jenkins User · 2 years, 10 months ago
  35. ff91d31 Tagging 2.6.0-rc3 by ONOS Jenkins User · 2 years, 10 months ago 2.6.0-rc3
  36. d900fe4 Add support for one shot action profile programming in PI by Daniele Moro · 3 years, 3 months ago
  37. a4ceaab Starting snapshot 2.6.0-SNAPSHOT by ONOS Jenkins User · 2 years, 10 months ago
  38. 74b3797 Tagging 2.6.0-rc1 by ONOS Jenkins User · 2 years, 10 months ago
  39. f8517ca [SDFAB-188] Remove buffer drainer from UpfProgrammable by Daniele Moro · 2 years, 10 months ago
  40. 5e66f98 [SDFAB-187] Add UpfProgrammable interface in ONOS core by Daniele Moro · 2 years, 11 months ago
  41. 8eadbff SDFAB-76 Work around missing packet request cased by consistet multimap issue by Charles Chan · 2 years, 11 months ago
  42. d056102 [VOL-3922] Invalidating the pipeliner cache if the driver for a device changes by Andrea Campanella · 3 years, 1 month ago
  43. f92de51 [SDFAB-98] Improve logging in several ONOS subsystems by pierventre · 3 years ago
  44. 5bdbe43 [VOL-4055][ONOS-8138] Adding annotations to meter to allow passing of associated information by Andrea Campanella · 3 years ago
  45. 7aa13e6 Allows to specify matches, action parameters as strings in PI by Daniele Moro · 3 years, 2 months ago
  46. 53733d5 [AETHER-1516] Barefoot/bmv2 drivers are never loaded by pierventre · 3 years ago
  47. a5e986d Added ability to configure GUI traffic refresh rate by Thomas Vachuska · 3 years, 1 month ago
  48. f17d173 [AETHER-75] Add command to force snapshot of Raft partitions. by Jordan Halterman · 4 years, 7 months ago
  49. 4fcb4b2 [AETHER-72] Add bulk update to ConsistentMultimap by pier · 4 years, 7 months ago
  50. 83a640a Add INT watchlist config by Yi Tseng · 3 years, 1 month ago
  51. 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, 1 month ago
  52. c44ccc7 [AETHER-1324] Force push pipeline config by pierventre · 3 years, 1 month ago
  53. f06f5d6 [AETHER-1212] Added means to configure host links to appear as 'wireless' by Thomas Vachuska · 3 years, 2 months ago
  54. 2375917 Add support for arbitrary bitwidth packet metadata by Daniele Moro · 3 years, 2 months ago
  55. c6f2f7f Add Optional match fields support to PI subsystem by Daniele Moro · 3 years, 4 months ago
  56. e98dead Fix issues seen during bundle refresh with shared executors by Carmelo Cascone · 3 years, 3 months ago
  57. ca0c0d0 [AETHER-539] Fix for flowId computation by pierventre · 3 years, 5 months ago
  58. 6932917 [AETHER-1104] Calculate PiPipeconf fingerprint in a deterministic way by pierventre · 3 years, 4 months ago
  59. 1a833d4 [AETHER-1074][AETHER-1088] Missing Kryo classes in several subsystems by pierventre · 3 years, 3 months ago
  60. 4810384 reassertRole when stream channel is not opened correctly by Charles Chan · 3 years, 4 months ago
  61. 436c60a Upgraded to bazel 3.7.2 and rules_nodejs 2.3.2 by Sean Condon · 3 years, 4 months ago
  62. 5a936f5 [AETHER-599] Implement FabricPipelineTraceable by pierventre · 3 years, 7 months ago
  63. 186479e Exposes PiTranslators implementation through the adapter pattern by Carmelo Cascone · 3 years, 5 months ago
  64. 5c82b0f Support arbitrary bit width action parameter and match field by Daniele Moro · 3 years, 5 months ago
  65. a56dea6 Support to enable multicast snooping of ovsdb through bridge desc by Jian Li · 3 years, 5 months ago
  66. 74f589e Starting snapshot 2.6.0-SNAPSHOT by Ray Milkey · 3 years, 5 months ago
  67. 14789b0 Starting snapshot 2.5.0-SNAPSHOT by ONOS Jenkins User · 3 years, 5 months ago
  68. e36da1b Tagging 2.5.0-rc1 by ONOS Jenkins User · 3 years, 5 months ago 2.5.0-rc1
  69. 9017741 Added ability to configure or programmatically inject default maximum number of paths when computing topology using default methods. by Thomas Vachuska · 3 years, 5 months ago
  70. f168919 Starting snapshot 2.5.0-SNAPSHOT by ONOS Jenkins User · 3 years, 5 months ago
  71. c2c6ed4 Tagging 2.5.0-b1 by ONOS Jenkins User · 3 years, 5 months ago 2.5.0-b1
  72. 225e2b0 Extend EncapsulationConstraint to include a suggested value of the Identifier. by alessio · 3 years, 6 months ago
  73. 22f2197 Fix the default policy for optLabelSelection policy. by alessio · 3 years, 6 months ago
  74. 13a7235 [ONOS-8123] Fix an issue related to the component properties. by pierventre · 3 years, 6 months ago
  75. 0af6523 [ODTN] Interface of a new driver behavior for checking internal connectivity in a device. by alessio · 3 years, 7 months ago
  76. d14f1a3 Support install IntIntents to device with postcard mode by Yi Tseng · 3 years, 7 months ago
  77. b58e9c9 [AETHER-38] Extract pipeline-dependent code from current T3 implementation by pierventre · 4 years ago
  78. c4f90a5 Small INT app and UI improvements by Yi Tseng · 3 years, 7 months ago
  79. 4f0252c Cleaned up docs/external; deprecated docs/internal by Thomas Vachuska · 3 years, 7 months ago
  80. 4422005 Immutability for getMeters APIs by pierventre · 3 years, 7 months ago
  81. 852a736 Host Location Provider improvements and logging by Andrea Campanella · 3 years, 7 months ago
  82. c94223a Add support for ARP_TPA, ARP_THA Set Field Instructions by souvikdas95 · 3 years, 7 months ago
  83. 381c7ca Avoid sending meter-modify for a pending add to openflow southbound by Saurav Das · 3 years, 7 months ago
  84. da70796 Add netcfg for INT by Yi Tseng · 3 years, 7 months ago
  85. b7b79af Add builder function to IntObjective by Yi Tseng · 3 years, 9 months ago
  86. f11a321 Ignore PI range match field if not provided in flow rule by Carmelo Cascone · 3 years, 9 months ago
  87. 6194639 [ONOS-8115] Fix for NPE while adding annotations for device using netcfg by Anurag Chadha · 3 years, 8 months ago
  88. b0dfbc8 Ports and port description are not cleared up properly upon removal by Andrea Campanella · 3 years, 9 months ago
  89. 416ef14 [VOL-2950][VOL-3110][AETHER-457] Fix a bug in component readiness check by Charles Chan · 3 years, 9 months ago
  90. dcd56ba Use instance 0 for first replica of P4RT clone groups by Carmelo Cascone · 3 years, 9 months ago
  91. 1b8afbc [AETHER-432][VOL-3263] Revisit meters subsystem to be fully distributed. by pierventre · 3 years, 10 months ago
  92. c6ea647 Revert "Introduced SetPackage and SwitchControlProcessor RPC to gNOI implementation." by Thomas Vachuska · 3 years, 9 months ago
  93. b330fc7 AETHER-233 Move IntProgrammable behavior to core APIs by Carmelo Cascone · 3 years, 9 months ago
  94. 992bf52 Introduced SetPackage and SwitchControlProcessor RPC to gNOI implementation. by Serhii Boiko · 5 years ago
  95. da025c4 OpticalCircuitIntent is extended to receive path and ochSignal (e.g., from REST optical-rest app). by alessio · 3 years, 9 months ago
  96. c888801 Fix: ndpEnabled default value in NeighbourResolutionManager property by nosignal · 3 years, 10 months ago
  97. 8d3cad2 [AETHER-76] Impelentation of a new Trellis Troubleshoot Tool (T3) for offline mode by Seyeon Jeong · 4 years, 2 months ago
  98. 40e0a0c [AETHER-239] Add RAW_DEVICE_CONFIG extension by Yi Tseng · 3 years, 11 months ago
  99. 5ec2441 Bumping version to 2.5.0-SNAPSHOT by Thomas Vachuska · 3 years, 11 months ago
  100. f152f4b Starting snapshot 2.4.0-SNAPSHOT by ONOS Jenkins User · 3 years, 11 months ago