Tagging 2.5.7-rc1
  1. ee60f76 Allow building UpfApplication matching only on slice_id by Carmelo Cascone · 2 years, 2 months ago
  2. eed482b [SDFAB-1015] Introduce gracePeriod and defer mastership check by pierventre · 2 years, 3 months ago
  3. d7cae13 Add probeReachability API to the DeviceProvider by pierventre · 2 years, 3 months ago
  4. cdcd91c [SDFAB-933] Integrate atomix-3.1.12 and expose demote API by pierventre · 3 years ago
  5. 3894e9e Use N3 instead of S1U terminology by Daniele Moro · 2 years, 3 months ago
  6. b25299a [SDFAB-831] Add UPF meters to UpfProgrammable APIs by Daniele Moro · 2 years, 4 months ago
  7. de1f1f7 Refactor UPF entities to have consistent naming and string representations by Daniele Moro · 2 years, 4 months ago
  8. 2018fa5 Fix ONOS CI by removing the usage of getRegisteredApps by pierventre · 2 years, 3 months ago
  9. 7a77287 New PiInterpreter API to map logical port to long type by Yi Tseng · 2 years, 4 months ago
  10. 97fd80c [SDFAB-834] Add application filtering to ONOS UPF programmable APIs by Daniele Moro · 2 years, 4 months ago
  11. 5ab309f Fix toString in UPF UE Sessions and Terminations by Daniele Moro · 2 years, 4 months ago
  12. a57652d Refactor of UpfProgrammable APIs by tosinski · 2 years, 6 months ago
  13. a59138b Fix ClassCastException caused by sorting intents in gui when using both string and long keys. by David Glantz · 2 years, 6 months ago
  14. ce99420 Add architecture method to PiPipelineModel Interface. by Emanuele Gallone · 2 years, 6 months ago
  15. fa5dc3c [SDFAB-753] Improve ONOS cluster event by pierventre · 2 years, 6 months ago
  16. 5971950 Return intent collection with details by David Glantz · 2 years, 7 months ago
  17. 178046b [SDFAB-705] Fix GUI for the control and data plane resiliency by pierventre · 2 years, 7 months ago
  18. 78c3927 [OpenFlow] Save dp_desc as a device annotation by Miguel Borges de Freitas · 2 years, 7 months ago
  19. 5c7fe3a Fix to reinstall flow rules when they are missing in FlowRuleService. by David Glantz · 2 years, 8 months ago
  20. e1f8010 [SDFAB-642][SDFAB-643] Fix device disconnection when an instance rejoins by pierventre · 2 years, 7 months ago
  21. 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 · 2 years, 8 months ago
  22. a770879 [SDFAB-542] Meters cleanup and leftovers v2 by pierventre · 2 years, 8 months ago
  23. 1d8c5e8 [SDFAB-557] Fix max meter in ONOS by Wailok Shum · 2 years, 8 months ago
  24. 36b9a89 [SDFAB-500][SDFAB-527] Meters cleanup and leftovers by pierventre · 2 years, 9 months ago
  25. b8ca2ad [SDFAB-500][SDFAB-499] Implement user defined index mode for the meter service by pierventre · 2 years, 9 months ago
  26. 8ebb793 [SDFAB-354] Improve P4RTMeterProgrammable by Wailok Shum · 2 years, 9 months ago
  27. fa3b328 [SDFAB-355] Revisit MeterService and north abstractions by Wailok Shum · 2 years, 9 months ago
  28. 411f6f7 [SDFAB-357] Backport slicing in fabric and add support for QFI in PDR and fabric by Daniele Moro · 2 years, 10 months ago
  29. 607fd0b [SDFAB-359] Purge all objective for a given application ID by Daniele Moro · 2 years, 10 months ago
  30. 8aa2145 [SDFAB-356] Extend P4RuntimeMeterProgrammable and Codecs to support reset scenario by Wailok Shum · 2 years, 9 months ago
  31. cfd7740 [SDFAB-359] Allow purging flows, groups and meters by device and application ID by Daniele Moro · 2 years, 10 months ago
  32. 664e249 [SDFAB-384] Modify the MeterStore APIs by Wailok Shum · 2 years, 10 months ago
  33. be900bd [SDFAB-352][SDFAB-353] Retrieve MeterFeatures from the P4RT southbound, Extend MeterProviderService and revisit MeterStore by Wailok Shum · 2 years, 9 months ago
  34. 9f94a13 Add truncate instruction and support it with PI framework by Yi Tseng · 2 years, 10 months ago
  35. 6a7cb47 [SDFAB-287] Let send packet out throw UpfProgrammableException by Daniele Moro · 2 years, 10 months ago
  36. d5e3fcb [SDFAB-287] Remove and query only upf-related flow entries by Daniele Moro · 2 years, 10 months ago
  37. ac94678 [SDFAB-188] Remove buffer drainer from UpfProgrammable by Daniele Moro · 2 years, 11 months ago
  38. dbcffda [SDFAB-187] Add UpfProgrammable interface in ONOS core by Daniele Moro · 3 years ago
  39. cbd1694 [ONOS-8140][VOL-4152][SDFAB-94] Adding annotations to flow objectives by Andrea Campanella · 3 years ago
  40. 787a064 Allows to specify matches, action parameters as strings in PI by Daniele Moro · 3 years, 3 months ago
  41. cdac24f Add Optional match fields support to PI subsystem by Daniele Moro · 3 years, 5 months ago
  42. 5eaaf30 Add support for arbitrary bitwidth packet metadata by Daniele Moro · 3 years, 3 months ago
  43. c9f115a Support arbitrary bit width action parameter and match field by Daniele Moro · 3 years, 5 months ago
  44. c9ba567 [VOL-4055][ONOS-8138] Adding annotations to meter to allow passing of associated information by Andrea Campanella · 3 years ago
  45. e33e2dc Added ability to configure GUI traffic refresh rate by Thomas Vachuska · 3 years, 1 month ago
  46. 2a6ef08 [AETHER-75] Add command to force snapshot of Raft partitions. by Jordan Halterman · 4 years, 8 months ago
  47. 3edc0e9 [AETHER-72] Add bulk update to ConsistentMultimap by pier · 4 years, 7 months ago
  48. 906febe Add INT watchlist config by Yi Tseng · 3 years, 1 month ago
  49. 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, 1 month ago
  50. 541edfc [AETHER-1212] Added means to configure host links to appear as 'wireless' by Thomas Vachuska · 3 years, 2 months ago
  51. f0a0719 [AETHER-539] Fix for flowId computation by pierventre · 3 years, 5 months ago
  52. db35289 [AETHER-1104] Calculate PiPipeconf fingerprint in a deterministic way by pierventre · 3 years, 4 months ago
  53. 6fa8cd6 [AETHER-599] Implement FabricPipelineTraceable by pierventre · 3 years, 7 months ago
  54. 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
  55. 225e2b0 Extend EncapsulationConstraint to include a suggested value of the Identifier. by alessio · 3 years, 7 months ago
  56. 0af6523 [ODTN] Interface of a new driver behavior for checking internal connectivity in a device. by alessio · 3 years, 8 months ago
  57. d14f1a3 Support install IntIntents to device with postcard mode by Yi Tseng · 3 years, 7 months ago
  58. b58e9c9 [AETHER-38] Extract pipeline-dependent code from current T3 implementation by pierventre · 4 years ago
  59. c4f90a5 Small INT app and UI improvements by Yi Tseng · 3 years, 7 months ago
  60. 4f0252c Cleaned up docs/external; deprecated docs/internal by Thomas Vachuska · 3 years, 8 months ago
  61. 4422005 Immutability for getMeters APIs by pierventre · 3 years, 8 months ago
  62. c94223a Add support for ARP_TPA, ARP_THA Set Field Instructions by souvikdas95 · 3 years, 8 months ago
  63. da70796 Add netcfg for INT by Yi Tseng · 3 years, 8 months ago
  64. b7b79af Add builder function to IntObjective by Yi Tseng · 3 years, 9 months ago
  65. 416ef14 [VOL-2950][VOL-3110][AETHER-457] Fix a bug in component readiness check by Charles Chan · 3 years, 9 months ago
  66. 1b8afbc [AETHER-432][VOL-3263] Revisit meters subsystem to be fully distributed. by pierventre · 3 years, 10 months ago
  67. c6ea647 Revert "Introduced SetPackage and SwitchControlProcessor RPC to gNOI implementation." by Thomas Vachuska · 3 years, 10 months ago
  68. b330fc7 AETHER-233 Move IntProgrammable behavior to core APIs by Carmelo Cascone · 3 years, 10 months ago
  69. 992bf52 Introduced SetPackage and SwitchControlProcessor RPC to gNOI implementation. by Serhii Boiko · 5 years ago
  70. da025c4 OpticalCircuitIntent is extended to receive path and ochSignal (e.g., from REST optical-rest app). by alessio · 3 years, 10 months ago
  71. 40e0a0c [AETHER-239] Add RAW_DEVICE_CONFIG extension by Yi Tseng · 4 years ago
  72. 9e75f8b Updated toString methods by Georgios Katsikas · 4 years, 2 months ago
  73. 561c881 Removes workaround for duplicate device_added events by pier · 4 years ago
  74. 2325050 [ONOS-8093] Purge Meter API by Andrea Campanella · 4 years ago
  75. 32a9c0b [ONOS-8087] Per device purgeOnDisconnection Flag by Andrea Campanella · 4 years, 2 months ago
  76. 9ada419 Fixes a regression introduced by 23223. by pier · 4 years, 2 months ago
  77. 80a6246 Provide a map between all devices and their driver names by Seyeon Jeong · 4 years, 2 months ago
  78. 05c6f43 Added TierConstraint and MeteredConstraint by David Glantz · 4 years, 2 months ago
  79. de82ada Added annotations for tier and meteredUsage by David Glantz · 4 years, 2 months ago
  80. 0843f5d Added metered annotation to link by David Glantz · 4 years, 2 months ago
  81. 6341ff8 Fixes an NPE in OFDPA pipeliners by pier · 4 years, 2 months ago
  82. b51e844 Introduced a new API to match on auxLocations in getConnectedHosts by Charles Chan · 4 years, 2 months ago
  83. fb3a1bb VOL-2734 Adding inner vlan id field to McastConfig to configure inner vlan id by Esin Karaman · 4 years, 2 months ago
  84. 239ea5c Adding annotations for jitter, delay, loss, availability, flapping by Aaron Dunlap · 4 years, 3 months ago
  85. daeb949 Throw exception if dscp value is not byte. by Rory Savage · 4 years, 3 months ago
  86. 9334091 Fixes user provided timeouts. by pier · 4 years, 3 months ago
  87. 4330078 Support user-provided timeouts in intra-cluster communication service by Jordan Halterman · 5 years ago
  88. 811ea2b Add ability to administratively remove ports of an offline device. by Thomas Vachuska · 4 years, 3 months ago
  89. d4a28ca Revert "Add ability to administratively remove ports of an offline device." by Ray Milkey · 4 years, 3 months ago
  90. 38d24f3 Add ability to administratively remove ports of an offline device. by Thomas Vachuska · 4 years, 3 months ago
  91. 01f3bdd Fetch flows in buckets to avoid large memory allocations/serialization in flow store by Jordan Halterman · 5 years ago
  92. 5f6f04a Add a API to process a port description using consumer by DongRyeol Cha · 4 years, 4 months ago
  93. da008e3 Add a exceptional port number to do not display port number by DongRyeol Cha · 4 years, 4 months ago
  94. eb5bd49 Added CLI and REST support for auxLocations by Charles Chan · 4 years, 5 months ago
  95. f42939d Introduced HOST_AUX_MOVED event by Charles Chan · 4 years, 5 months ago
  96. da15af8 Drop using BNG attachment IDs in favor or dynamically allocated line IDs by Carmelo Cascone · 4 years, 5 months ago
  97. acd86360 add bridge configuration at Arista Switch driver by HelloONOS · 4 years, 10 months ago
  98. 35fd94c BER Driver Implementation by Rohit Singh · 4 years, 6 months ago
  99. 893988e Update to BngProgrammable API by Daniele Moro · 4 years, 6 months ago
  100. f468858 Avoid propagating a null chassisID by Andrea Campanella · 4 years, 6 months ago