Skip to content

systemvm: enable IPv6 link-local on the control network - #13795

Open
wido wants to merge 2 commits into
apache:mainfrom
wido:systemvm-control-ipv6
Open

systemvm: enable IPv6 link-local on the control network#13795
wido wants to merge 2 commits into
apache:mainfrom
wido:systemvm-control-ipv6

systemvm: allow link-local ssh in the VR IPv6 firewall

137b3da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2026 in 1s

19.65% (+0.00%) compared to 4f11707

View this Pull Request on Codecov

19.65% (+0.00%) compared to 4f11707

Details

Codecov Report

❌ Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.65%. Comparing base (4f11707) to head (137b3da).

Files with missing lines Patch % Lines
...ache/cloudstack/api/response/SystemVmResponse.java 0.00% 6 Missing ⚠️
...m/cloud/hypervisor/kvm/resource/VifDriverBase.java 0.00% 4 Missing ⚠️
...src/main/java/com/cloud/api/ApiResponseHelper.java 0.00% 2 Missing ⚠️
...cloud/hypervisor/kvm/resource/BridgeVifDriver.java 0.00% 1 Missing ⚠️
...om/cloud/hypervisor/kvm/resource/IvsVifDriver.java 0.00% 1 Missing ⚠️
...om/cloud/hypervisor/kvm/resource/OvsVifDriver.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #13795   +/-   ##
=========================================
  Coverage     19.65%   19.65%           
  Complexity    19792    19792           
=========================================
  Files          6368     6368           
  Lines        574881   574896   +15     
  Branches      70351    70352    +1     
=========================================
+ Hits         112970   112975    +5     
- Misses       449639   449648    +9     
- Partials      12272    12273    +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.