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

Establish-Connection-To-Network message X'08' and Disconnect-Connection-To-Network message X'09' #21

Open
duffy-ocraven opened this issue Sep 11, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@duffy-ocraven
Copy link

Establish-Connection-To-Network message is indicated by a network_layer_message_type of X'08' followed by a 2-octet network number, then a 1-octet "Termination Time Value" in seconds, that the connection shall remain established in the absence of NPDUs being sent on this connection. A 1-octet value of 0 is permitted, which indicates that the connection should be considered to be relatively-permanent.

Disconnect-Connection-To-Network message is indicated by a network_layer_message_type of X'09' followed by a 2-octet network number.

@NothinRandom NothinRandom self-assigned this Sep 11, 2020
@NothinRandom NothinRandom added the enhancement New feature or request label Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants