Open
Description
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?