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

[ESPEasy p2p] Fix rejecting data from nodes running build < 20230505 #4916

Closed

Conversation

TD-er
Copy link
Member

@TD-er TD-er commented Dec 22, 2023

In 20230505 build some extra data was added which was not present on older builds. However this data is being used as an extra check for validity of data.

So ESPEasy should not check for these on packets received from nodes running an older build.

In 20230505 build some extra data was added which was not present on older builds.
However this data is being used as an extra check for validity of data.

So ESPEasy should not check for these on packets received from nodes running an older build.
@TD-er
Copy link
Member Author

TD-er commented Dec 25, 2023

No longer needed as already fixed in separate PR

@TD-er TD-er closed this Dec 25, 2023
@TD-er TD-er deleted the bugfix/C013_rejecting_older_builds branch December 25, 2023 21: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.

1 participant