huitema / dnsoquic

DNS over QUIC
10 stars 7 forks source link

DoQ implementations MUST always assume that the maximum message size … #139

Closed mirjak closed 2 years ago

mirjak commented 2 years ago

…is 65535 bytes

Should this statement maybe be normative?

saradickinson commented 2 years ago

I don't think this is needed either because this is implicit in the use of a 2 octet length field (as for DNS over TCP and TLS).