huitema / dnsoquic

DNS over QUIC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alvaro Retana's ballot comments

huitema opened this issue · comments

Alvaro Retana has entered the following ballot position for
draft-ietf-dprive-dnsoquic-10: No Objection

When responding, please keep the subject line intact and reply to all
email addresses included in the To and CC lines. (Feel free to cut this
introductory paragraph, however.)

Please refer to https://www.ietf.org/about/groups/iesg/statements/handling-ballot-positions/
for more information about how to handle DISCUSS and COMMENT positions.

The document, along with other ballot positions, can be found here:
https://datatracker.ietf.org/doc/draft-ietf-dprive-dnsoquic/


COMMENT:

§5.3.3 lists some protocol error scenarios that are considered fatal.

If a peer encounters such an error condition it is considered a fatal
error. It SHOULD forcibly abort the connection using QUIC's
CONNECTION_CLOSE mechanism, and SHOULD use the DoQ error code
DOQ_PROTOCOL_ERROR.

When is it ok not to abort the connection? Why is aborting the connection
recommended and not required if the errors are considered fatal?

Commen is addressed in PR#159.