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

vendor proprietary Network Layer Message if network_layer_message_type in the range X'80' - X'FF' #25

Open
duffy-ocraven opened this issue Sep 24, 2020 · 1 comment

Comments

@duffy-ocraven
Copy link

Vendor Proprietary Network Layer Message is specified if Bit 7 of the control octet is 1 and the network_layer_message_type octet contains a value in the range X'80' - X'FF'. For vendor proprietary Network Layer Messages, it is mandated that a Vendor_ID field appears after the network_layer_message_type as a two octet value, high octet first. The remaining UDP/BLVC/NPDU content that follows, if any, is vendor defined.

@duffy-ocraven
Copy link
Author

If a 1-octet Vendor_ID field is observed, then end-of-packet, that is malformed, because a 2-octet Vendor_ID field is required.

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

1 participant