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 EAP preproxy #5487

Closed
wants to merge 1 commit into from
Closed

Conversation

meadmaker
Copy link
Contributor

The calculation of EAP message length needs to total the length of all the EAP message attributes, rather than the length of the first EAP message attribute and all subsequent attributes of all types. Also, enhance the error message to include the calculated lengths.

Fixes #5486

The calculation of EAP message length needs to total the length of all the EAP message attributes, rather than the length of the first EAP message attribute and all subsequent attributes of all types.  Also, enhance the error message to include the calculated lengths.
@alandekok
Copy link
Member

The patch is unsigned, so I added it manually as commit 31e9fc7

@alandekok alandekok closed this Jan 6, 2025
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