Skip to content

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

Open
gijzelaerr wants to merge 2 commits into
masterfrom
fix/802-v2-response-integrity-id
Open

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

Conversation

@gijzelaerr

@gijzelaerr gijzelaerr commented Aug 18, 2026

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
  • preserve the current server's optional TCP-reset behavior after symbolic reads
  • cover read/write counter selection and sequential V2 TLS operations

The branch now includes current master through a merge commit; its previous conflicts are resolved without rewriting history.

Verification

  • uv run --frozen --extra test --extra s7commplus pytest -q (1779 passed, 82 skipped)
  • focused V2/TLS/server tests (124 passed)
  • 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