Skip to content

fix(server): encode V2 response IntegrityIds - #818

Open
gijzelaerr wants to merge 1 commit into
masterfrom
fix/802-v2-response-integrity-id
Open

fix(server): encode V2 response IntegrityIds#818
gijzelaerr wants to merge 1 commit into
masterfrom
fix/802-v2-response-integrity-id

Conversation

@gijzelaerr

Copy link
Copy Markdown
Owner

Summary

  • append the current per-client read or write IntegrityId to every established-session V2 response
  • preserve the legacy V1 response layout
  • cover read/write counter selection and sequential V2 TLS operations

Verification

  • uv run --frozen --extra test --extra s7commplus pytest -q (1645 passed, 82 skipped)
  • uv run --frozen pre-commit run --all-files
  • uv build --no-sources

Fixes #802

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.

S7CommPlus server: encode IntegrityId in V2 response payloads

1 participant