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

we got an ACK for a message we don't know about. What do we do? #76

Open
cakekindel opened this issue May 1, 2022 · 3 comments
Open
Milestone

Comments

@cakekindel
Copy link
Collaborator

No description provided.

@cakekindel cakekindel changed the title What should we do when we recieve an ACK for a message we don't understand? we got an ACK for a message we don't know about. What do we do? May 1, 2022
@cakekindel cakekindel added this to the rfc7252 milestone May 12, 2022
@cakekindel
Copy link
Collaborator Author

it would probably be most correct to respond with reset

@chrysn
Copy link

chrysn commented Sep 20, 2022

No, RST are only sent to respond do CON and maybe NON, quoting RFC752:

Rejecting an Acknowledgement or Reset message (including the case where the
Acknowledgement carries a request or a code with a reserved class, or
the Reset message is not Empty) is effected by silently ignoring it.
More generally, recipients of Acknowledgement and Reset messages MUST
NOT respond with either Acknowledgement or Reset messages.

@cakekindel
Copy link
Collaborator Author

ah thank you! good callout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants