Skip to content

imp: limit payload size for both v1 and v2 packet#7935

Merged
gjermundgaraba merged 2 commits intomainfrom
gjermund/limit-packet-size
Feb 10, 2025
Merged

imp: limit payload size for both v1 and v2 packet#7935
gjermundgaraba merged 2 commits intomainfrom
gjermund/limit-packet-size

Conversation

@gjermundgaraba
Copy link
Copy Markdown
Contributor

@gjermundgaraba gjermundgaraba commented Feb 7, 2025

Description

closes: #7629
waiting on: #7932 (will rebase after it has been merged)


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against the correct branch (see CONTRIBUTING.md).
  • Linked to GitHub issue with discussion and accepted design, OR link to spec that describes this work.
  • Code follows the module structure standards and Go style guide.
  • Wrote unit and integration tests.
  • Updated relevant documentation (docs/).
  • Added relevant godoc comments.
  • Provide a conventional commit message to follow the repository standards.
  • Include a descriptive changelog entry when appropriate. This may be left to the discretion of the PR reviewers. (e.g. chores should be omitted from changelog)
  • Re-reviewed Files changed in the GitHub PR explorer.
  • Review SonarCloud Report in the comment section below once CI passes.

@gjermundgaraba gjermundgaraba force-pushed the gjermund/limit-packet-size branch from a350605 to ae5c4d6 Compare February 8, 2025 04:06
@gjermundgaraba gjermundgaraba marked this pull request as ready for review February 8, 2025 04:20
@gjermundgaraba gjermundgaraba added this pull request to the merge queue Feb 10, 2025
Merged via the queue into main with commit cc944ea Feb 10, 2025
32 of 35 checks passed
@gjermundgaraba gjermundgaraba deleted the gjermund/limit-packet-size branch February 10, 2025 17:40
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.

Limit max size of payloads

2 participants