Open Bug 1392620 Opened 7 years ago Updated 4 months ago

Store out-of-order handshake messags

Categories

(NSS :: Libraries, enhancement, P5)

enhancement

Tracking

(Not tracked)

People

(Reporter: ekr, Unassigned)

References

(Blocks 1 open bug)

Details

Currently DTLS discards out of order handshake messages in favor of message by message processing. This precludes getting the full benefit of ACKs in DTLS 1.3 Update this.
Priority: -- → P3
Severity: normal → S3

RFC 9147 Appendix C. Implementation Pitfalls :
Do you correctly handle handshake messages received out of order? This may include either buffering or discarding them.

Do we want to implement buffering?

Flags: needinfo?(djackson)
Severity: S3 → S4
Priority: P3 → P5

For now we do not intend to implement the proposed solution, even if we will be happy to review the patch if one is to implement it.

Flags: needinfo?(djackson)
You need to log in before you can comment on or make changes to this bug.