1. bf21290 [odtn] fix for getting target power by harjak · 11 months ago
  2. bc5ea1e Netflow support for ONOS by karthik1977 · 1 year, 4 months ago
  3. 6452bfe Fix performance issue in DistributedCastorStore. by Ao Li · 1 year, 4 months ago
  4. 13a3f68 [ODTN] support to FLEX_GRID intents: REST inetrface, intent compilation, openconfig and openroadm drivers. by alessio · 1 year, 3 months ago
  5. db48a9a [ODTN] fix to enable use of suggested path while requiring an intent between OCUCLT ports by alessio · 1 year, 3 months ago
  6. 111ea5d Drivers for Cassini box with IP Infusion OCNOS v5 supports CFP2-DCO and CFP2-ACO. by alessio · 2 years, 5 months ago
  7. 5e012a4 Fix: resolve a NPE caused by configmap watcher by Jian Li · 1 year, 4 months ago
  8. 32ecd23 Fix: support kubernetes 1.24 and newer versions by Jian Li · 1 year, 5 months ago
  9. 1b82612 Enhance RM logic in kubevirt networking app. by Daniel Park · 1 year, 6 months ago
  10. a837358 Fixes log level in kubevirt networking app. by Daniel Park · 1 year, 6 months ago
  11. 6a83ee6 Retrieve MAC address when kubernetes external lb config or interface has only IP address. by Daniel Park · 1 year, 6 months ago
  12. 5ff76b7 Implement kubernetes external loadbalancer handler. by Daniel Park · 1 year, 7 months ago
  13. 734b553 Initial commit to implement external loadbalancer for kubernetes pods. by Daniel Park · 1 year, 7 months ago
  14. 254de8a Fix: install additional rules on SG and GW to realize VM migration by Jian Li · 1 year, 6 months ago
  15. fd13c17 Print out tenant network bridge information of kubevirt via CLI by Jian Li · 1 year, 7 months ago
  16. 969abd8 Initial support VM live migration for kubevirt by Jian Li · 1 year, 7 months ago
  17. fc2d71e Fix: try to install SG rules on receiving device addition events by Jian Li · 1 year, 7 months ago
  18. 8ffb2c0 Print out physnet bridge information of kubevirt via CLI by Jian Li · 1 year, 7 months ago
  19. 2799691 Add a CLI to synchronize kubevirt state from kubernetes by Jian Li · 1 year, 7 months ago
  20. dd5172e Harden the health check logic of kubevirt control plane by Jian Li · 2 years, 2 months ago
  21. da4c5c4 isAvailable returning true due to pingDevice method at NetconfControllerImpl even if netconf data tree can't be fetched from device. by Anurag Chadha · 1 year, 9 months ago
  22. 80b532d [SDFAB-189] Update ONOS CI and test new image by pierventre · 1 year, 9 months ago
  23. 69db90c [SDFAB-1197] First stab to update ONOS to py3 by pierventre · 2 years ago
  24. 5489c2f [SDFAB-1196] Build ONOS with Bazel 6.0.0 pre-release by pierventre · 2 years ago
  25. 63e1c117 Supporting workflow list & map json data model for workflow context. by senthil · 1 year, 10 months ago
  26. 3dd305e Implement CLI support for workflow logs by Sanjana Venkatachalam · 1 year, 10 months ago
  27. 766a040 Bugfix to String allocation logic for label in KubevirtPrometheusAssuranceManager. by Daniel Park · 1 year, 10 months ago
  28. a42a6ab Enabling role timeout configuration on the Device Manager by Andrea Campanella · 1 year, 10 months ago
  29. fc25e87 Implement logger for workflows by Sanjana Venkatachalam · 2 years, 1 month ago
  30. 775e5f8 Removing json package dependency due to licensing issues by Andrea Campanella · 1 year, 11 months ago
  31. c1ba1f4 Implements Kubevirt Prometheus Assurance exporter in kubevirt networking app. by Daniel Park · 2 years ago
  32. 06f8f46 Extract web and codec into a separated web pkg in kubevirt-net app by Jian Li · 2 years ago
  33. e719836 [SDFAB-1177] Separate ingress and egress UpfCounter by Daniele Moro · 2 years ago
  34. 2ba66e2 Supports Mm5 Interface in KubevirtNode app. by Daniel Park · 2 years ago
  35. 84ece9a Fix a typo by Ray Milkey · 2 years ago
  36. 2c8a590 Fix to the NetworkConfigLinksProvider name to allow contextual use with LLDP provider. Needed for multi-layer deployments. by alessio · 2 years, 2 months ago
  37. ce62638 Document describing ONOS release builds by Ray Milkey · 2 years ago
  38. 3971df8 [ONOS-8157] Adding port disable during periodic checkeker for device disconnections. by Andrea Campanella · 2 years ago
  39. c7dece9 Sends GARP packet to switch when the router is changed to other LEG nodes. by Daniel Park · 2 years, 1 month ago
  40. 17fe798 Connects to all the physical bridges in Kubevirt Node app to deal with the case that the physical port is disabled. by Daniel Park · 2 years, 1 month ago
  41. d4fbba7 Remove links when device status changed. by senthil · 2 years, 1 month ago
  42. 75baa0b [ONOS-8153][ONOS-8154] Fix for isAvailable validating netconf session and thread pool size defined at Netconf Controller by Anurag Chadha · 2 years, 1 month ago
  43. 1aeb8eb Fixes KubevirtRoutingSnatHandler not to disassociate procedure when the gateway node is dead. by Daniel Park · 2 years, 1 month ago
  44. 13792aa Update FlowRuleOperations API by pierventre · 2 years, 1 month ago
  45. 4b3436a Support STT tunneling protocol at kubevirt networking app by Jian Li · 2 years, 1 month ago
  46. 16ff329 [SDFAB-1100] In-order flowrule processing by pierventre · 2 years, 2 months ago
  47. 0926513 [SDFAB-1147] Encode P4Runtime messages with canonical byte string by Yi Tseng · 2 years, 2 months ago
  48. 3ef744b [SDFAB-1136] Remove meter mirror by pierventre · 2 years, 1 month ago
  49. 386f5ca [SDFAB-1100] Fix flow removal logic by pierventre · 2 years, 1 month ago
  50. dc08c95 Fix: add physnet patch-ports related rules on kubevirt node completion by Jian Li · 2 years, 1 month ago
  51. 9955d58 Enhance the logic for retrieving peer router mac to come up with the case that the switch interface is disabled. by Daniel Park · 2 years, 2 months ago
  52. 31faf95 Add slice meter to upf programmable driver behaviour by Daniele Moro · 2 years, 2 months ago
  53. a35ab8a Definition of new annotations to be used for upcoming OpenConfig drivers. by alessio · 2 years, 2 months ago
  54. ed04b54 Run maven in batch and quite mode during maven artifacts upload by Daniele Moro · 2 years, 2 months ago
  55. 40ecb2a Fix KubevirtNode app to deal with the case that the external network is type VLAN, but the gateway node ovs owns untagged interface. by Daniel Park · 2 years, 2 months ago
  56. 14968b5 Add kubevirt port on receive of VM update event if port not found by Jian Li · 2 years, 2 months ago
  57. 1a949b3 Make the logging level to debug to mitigate verbose message of ovsdb by Jian Li · 2 years, 2 months ago
  58. f1edda9 Filter out meters default config by pierventre · 2 years, 2 months ago
  59. d047b14 [SDFAB-726] Improve logging in the ECFlowRuleStore by pierventre · 2 years, 2 months ago
  60. 600ffd2 Allow building UpfApplication matching only on slice_id by Carmelo Cascone · 2 years, 2 months ago
  61. 8944d7c Fix: resolve a NPE if the VM is not attached with any interfaces by Jian Li · 2 years, 2 months ago
  62. 14a76e7 Improve Mastership logging by pierventre · 2 years, 2 months ago
  63. 309d98e Introduce allowlist for back to back duplicate events by pierventre · 2 years, 2 months ago
  64. 9d33aa2 SNMPv3 protocol support for onos. by senthil · 2 years, 7 months ago
  65. eaf483b Fix availability checks in GDP by pierventre · 2 years, 2 months ago
  66. 1c18ee5 [SDFAB-1015] Use gNOI to probe reachability and increase short timeouts by pierventre · 2 years, 2 months ago
  67. d8d4025 [SDFAB-1006] Purge groups and flows failed by pierventre · 2 years, 2 months ago
  68. bc91cea [SDFAB-1015] Introduce gracePeriod and defer mastership check by pierventre · 2 years, 2 months ago
  69. 116992a [SDFAB-1014] Pending flows and missing groups in the GroupStore by pierventre · 2 years, 3 months ago
  70. 0263b62 [SDFAB-954] Non-leader instance can mark UNKNOWN the pipeline. by pierventre · 2 years, 3 months ago
  71. 5a91f5f Relax meters translation checks by pierventre · 2 years, 2 months ago
  72. 516c959 Use N3 instead of S1U terminology by Daniele Moro · 2 years, 3 months ago
  73. ee394c4 [SDFAB-1048] Fix wiring issue caused by readPortId by pierventre · 2 years, 3 months ago
  74. dac2589 [SDFAB-935] Optimize and improve the p. mastership by pierventre · 2 years, 3 months ago
  75. 2bb5016 [SDFAB-977][SDFAB-978] Implement persistent mastership logic in ONOS by pierventre · 2 years, 4 months ago
  76. 63ce741 Add probeReachability API to the DeviceProvider by pierventre · 2 years, 3 months ago
  77. 27ccd97 curl in onos-cfg wants uppercase post as parameter by Daniele Moro · 2 years, 3 months ago
  78. b59c51d [SDFAB-933] Integrate atomix-3.1.12 and expose demote API by pierventre · 3 years ago
  79. 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
  80. 909b958 [SDFAB-831] Add UPF meters to UpfProgrammable APIs by Daniele Moro · 2 years, 3 months ago
  81. e48c599 Add sdk-port annotation with discover port from Stratum by Yi Tseng · 2 years, 3 months ago
  82. 6d557c0 Fix get all meters filtering by device id by Daniele Moro · 2 years, 3 months ago
  83. 059a46b Replace tost with sdfabric by Charles Chan · 2 years, 3 months ago
  84. 09347c1 Handle huge egress port number in PreReplicaCodec by Yi Tseng · 2 years, 3 months ago
  85. 0f663b0 Introduce cfg property to enable/disable read port-id path by pierventre · 2 years, 3 months ago
  86. cb58042 Add VM name field to floating IP CRD of kubevirt by Jian Li · 2 years, 3 months ago
  87. f3a5ab0 Refactor UPF entities to have consistent naming and string representations by Daniele Moro · 2 years, 3 months ago
  88. da5ccab [SDFAB-944] Add support for `id` leaf in GNMI driver by pierventre · 2 years, 3 months ago
  89. 3a45444 Fix to notify the link provider service form netcfglinkprovider when link netcfg is added by David Glantz · 2 years, 3 months ago
  90. 81a2cb9 Fix ONOS CI by removing the usage of getRegisteredApps by pierventre · 2 years, 3 months ago
  91. 8c79f3f New PiInterpreter API to map logical port to long type by Yi Tseng · 2 years, 3 months ago
  92. f50cc28 Downgrade the fabric8 client version to 5.4.2 by Jian Li · 2 years, 3 months ago
  93. 93ba759 Bumpup fabric8 kubernetes clients to 5.6.0 by Jian Li · 2 years, 3 months ago
  94. a1c7ba4 [SDFAB-834] Add application filtering to ONOS UPF programmable APIs by Daniele Moro · 2 years, 4 months ago
  95. 7e8040d Fix: invoke a fake role reply ack on role change event for ovsdb by Jian Li · 2 years, 4 months ago
  96. e8ff53e Missing update of the karaf home by pierventre · 2 years, 4 months ago
  97. 7768d7f [SDFAB-887][SDFAB-893] Missig flowrules in the ECFlowRuleStore by pierventre · 2 years, 4 months ago
  98. 70bd55d Upgrade karaf to version 4.2.14 by Ray Milkey · 2 years, 4 months ago
  99. f5c6f28 Avoid probing hosts on non-existent or disabled ports by Charles Chan · 2 years, 4 months ago
  100. b7f12e6 Changing version to 3.0.0-SNAPSHOT by Thomas Vachuska · 2 years, 4 months ago