quicwg / multipath

In-progress version of draft-ietf-quic-multipath
Other
56 stars 21 forks source link

Rename transport parameter initial_max_paths to initial_max_path_id #376

Closed Yanmei-Liu closed 5 months ago

Yanmei-Liu commented 5 months ago

This PR try to solve the issue #324 and remove the outdated text.

As @martinthomson pointed out in PR #372, we don't have to use a count. This would help remove the ambiguity in the old draft version:

Yanmei-Liu commented 5 months ago

I'm convinced by people in issue #381 that we could allow the initial_max_path_id to be set to 0. Updated the PR. Thanks to @mirjak @marten-seemann and @huitema.