Document UDP connection ID validation policy#2002
Merged
josecelano merged 5 commits intoJul 20, 2026
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the configuration-overhaul EPIC documentation to include and position issue #1136, and adds a new spec document defining the UDP connection ID validation policy (strict/disabled) intended for schema v3.
Changes:
- Add a new issue specification doc for #1136 defining the per-listener UDP connection ID validation policy and verification plan.
- Update EPIC #1978 spec to include #1136 (and reconcile ordering/links with existing #1987) and reflect 11 ordered subissues.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| docs/issues/open/1978-configuration-overhaul-epic.md | Updates EPIC metadata, links, and subissue ordering to include #1136 and align the dependency/plan sections accordingly. |
| docs/issues/open/1136-1978-configurable-udp-connection-id-validation-policy.md | Adds the full specification for #1136, including security rationale, scope, acceptance criteria, and verification plan. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Member
Author
|
ACK c7663a0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
strictanddisabledmodesipGET parameter (sub-issue of #1978) #1987, yielding 11 ordered subissues with final cleanup lastScope
This is a specification-only PR. It does not implement the configuration or UDP behavior. Implementation starts after this specification is reviewed and merged.
Related to #1136
Related to #1978
Verification
linter allcargo machete,cargo deny check bans, all linters, workspace doc testsgit diff --check