You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mirjak asked what happens if you need to send using a different connection ID, but you ran out the supply from your peer?
I think that it is possible to adopt two policies: either favour continuity at the expense of linkability, or favour unlinkability at the expense of continuing the session. We should explain this trade-off somewhere. We should also encourage the provision of an ample supply of connection IDs.
The text was updated successfully, but these errors were encountered:
Discussed at editors' meeting. An endpoint can receive and process packets ok even if it doesn't have a new connection ID to use in response to a new one received. When it is about to send however, it needs to have a new connection ID (as per Section 6.7.1). If the endpoint doesn't have a new connection ID to use, we think the endpoint should immediately drop all connection state and respond to the packet with a stateless reset.
@mirjak asked what happens if you need to send using a different connection ID, but you ran out the supply from your peer?
I think that it is possible to adopt two policies: either favour continuity at the expense of linkability, or favour unlinkability at the expense of continuing the session. We should explain this trade-off somewhere. We should also encourage the provision of an ample supply of connection IDs.
The text was updated successfully, but these errors were encountered: