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

Clarify null packets total size as one byte #17

Closed
ved-rivos opened this issue Feb 22, 2024 · 2 comments
Closed

Clarify null packets total size as one byte #17

ved-rivos opened this issue Feb 22, 2024 · 2 comments

Comments

@ved-rivos
Copy link
Collaborator

The current phrasing, "A null packet is defined as a single header byte with a zero length field," could be misinterpreted. To unequivocally state that a null packet is composed of only a single byte, we suggest the following rewording: "A null packet is specified as consisting exclusively of one header byte, with its length field set to zero, explicitly indicating the packet's total size as one byte.". This adjustment aims to eliminate any ambiguity regarding the packet's composition.

IainCRobertson added a commit that referenced this issue Feb 22, 2024
@IainCRobertson
Copy link
Collaborator

Updated as suggested and PR created.

@ved-rivos
Copy link
Collaborator Author

Thanks. LGTM.

IainCRobertson added a commit that referenced this issue Feb 22, 2024
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

No branches or pull requests

2 participants