Tagging 2.7.0-rc2
  1. 56f241b Fix: wait for creation of patch ports which are on tenant bridges by Jian Li · 2 years, 9 months ago
  2. f3a3c5a Fix: do not create patch port when it is already existed on bridge by Jian Li · 2 years, 9 months ago
  3. b91b0a8 [SDFAB-293] Fix UPF call setup performance degradation by pierventre · 2 years, 9 months ago
  4. 68f9c32 Fix to preserve the old peer router MAC when a router is updated. by Daniel Park · 2 years, 9 months ago
  5. 10c45cc [SDFAB-256] Add CLI command for reading content of the UPF store by Daniele Moro · 2 years, 9 months ago
  6. f8517ca [SDFAB-188] Remove buffer drainer from UpfProgrammable by Daniele Moro · 2 years, 9 months ago
  7. f0f344e [OpenFlow] Make OpenFlowMeterProvider configurable by Miguel Borges de Freitas · 2 years, 9 months ago
  8. fb7e787 [SDFAB-102] Backport changes required for policies to fabric.p4 (Redirect) by Wailok Shum · 2 years, 9 months ago
  9. a137fba [SDFAB-21] Handle the VERIFY operation in the fabric pipeliner by pierventre · 2 years, 10 months ago
  10. 50696a7 [SDFAB-199] Add the support for last-change by pierventre · 2 years, 10 months ago
  11. 1e0f3e8 Not add node into the cluster if it is tainted with kubevirt.io key by Jian Li · 2 years, 10 months ago
  12. 8d630f1 [SDFAB-189] UpfProgrammable implementation for fabric v1model by Daniele Moro · 2 years, 10 months ago
  13. 5e66f98 [SDFAB-187] Add UpfProgrammable interface in ONOS core by Daniele Moro · 2 years, 10 months ago
  14. 4f51bde [SDFAB-102] Backport changes required for policies to fabric.p4 by Wailok Shum · 2 years, 10 months ago
  15. 7db4672 Fix: resolve an issue on not creating a new tenant bridge at node by Jian Li · 2 years, 10 months ago
  16. 362bd8b Fix: resolve a set of NPE at kubevirt networking by Jian Li · 2 years, 10 months ago
  17. de23826 Fixes the NPE case when router is removed in Kubevirt networking app. by Daniel Park · 2 years, 10 months ago
  18. 8eadbff SDFAB-76 Work around missing packet request cased by consistet multimap issue by Charles Chan · 2 years, 10 months ago
  19. 9557e90 Add VM name field in kubevirt port object, expose via CLI and REST by Jian Li · 2 years, 10 months ago
  20. 1bc914c Fix: pipeline the provider network traffic to NORMAL table by Jian Li · 2 years, 10 months ago
  21. 0c656f0 Learn the devId where VM attached by listening VMI event by Jian Li · 2 years, 10 months ago
  22. d056102 [VOL-3922] Invalidating the pipeliner cache if the driver for a device changes by Andrea Campanella · 3 years ago
  23. 475290e [SDFAB-16][SDFAB-17] Several improvements to the GDP by pierventre · 3 years ago
  24. 2a308ff SDFAB-193 Fix routing of GTP End Marker packet-outs on fabric-v1model by Carmelo Cascone · 2 years, 10 months ago
  25. 2388cc1 SDFAB-193 Add packet-out routing feature to fabric-v1model by Carmelo Cascone · 2 years, 10 months ago
  26. 05a9458 Support LB in kubevirt networking application. by Daniel Park · 2 years, 11 months ago
  27. 328fb60 Enhance the RM logic for Kubevirt Networking App in case of virtual network. by Daniel Park · 2 years, 10 months ago
  28. a5ba88d Enhance the RM logic for Kubevirt Networking App by Daniel Park · 2 years, 10 months ago
  29. 703c331 Fix: simplify the logic of purging flow rules from kubevirt by Jian Li · 2 years, 10 months ago
  30. ea1ead7 Fix: add the kubevirt port to the store only if it is not existed by Jian Li · 2 years, 10 months ago
  31. 394bef5 Fix: install gateway upstream rules on node completion event by Jian Li · 2 years, 10 months ago
  32. 567b25c Fix: associate tunnel ingress rules with network events by Jian Li · 2 years, 10 months ago
  33. f92de51 [SDFAB-98] Improve logging in several ONOS subsystems by pierventre · 2 years, 11 months ago
  34. 385cdd7 Fix onos-dependencies snapshots artifacts upload by Daniele Moro · 2 years, 10 months ago
  35. f54f8a6 Add a simple health check logic for the kubevirt-node app by Jian Li · 2 years, 10 months ago
  36. e84c11c Fix typo on readme by Daniele Moro · 2 years, 10 months ago
  37. 7286e89 Update default repo ID for snapshot artifacts upload by Daniele Moro · 2 years, 10 months ago
  38. 5bdbe43 [VOL-4055][ONOS-8138] Adding annotations to meter to allow passing of associated information by Andrea Campanella · 2 years, 11 months ago
  39. 53a3cdf Ensure P4Runtime byte strings are padded to their bit width by Daniele Moro · 2 years, 11 months ago
  40. 7aa13e6 Allows to specify matches, action parameters as strings in PI by Daniele Moro · 3 years, 1 month ago
  41. 4807983 Avoid casting to double to round-up integer division by Daniele Moro · 2 years, 11 months ago
  42. 7388cdc Purge the logic of allocating and releasing IPs from kubevirt-cni by Jian Li · 2 years, 11 months ago
  43. be478b7 Move kubevirt sync rules endpoint from network to node package by Jian Li · 2 years, 11 months ago
  44. f89d960 Support security group for provider typed networks (FLAT and VLAN) by Jian Li · 3 years ago
  45. 59d88b5 [AETHER-1265] Integrate Java profiler in TOST env by pierventre · 2 years, 11 months ago
  46. 86bc6fe Update ONOS readme with YourKit endorsement. by pierventre · 2 years, 11 months ago
  47. 46592cf Fix: support Container Network Addons (CNA) operator from kubevirt by Jian Li · 2 years, 11 months ago
  48. 4673237 [ONOS-8139]Private SSH Key File Path made configurable for passwordless netconf ssh connection by Anurag Chadha · 2 years, 11 months ago
  49. 219dd8f [AETHER-1550] Add additional trace logs in P4RT SB by pierventre · 3 years ago
  50. 3c3b163 Inject API svc FQDN into kubevirt node, let onos resolve API svc IP by Jian Li · 3 years ago
  51. 8f944d4 Initial implementation of security group for kubevirt tenant network by Jian Li · 3 years ago
  52. 53733d5 [AETHER-1516] Barefoot/bmv2 drivers are never loaded by pierventre · 3 years ago
  53. 88e414c Add support for direct meters in generating P4 constants by Daniele Moro · 3 years ago
  54. 85d26e7 Bumpup fabric8 kubernetes client to 5.3.0 by Jian Li · 3 years ago
  55. 94b6d16 Inject service FQDN into kubevirt node, let onos resolve service IP by Jian Li · 3 years ago
  56. 157947f Sends GARP packet when floating ip is associated and the gateway node is changed. by Daniel Park · 3 years ago
  57. 8ad7c3b Disable Stateful SNAT when the related parameter is set to false. by Daniel Park · 3 years ago
  58. daa7d6a Implement kubevirt loadbalancer service with unit tests by Jian Li · 3 years ago
  59. e7c0bd1 [AETHER-1529] Nodes not READY due to gui/gui2 bundles being in WAITING by pierventre · 3 years ago
  60. 4c02a94 Disable SampleHighlighterFactory by Charles Chan · 3 years ago
  61. fc7e6cf Reserve the vRouter IP from IP pool at network creation phase by Jian Li · 3 years ago
  62. c3d410a Add dockerfile to build an ONOS container from the local Bazel output by Daniele Moro · 3 years, 4 months ago
  63. a5e986d Added ability to configure GUI traffic refresh rate by Thomas Vachuska · 3 years ago
  64. f17d173 [AETHER-75] Add command to force snapshot of Raft partitions. by Jordan Halterman · 4 years, 6 months ago
  65. e91c87f [AETHER-72] Refactoring RouteService by pier · 4 years, 6 months ago
  66. ec2b318 changed how ODTN OPENRoadm driver assigns ONOS port ids by Roberto Morro · 3 years, 9 months ago
  67. 4fcb4b2 [AETHER-72] Add bulk update to ConsistentMultimap by pier · 4 years, 6 months ago
  68. 790202a [AETHER-72][AETHER-75] Update atomix to 3.1.9 by pier · 3 years, 10 months ago
  69. 83a640a Add INT watchlist config by Yi Tseng · 3 years ago
  70. 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 ago
  71. d37181d Enable read counters with table entries for stratum-tofino driver by pierventre · 3 years ago
  72. e326c72 Add action in pdrs tables to pass qid parameter by ersuneetsingh · 3 years ago
  73. a0410b8 Fixed a connectionType glitch by Thomas Vachuska · 3 years ago
  74. b6a6bcb [ONOS-8137] Bug fixed for driver not found in case of ipv6 address being used in short notation by Anurag Chadha · 3 years ago
  75. b07d88a Bump up fabric8 to 5.2.1, support up to Kubernetes 1.20.2 by Jian Li · 3 years ago
  76. 63f191f Obtains the external patch port by referring to gateway bridge name by Jian Li · 3 years ago
  77. b6dc08f Sync kubevirt port LCM with VirtualMachine resource LCM by Jian Li · 3 years ago
  78. c44ccc7 [AETHER-1324] Force push pipeline config by pierventre · 3 years ago
  79. 4cb120b Implement internal routing capability for tenant network. by Daniel Park · 3 years ago
  80. 5a3e939 Retrieve peer router MAC address using ARP. by Daniel Park · 3 years ago
  81. 517597a Dynamically add or remove gateway node according to GW annotation by Jian Li · 3 years ago
  82. 9793ec4 Minor fix on floating IP and SNAT feature at kubevirt networking by Jian Li · 3 years ago
  83. f313604 Implement floating Ip capability in kubevirt networking app. by Daniel Park · 3 years, 1 month ago
  84. 9756cec Add mac address field into virtual router by Jian Li · 3 years ago
  85. a19ca36 Fixing ONOS-8026 by Thomas Vachuska · 4 years, 7 months ago
  86. d4296d0 Support to allocate/release IP address for multiple networks by Jian Li · 3 years, 1 month ago
  87. babde9c Implement Internal Routing Capability. by Daniel Park · 3 years, 1 month ago
  88. f06f5d6 [AETHER-1212] Added means to configure host links to appear as 'wireless' by Thomas Vachuska · 3 years, 1 month ago
  89. 8a8b572 Add support for uploading snapshot artifacts by Daniele Moro · 3 years, 1 month ago
  90. 1c10cf2 Implement security group manager, codec and watcher with unit tests by Jian Li · 3 years, 1 month ago
  91. 2884b23 Initial implementation of SNAT functionality. by Daniel Park · 3 years, 1 month ago
  92. da7ec15 Fix: allow to obtains the added or removed internal on router event by Jian Li · 3 years, 1 month ago
  93. 8c553eb Fix: resolve a NPE caused by empty name list input in kubevirt CLI by Jian Li · 3 years, 1 month ago
  94. b636f70 Notify kubevirt router internal and external network related events by Jian Li · 3 years, 1 month ago
  95. 13b9017 [AETHER-1243] Adding more host icons and changing the default icon. by Thomas Vachuska · 3 years, 1 month ago
  96. f22fd66 Added command to explicitly start/stop simulated port stats by Thomas Vachuska · 3 years, 1 month ago
  97. 073f1ba Implement kubevirt floating IP's class, codec, watcher and APIs by Jian Li · 3 years, 1 month ago
  98. 810f58c Implement kubevirt router store, manager and codec with unit tests by Jian Li · 3 years, 1 month ago
  99. caa0392 Initial implementation of kubevirt router along with peer router by Jian Li · 3 years, 1 month ago
  100. a4eac6a [AETHER-1211] Allowing toggling of link labels via Alt-L by Thomas Vachuska · 3 years, 1 month ago