Hello, everyone!

I would normally never send such an email, but Marten encouraged me,
so here it goes ...

I have started to implement draft-seemann-quic-address-discovery in
quiche. Progress is good so far. I will have a work-in-progress pull
request out shortly. In the meantime, just to prove that I am not
completely full of it, here is a snippet from a qlog file generated by
the quiche library showing the address_discovery is a recognized
transport parameter:

{
  "time": 0,
  "name": "transport:parameters_set",
  "data": {
    "owner": "local",
    "tls_cipher": "None",
    "disable_active_migration": true,
    "max_idle_timeout": 30000,
    "max_udp_payload_size": 1350,
    "ack_delay_exponent": 3,
    "max_ack_delay": 25,
    "active_connection_id_limit": 2,
    "initial_max_data": 10000000,
    "initial_max_stream_data_bidi_local": 1000000,
    "initial_max_stream_data_bidi_remote": 1000000,
    "initial_max_stream_data_uni": 1000000,
    "initial_max_streams_bidi": 100,
    "initial_max_streams_uni": 100,
    "address_discovery": "Receiver",
    "unknown_parameters": []
  }
}

If anyone out there is interested in doing interoperability testing,
please let me know! I would really like that!

Thank you, Marten and Christian, for such a great contribution!
Will


On Wed, Feb 12, 2025 at 3:25 AM Antoine FRESSANCOURT
<[email protected]> wrote:
>
> Hello,
>
>
>
> I have already expressed my interest for this work in Dublin at the mic, and 
> I renew this expression of interest in supporting the adoption of this draft.
>
>
>
> Best regards,
>
>
>
> Antoine Fressancourt
>
>
>
> From: Lucas Pardue <[email protected]>
> Sent: mardi 11 février 2025 03:59
> To: [email protected]
> Subject: Call for Adoption: draft-seemann-quic-address-discovery
>
>
>
> Hello QUIC WG,
>
>
>
> During IETF 121 we discussed draft-seemann-quic-address-discovery [1] and the 
> sense in the room was that this is something the WG should work on.
>
>
>
> This is a formal adoption call that will run for 2 weeks, ending on February 
> 25 2025 at 23:59 anywhere on earth[2]. Please respond to this email thread 
> with any comments indicating support or objection. In either case, 
> elucidation of your opinion would be appreciated.
>
>
>
> Kind regards
>
> Lucas & Matt
>
> QUIC WG Chairs
>
>
>
> [1] - https://datatracker.ietf.org/doc/draft-seemann-quic-address-discovery/
>
> [2] - https://time.is/Anywhere_on_Earth
>
>
>
>

Reply via email to