Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(PubSub): fix order of SecurityHeader and ExtendedNetworkMessageHe… #5979

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

keba-estr
Copy link
Contributor

…ader

In the PubSub specification the SecurityHeader is before the ExtendedNetworkMessageHeader, thus the headers must be decoded in this order.

@keba-estr
Copy link
Contributor Author

Resolves issue #5978

@jpfr
Copy link
Member

jpfr commented Aug 25, 2023

Is this also valid for 1.3? If yes, please rebase and we merge upwards from there.

@keba-estr keba-estr changed the base branch from 1.4 to 1.3 September 4, 2023 05:29
@keba-estr
Copy link
Contributor Author

Is this also valid for 1.3? If yes, please rebase and we merge upwards from there.

Yes, this also was a problem on the 1.3 branch. I rebased the feature branch to 1.3.

…ader

In the PubSub specification the SecurityHeader is before the
ExtendedNetworkMessageHeader, thus the headers must be decoded in this
order.
@keba-estr
Copy link
Contributor Author

@jpfr: CI on 1.3 fails. Is this the correct branch?

@jpfr jpfr merged commit b8ac9e7 into open62541:1.3 Sep 6, 2023
29 of 31 checks passed
@keba-estr keba-estr deleted the feature/fix_header_order branch September 6, 2023 07:01
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.

None yet

2 participants