Skip to content

[CP] Validate VN packet SourceCid (#6167) - #6221

Merged
Gaurav Singh (gaurav2699) merged 1 commit into
release/2.6from
gaurasingh/cp_validate_vn_sourcecid_2_6_copilot
Aug 11, 2026
Merged

[CP] Validate VN packet SourceCid (#6167)#6221
Gaurav Singh (gaurav2699) merged 1 commit into
release/2.6from
gaurasingh/cp_validate_vn_sourcecid_2_6_copilot

Conversation

@gaurav2699

Copy link
Copy Markdown
Contributor

Description

Resolves a long-standing TODO in QuicConnRecvVerNeg that noted the VN
packet's Source Connection ID should be validated against our current
Destination CID.

Testing

Do any existing tests cover this change? Are new tests needed?

Documentation

Is there any documentation impact for this change?

## Description

Resolves a long-standing TODO in QuicConnRecvVerNeg that noted the VN
packet's Source Connection ID should be validated against our current
Destination CID.

## Testing

_Do any existing tests cover this change? Are new tests needed?_

## Documentation

_Is there any documentation impact for this change?_
@gaurav2699
Gaurav Singh (gaurav2699) requested a review from a team as a code owner August 11, 2026 18:48
@gaurav2699
Gaurav Singh (gaurav2699) merged commit ea4ea35 into release/2.6 Aug 11, 2026
483 of 484 checks passed
@gaurav2699
Gaurav Singh (gaurav2699) deleted the gaurasingh/cp_validate_vn_sourcecid_2_6_copilot branch August 11, 2026 19:01
@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.92%. Comparing base (4b13def) to head (e31e61b).
⚠️ Report is 1 commits behind head on release/2.6.

Files with missing lines Patch % Lines
src/core/connection.c 71.42% 2 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release/2.6    #6221      +/-   ##
===============================================
- Coverage        86.17%   84.92%   -1.26%     
===============================================
  Files               60       60              
  Lines            18974    18981       +7     
===============================================
- Hits             16351    16119     -232     
- Misses            2623     2862     +239     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants