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

Dynamic MTU: fix some size computation #75

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Dynamic MTU: fix some size computation #75

merged 1 commit into from
Jun 17, 2024

Conversation

GwendalRaoul
Copy link
Contributor

In some places, even if mtu size is dynamic, MAX_APDU_DSAP_SIZE must still be used as it allow to obtain some structure header size (full struct - statically reserved payload size)

In some places, even if mtu size is dynamic, MAX_APDU_DSAP_SIZE must still be used
as it allow to obtain some structure header size (full struct - statically reserved payload size)
@GwendalRaoul GwendalRaoul requested a review from mortewm June 17, 2024 09:26
@GwendalRaoul GwendalRaoul merged commit d883bbe into master Jun 17, 2024
2 checks passed
@GwendalRaoul GwendalRaoul deleted the fix/dyn_mtu branch July 25, 2024 07:43
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.

2 participants