reserved versions don't need to be generated deterministically #831
Labels
-transport
design
An issue that affects the design of the protocol; resolution requires consensus.
has-consensus
An issue that the Chairs have determined has consensus, by canvassing the mailing list.
The client doesn't check that the version numbers sent in the Version Negotiation Packet exactly match those sent in the Transport Parameters, it just checks that
Therefore, a server might as well send different reserved version numbers in VNP and Transport Parameters, which will simplify implementations (they don't need to do any derivation based on client address and initial version).
The text was updated successfully, but these errors were encountered: