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

Remove zero padding check #546

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

Bogdan-Denisenko
Copy link
Contributor

RFC 2132 says:
The end option marks the end of valid information in the vendor field. Subsequent octets should be filled with pad options.

But it seems that this does not mean that the client should consider packages with non-pad options after the End option invalid, because RFC 2119 explains:
3. SHOULD This word, or the adjective "RECOMMENDED", mean that there may exist valid reasons in particular circumstances to ignore a particular item, but the full implications must be understood and carefully weighed before choosing a different course.

This PR is an alternative to #543 and #545.

Signed-off-by: Bogdan-Denisenko <bogdandenisenko28@gmail.com>
@soumiksamanta
Copy link

soumiksamanta commented Aug 26, 2024

Hope to get this merged to main soon 👍

@soumiksamanta
Copy link

@pmazzini any ETA on this PR to be merged? Thanks

@hugelgupf
Copy link
Collaborator

hugelgupf commented Aug 27, 2024 via email

@pmazzini pmazzini merged commit c3c2d84 into insomniacslk:master Aug 27, 2024
8 checks passed
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.

4 participants