How does client identify the Destination connection ID from QUIC short header packets?
QUIC short header packets only contain the destination connection ID and not the length of the destination connection ID. How can a QUIC client retrieve the connection ID without the length required to identify the connection?