1. f1edda9 Filter out meters default config by pierventre · 2 years, 2 months ago
  2. d047b14 [SDFAB-726] Improve logging in the ECFlowRuleStore by pierventre · 2 years, 2 months ago
  3. 600ffd2 Allow building UpfApplication matching only on slice_id by Carmelo Cascone · 2 years, 2 months ago
  4. 8944d7c Fix: resolve a NPE if the VM is not attached with any interfaces by Jian Li · 2 years, 2 months ago
  5. 14a76e7 Improve Mastership logging by pierventre · 2 years, 2 months ago
  6. 309d98e Introduce allowlist for back to back duplicate events by pierventre · 2 years, 2 months ago
  7. 9d33aa2 SNMPv3 protocol support for onos. by senthil · 2 years, 7 months ago
  8. eaf483b Fix availability checks in GDP by pierventre · 2 years, 2 months ago
  9. 1c18ee5 [SDFAB-1015] Use gNOI to probe reachability and increase short timeouts by pierventre · 2 years, 2 months ago
  10. d8d4025 [SDFAB-1006] Purge groups and flows failed by pierventre · 2 years, 3 months ago
  11. bc91cea [SDFAB-1015] Introduce gracePeriod and defer mastership check by pierventre · 2 years, 3 months ago
  12. 116992a [SDFAB-1014] Pending flows and missing groups in the GroupStore by pierventre · 2 years, 3 months ago
  13. 0263b62 [SDFAB-954] Non-leader instance can mark UNKNOWN the pipeline. by pierventre · 2 years, 3 months ago
  14. 5a91f5f Relax meters translation checks by pierventre · 2 years, 2 months ago
  15. 516c959 Use N3 instead of S1U terminology by Daniele Moro · 2 years, 3 months ago
  16. ee394c4 [SDFAB-1048] Fix wiring issue caused by readPortId by pierventre · 2 years, 3 months ago
  17. dac2589 [SDFAB-935] Optimize and improve the p. mastership by pierventre · 2 years, 3 months ago
  18. 2bb5016 [SDFAB-977][SDFAB-978] Implement persistent mastership logic in ONOS by pierventre · 2 years, 4 months ago
  19. 63ce741 Add probeReachability API to the DeviceProvider by pierventre · 2 years, 3 months ago
  20. 27ccd97 curl in onos-cfg wants uppercase post as parameter by Daniele Moro · 2 years, 3 months ago
  21. b59c51d [SDFAB-933] Integrate atomix-3.1.12 and expose demote API by pierventre · 3 years ago
  22. dbffc04 [ONOS-8152] Adding new event in NetconfDeviceListener for netconf connection re-establishment after idle-timeout/session close received from device by Anurag Chadha · 2 years, 3 months ago
  23. 909b958 [SDFAB-831] Add UPF meters to UpfProgrammable APIs by Daniele Moro · 2 years, 3 months ago
  24. e48c599 Add sdk-port annotation with discover port from Stratum by Yi Tseng · 2 years, 3 months ago
  25. 6d557c0 Fix get all meters filtering by device id by Daniele Moro · 2 years, 3 months ago
  26. 059a46b Replace tost with sdfabric by Charles Chan · 2 years, 3 months ago
  27. 09347c1 Handle huge egress port number in PreReplicaCodec by Yi Tseng · 2 years, 3 months ago
  28. 0f663b0 Introduce cfg property to enable/disable read port-id path by pierventre · 2 years, 3 months ago
  29. cb58042 Add VM name field to floating IP CRD of kubevirt by Jian Li · 2 years, 3 months ago
  30. f3a5ab0 Refactor UPF entities to have consistent naming and string representations by Daniele Moro · 2 years, 3 months ago
  31. da5ccab [SDFAB-944] Add support for `id` leaf in GNMI driver by pierventre · 2 years, 3 months ago
  32. 3a45444 Fix to notify the link provider service form netcfglinkprovider when link netcfg is added by David Glantz · 2 years, 3 months ago
  33. 81a2cb9 Fix ONOS CI by removing the usage of getRegisteredApps by pierventre · 2 years, 3 months ago
  34. 8c79f3f New PiInterpreter API to map logical port to long type by Yi Tseng · 2 years, 3 months ago
  35. f50cc28 Downgrade the fabric8 client version to 5.4.2 by Jian Li · 2 years, 3 months ago
  36. 93ba759 Bumpup fabric8 kubernetes clients to 5.6.0 by Jian Li · 2 years, 3 months ago
  37. a1c7ba4 [SDFAB-834] Add application filtering to ONOS UPF programmable APIs by Daniele Moro · 2 years, 4 months ago
  38. 7e8040d Fix: invoke a fake role reply ack on role change event for ovsdb by Jian Li · 2 years, 4 months ago
  39. e8ff53e Missing update of the karaf home by pierventre · 2 years, 4 months ago
  40. 7768d7f [SDFAB-887][SDFAB-893] Missig flowrules in the ECFlowRuleStore by pierventre · 2 years, 4 months ago
  41. 70bd55d Upgrade karaf to version 4.2.14 by Ray Milkey · 2 years, 4 months ago
  42. f5c6f28 Avoid probing hosts on non-existent or disabled ports by Charles Chan · 2 years, 4 months ago
  43. b7f12e6 Changing version to 3.0.0-SNAPSHOT by Thomas Vachuska · 2 years, 4 months ago
  44. dfc2385 Fix toString in UPF UE Sessions and Terminations by Daniele Moro · 2 years, 4 months ago
  45. 36ba33a Refactor of UpfProgrammable APIs by tosinski · 2 years, 5 months ago
  46. 741d50d [SDFAB-820] Improve error logging in StreamClientImpl by Wailok Shum · 2 years, 5 months ago
  47. 95f1248 Starting snapshot 2.8.0-SNAPSHOT by Ray Milkey · 2 years, 5 months ago
  48. 106b382 Fix: register PodReadinessGate class to DistributedKubevirtPodStore by Jian Li · 2 years, 5 months ago
  49. 7025291 [ODTN] Lumentum driver update to properly support maximum number of 130 configurations for each module on the device. by alessio · 2 years, 5 months ago
  50. 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
  51. 8bbe9ca adding support of WCMP weights to Next Objective by Niloofar Toorchi · 2 years, 9 months ago
  52. 4af4879 [SDFAB-821] Implement auto-recovery mechanism for failed mastership changes by pierventre · 2 years, 5 months ago
  53. 6f2d2f7 inbandtelemetry REST by diaccio · 2 years, 6 months ago
  54. 844bc4e Starting snapshot 2.7.0-SNAPSHOT by ONOS Jenkins User · 2 years, 5 months ago
  55. 1d51166 Tagging 2.7.0-rc1 by ONOS Jenkins User · 2 years, 5 months ago 2.7.0-rc1
  56. cc22546 [SDFAB-576] Fix serialization of bytesequence by pierventre · 2 years, 6 months ago
  57. b692a82 Add architecture method to PiPipelineModel Interface. by Emanuele Gallone · 2 years, 6 months ago
  58. c3e4c0d Fix ClassCastException caused by sorting intents in gui when using both string and long keys. by David Glantz · 2 years, 6 months ago
  59. e73a727 [SDFAB-753] Optimize several ONOS components by pierventre · 2 years, 6 months ago
  60. 55a5f39 [SDFAB-753] Improve ONOS cluster event by pierventre · 2 years, 6 months ago
  61. b2f5b41 [ODTN] Upgrade of the wavelength-config CLI command. by alessio · 2 years, 7 months ago
  62. dfb3ceb Return intent collection with details by David Glantz · 2 years, 7 months ago
  63. 340819a Fix: make the network type be always in uppercase by Jian Li · 2 years, 6 months ago
  64. f9a00a5 Fix npe during hostVanished handling by pierventre · 2 years, 6 months ago
  65. 57f7bbb [SDFAB-705] Fix GUI for the control and data plane resiliency by pierventre · 2 years, 7 months ago
  66. cf6ff90 [SDFAB-713] Ensure TrafficMonitor is properly shutdown by pierventre · 2 years, 6 months ago
  67. 89e3d23 [P4Runtime] Make sure write requests contain the codec failure reason by Miguel Borges de Freitas · 2 years, 7 months ago
  68. b7921b2 BGP Monitoring Api by Niraj Dubey · 2 years, 8 months ago
  69. 8f6594c [ONOS-8150][VOL-4414] Fix for NPE in rest API after app gets uninstalled by Andrea Campanella · 2 years, 6 months ago
  70. e9533b5 [ONOS-8149] Fix for updating version stored in application store when doint upgrade using issu by Anurag Chadha · 2 years, 7 months ago
  71. 3daf7ce [OVSDB] Fix ovsdb passive mode connections by Miguel Borges de Freitas · 2 years, 7 months ago
  72. 0a9b500 Fix portstats cli for json output. by Niraj Dubey · 2 years, 8 months ago
  73. 4ceeae7 ensure that the tests for forcesvg can be run by inlining JSON by Sean Condon · 2 years, 7 months ago
  74. 8ad1da9 Log exception message when intent compiling fails by David Glantz · 2 years, 7 months ago
  75. 5b32b59 [OpenFlow] Save dp_desc as a device annotation by Miguel Borges de Freitas · 2 years, 7 months ago
  76. 0a5779c Fix to reinstall flow rules when they are missing in FlowRuleService. by David Glantz · 2 years, 7 months ago
  77. a9bcacc [ODTN] Update of driver for Lumentum:ROADM with Twin 1X20 WSS by alessio · 2 years, 7 months ago
  78. b885685 [SDFAB-642][SDFAB-643] Fix device disconnection when an instance rejoins by pierventre · 2 years, 7 months ago
  79. 6210c4c Fix to properly encode several MASKED criterion into JSON. by David Glantz · 2 years, 8 months ago
  80. 77e1855 Remove logic to create a link when network configuration is added. by David Glantz · 2 years, 8 months ago
  81. 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
  82. c8e8e45 [SDFAB-622] Protect phased recovery from wrong port config by pierventre · 2 years, 7 months ago
  83. 581c840 [SDFAB-616] Inconsistent format of port number in DhcpRelay by pierventre · 2 years, 7 months ago
  84. 7e41399 [SDFAB-612] Cluster not ready when using recent tost master images by pierventre · 2 years, 7 months ago
  85. 1ee1fce [SDFAB-615] Inconsistent format of port number in links by pierventre · 2 years, 7 months ago
  86. 50e3890 [ONOS-8148][SDFAB-618] Avoid meter map distruction in cluster environment on instance restart by Andrea Campanella · 2 years, 7 months ago
  87. dfbce0d [ONOS-8147] Add option to NetconfDeviceProvider to force periodic port updates by Michael Enrico · 2 years, 7 months ago
  88. 7d13b59 Fix: make protocol field optional in kubevirt load balancer by Jian Li · 2 years, 7 months ago
  89. b53d626 [SDFAB-612] Cluster not ready when using recent tost master images by pierventre · 2 years, 8 months ago
  90. 5e8cb53 [SDFAB-295] Inconsistent format of port number in host location by pierventre · 2 years, 8 months ago
  91. 584eebd [ONOS-8143] Updates to Polatis optical switch NETCONF driver by Michael Enrico · 2 years, 10 months ago
  92. 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
  93. cabf6f8 Bumping onos-maven-plugin version in onos-dependencies by Matteo Scandolo · 2 years, 8 months ago
  94. 5d64c56 Protect event handler from the exceptions by pierventre · 2 years, 8 months ago
  95. 26ac151 [SDFAB-542] Meters cleanup and leftovers v2 by pierventre · 2 years, 8 months ago
  96. 1bd07c8 Fix issue with multiline comment in OSGI properties by Matteo Scandolo · 2 years, 8 months ago
  97. 90b988a [SDFAB-557] Fix max meter in ONOS by Wailok Shum · 2 years, 8 months ago
  98. 8520818 [SDFAB-502] Improve P4RuntimeMeterProgrammable reconciliation by pierventre · 2 years, 8 months ago
  99. c0914ec [SDFAB-500][SDFAB-527] Meters cleanup and leftovers by pierventre · 2 years, 8 months ago
  100. 9417e13 Support to inject controller IP address to API config for tenant NW by Jian Li · 2 years, 8 months ago