Skip to content

add a test case for Address Validation for Future Connections #288

@msoxzw

Description

@msoxzw

Quoting from RFC9000:

8.1.3. Address Validation for Future Connections

A server MAY provide clients with an address validation token during
one connection that can be used on a subsequent connection. Address
validation is especially important with 0-RTT because a server
potentially sends a significant amount of data to a client in
response to 0-RTT data.

As far as I am concerned, "dns.nextdns.io:8853" and "dns.adguard.com:853" send NEW_TOKEN frames to clients after the client address is validated in order to avoid the 1-RTT penalty during subsequent connections by the client from the same address.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions