1. 9daf208 Initiate link discovery when device status is available by senthil · 3 months ago
  2. ffafca2 Restructuring netflow protocol by senthil · 3 months ago
  3. 68cf72c Ipflow monitor and AI automation folder structure by karthik1977 · 6 months ago
  4. 0a86174 Fix: resolve a NPE on updating VM port information by Jian Li · 6 months ago
  5. 55dfab2 AI Plugin REST service implementation by skhere · 9 months ago
  6. 7f2018e Netflow store and cli implementation by senthil · 11 months ago
  7. 9c7fe7c Fix: store router ID to name for entity identification by Jian Li · 6 months ago
  8. 67f11cf Use ID to preserve the uniqueness for kubevirt router and lb by Jian Li · 7 months ago
  9. 7da4443 [ODTN] Support of multiple optical bands (L, C, and S band). by alessio · 1 year, 1 month ago
  10. 556c9c0 Fix: register TopologySpreadConstraint class in kubevirt app by Jian Li · 9 months ago
  11. 1bbd500 Support to update IpAddress of KubevirtPort to handle VM cloning case by Jian Li · 10 months ago
  12. 0a5f728 [ODTN] refactoring of ADVA driver by harjak · 12 months ago
  13. bf21290 [odtn] fix for getting target power by harjak · 12 months ago
  14. bc5ea1e Netflow support for ONOS by karthik1977 · 1 year, 5 months ago
  15. 6452bfe Fix performance issue in DistributedCastorStore. by Ao Li · 1 year, 4 months ago
  16. 13a3f68 [ODTN] support to FLEX_GRID intents: REST inetrface, intent compilation, openconfig and openroadm drivers. by alessio · 1 year, 3 months ago
  17. db48a9a [ODTN] fix to enable use of suggested path while requiring an intent between OCUCLT ports by alessio · 1 year, 4 months ago
  18. 111ea5d Drivers for Cassini box with IP Infusion OCNOS v5 supports CFP2-DCO and CFP2-ACO. by alessio · 2 years, 6 months ago
  19. 5e012a4 Fix: resolve a NPE caused by configmap watcher by Jian Li · 1 year, 5 months ago
  20. 32ecd23 Fix: support kubernetes 1.24 and newer versions by Jian Li · 1 year, 6 months ago
  21. 1b82612 Enhance RM logic in kubevirt networking app. by Daniel Park · 1 year, 6 months ago
  22. a837358 Fixes log level in kubevirt networking app. by Daniel Park · 1 year, 6 months ago
  23. 6a83ee6 Retrieve MAC address when kubernetes external lb config or interface has only IP address. by Daniel Park · 1 year, 7 months ago
  24. 5ff76b7 Implement kubernetes external loadbalancer handler. by Daniel Park · 1 year, 8 months ago
  25. 734b553 Initial commit to implement external loadbalancer for kubernetes pods. by Daniel Park · 1 year, 8 months ago
  26. 254de8a Fix: install additional rules on SG and GW to realize VM migration by Jian Li · 1 year, 7 months ago
  27. fd13c17 Print out tenant network bridge information of kubevirt via CLI by Jian Li · 1 year, 7 months ago
  28. 969abd8 Initial support VM live migration for kubevirt by Jian Li · 1 year, 7 months ago
  29. fc2d71e Fix: try to install SG rules on receiving device addition events by Jian Li · 1 year, 7 months ago
  30. 8ffb2c0 Print out physnet bridge information of kubevirt via CLI by Jian Li · 1 year, 7 months ago
  31. 2799691 Add a CLI to synchronize kubevirt state from kubernetes by Jian Li · 1 year, 7 months ago
  32. dd5172e Harden the health check logic of kubevirt control plane by Jian Li · 2 years, 2 months ago
  33. 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
  34. 80b532d [SDFAB-189] Update ONOS CI and test new image by pierventre · 1 year, 10 months ago
  35. 69db90c [SDFAB-1197] First stab to update ONOS to py3 by pierventre · 2 years ago
  36. 5489c2f [SDFAB-1196] Build ONOS with Bazel 6.0.0 pre-release by pierventre · 2 years ago
  37. 63e1c117 Supporting workflow list & map json data model for workflow context. by senthil · 1 year, 10 months ago
  38. 3dd305e Implement CLI support for workflow logs by Sanjana Venkatachalam · 1 year, 11 months ago
  39. 766a040 Bugfix to String allocation logic for label in KubevirtPrometheusAssuranceManager. by Daniel Park · 1 year, 11 months ago
  40. a42a6ab Enabling role timeout configuration on the Device Manager by Andrea Campanella · 1 year, 11 months ago
  41. fc25e87 Implement logger for workflows by Sanjana Venkatachalam · 2 years, 1 month ago
  42. 775e5f8 Removing json package dependency due to licensing issues by Andrea Campanella · 2 years ago
  43. c1ba1f4 Implements Kubevirt Prometheus Assurance exporter in kubevirt networking app. by Daniel Park · 2 years ago
  44. 06f8f46 Extract web and codec into a separated web pkg in kubevirt-net app by Jian Li · 2 years ago
  45. e719836 [SDFAB-1177] Separate ingress and egress UpfCounter by Daniele Moro · 2 years, 1 month ago
  46. 2ba66e2 Supports Mm5 Interface in KubevirtNode app. by Daniel Park · 2 years, 1 month ago
  47. 84ece9a Fix a typo by Ray Milkey · 2 years ago
  48. 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
  49. ce62638 Document describing ONOS release builds by Ray Milkey · 2 years ago
  50. 3971df8 [ONOS-8157] Adding port disable during periodic checkeker for device disconnections. by Andrea Campanella · 2 years, 1 month ago
  51. c7dece9 Sends GARP packet to switch when the router is changed to other LEG nodes. by Daniel Park · 2 years, 1 month ago
  52. 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
  53. d4fbba7 Remove links when device status changed. by senthil · 2 years, 2 months ago
  54. 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
  55. 1aeb8eb Fixes KubevirtRoutingSnatHandler not to disassociate procedure when the gateway node is dead. by Daniel Park · 2 years, 1 month ago
  56. 13792aa Update FlowRuleOperations API by pierventre · 2 years, 2 months ago
  57. 4b3436a Support STT tunneling protocol at kubevirt networking app by Jian Li · 2 years, 2 months ago
  58. 16ff329 [SDFAB-1100] In-order flowrule processing by pierventre · 2 years, 2 months ago
  59. 0926513 [SDFAB-1147] Encode P4Runtime messages with canonical byte string by Yi Tseng · 2 years, 2 months ago
  60. 3ef744b [SDFAB-1136] Remove meter mirror by pierventre · 2 years, 2 months ago
  61. 386f5ca [SDFAB-1100] Fix flow removal logic by pierventre · 2 years, 2 months ago
  62. dc08c95 Fix: add physnet patch-ports related rules on kubevirt node completion by Jian Li · 2 years, 2 months ago
  63. 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
  64. 31faf95 Add slice meter to upf programmable driver behaviour by Daniele Moro · 2 years, 2 months ago
  65. a35ab8a Definition of new annotations to be used for upcoming OpenConfig drivers. by alessio · 2 years, 2 months ago
  66. ed04b54 Run maven in batch and quite mode during maven artifacts upload by Daniele Moro · 2 years, 2 months ago
  67. 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
  68. 14968b5 Add kubevirt port on receive of VM update event if port not found by Jian Li · 2 years, 2 months ago
  69. 1a949b3 Make the logging level to debug to mitigate verbose message of ovsdb by Jian Li · 2 years, 2 months ago
  70. f1edda9 Filter out meters default config by pierventre · 2 years, 2 months ago
  71. d047b14 [SDFAB-726] Improve logging in the ECFlowRuleStore by pierventre · 2 years, 2 months ago
  72. 600ffd2 Allow building UpfApplication matching only on slice_id by Carmelo Cascone · 2 years, 3 months ago
  73. 8944d7c Fix: resolve a NPE if the VM is not attached with any interfaces by Jian Li · 2 years, 3 months ago
  74. 14a76e7 Improve Mastership logging by pierventre · 2 years, 3 months ago
  75. 309d98e Introduce allowlist for back to back duplicate events by pierventre · 2 years, 3 months ago
  76. 9d33aa2 SNMPv3 protocol support for onos. by senthil · 2 years, 7 months ago
  77. eaf483b Fix availability checks in GDP by pierventre · 2 years, 3 months ago
  78. 1c18ee5 [SDFAB-1015] Use gNOI to probe reachability and increase short timeouts by pierventre · 2 years, 3 months ago
  79. d8d4025 [SDFAB-1006] Purge groups and flows failed by pierventre · 2 years, 3 months ago
  80. bc91cea [SDFAB-1015] Introduce gracePeriod and defer mastership check by pierventre · 2 years, 3 months ago
  81. 116992a [SDFAB-1014] Pending flows and missing groups in the GroupStore by pierventre · 2 years, 3 months ago
  82. 0263b62 [SDFAB-954] Non-leader instance can mark UNKNOWN the pipeline. by pierventre · 2 years, 4 months ago
  83. 5a91f5f Relax meters translation checks by pierventre · 2 years, 3 months ago
  84. 516c959 Use N3 instead of S1U terminology by Daniele Moro · 2 years, 3 months ago
  85. ee394c4 [SDFAB-1048] Fix wiring issue caused by readPortId by pierventre · 2 years, 3 months ago
  86. dac2589 [SDFAB-935] Optimize and improve the p. mastership by pierventre · 2 years, 3 months ago
  87. 2bb5016 [SDFAB-977][SDFAB-978] Implement persistent mastership logic in ONOS by pierventre · 2 years, 4 months ago
  88. 63ce741 Add probeReachability API to the DeviceProvider by pierventre · 2 years, 3 months ago
  89. 27ccd97 curl in onos-cfg wants uppercase post as parameter by Daniele Moro · 2 years, 3 months ago
  90. b59c51d [SDFAB-933] Integrate atomix-3.1.12 and expose demote API by pierventre · 3 years ago
  91. 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
  92. 909b958 [SDFAB-831] Add UPF meters to UpfProgrammable APIs by Daniele Moro · 2 years, 4 months ago
  93. e48c599 Add sdk-port annotation with discover port from Stratum by Yi Tseng · 2 years, 3 months ago
  94. 6d557c0 Fix get all meters filtering by device id by Daniele Moro · 2 years, 3 months ago
  95. 059a46b Replace tost with sdfabric by Charles Chan · 2 years, 3 months ago
  96. 09347c1 Handle huge egress port number in PreReplicaCodec by Yi Tseng · 2 years, 3 months ago
  97. 0f663b0 Introduce cfg property to enable/disable read port-id path by pierventre · 2 years, 3 months ago
  98. cb58042 Add VM name field to floating IP CRD of kubevirt by Jian Li · 2 years, 3 months ago
  99. f3a5ab0 Refactor UPF entities to have consistent naming and string representations by Daniele Moro · 2 years, 4 months ago
  100. da5ccab [SDFAB-944] Add support for `id` leaf in GNMI driver by pierventre · 2 years, 4 months ago