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

Reject Connection Setup Request needs to be more sophisticated. #97

Open
Chibikuri opened this issue Mar 31, 2020 · 0 comments
Open

Reject Connection Setup Request needs to be more sophisticated. #97

Chibikuri opened this issue Mar 31, 2020 · 0 comments
Assignees
Labels
connection network-layer issues enhancement New feature or request

Comments

@Chibikuri
Copy link
Member

Chibikuri commented Mar 31, 2020

Releted issues #19 #33 #80

What to do?

  • Tear down connection.
    Now, the implementation of connection setup rejection is really naive. We're not able to restart connection because QNIC is reserved by other connections.
  • Check if it's correct
    For the simulation problem, the End node doesn't reserve QNIC, because if it's reserved, any connection setup request is rejected. But, in the real case, should we reserve QNIC only when the connection setup request sent?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connection network-layer issues enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants