uquic/integrationtests
Marten Seemann 9971fedd42
use Transport.VerifySourceAddress to control the Retry Mechanism (#4362)
* use Transport.VerifySourceAddress to control the Retry Mechanism

This can be used to rate-limit handshakes originating from unverified
source addresses. Rate-limiting for handshakes can be implemented using
the GetConfigForClient callback on the Config.

* pass the remote address to Transport.VerifySourceAddress
2024-03-14 17:35:52 -07:00
..
gomodvendor use Transport.VerifySourceAddress to control the Retry Mechanism (#4362) 2024-03-14 17:35:52 -07:00
self use Transport.VerifySourceAddress to control the Retry Mechanism (#4362) 2024-03-14 17:35:52 -07:00
tools use the transport tracer in integration tests 2024-03-09 19:32:15 +09:30
versionnegotiation use the transport tracer in integration tests 2024-03-09 19:32:15 +09:30