-
Notifications
You must be signed in to change notification settings - Fork 350
[+] Add support for multipath draft-11 and 12 #466
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Yanmei-Liu
wants to merge
42
commits into
main
Choose a base branch
from
dev/draft_11
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 16 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
b7d04fa
[+] enable draft-11 transport parameter
Yanmei-Liu e0484f9
[+] add default parameter value
Yanmei-Liu 8d1931c
[+] update draft-11 path abandon encoding / decoding
Yanmei-Liu c2727df
[+] Add PATH_BLOCKED frame
Yanmei-Liu ca0f6b8
[=] 参数调整
Yanmei-Liu 95ce836
[+] add path blocked trigger
Yanmei-Liu 0dae7ac
[~] fix remote_max_path_id update
Yanmei-Liu 4cbb87a
[+] update for remote_max_path_id and local_max_path_id
Yanmei-Liu ea5184d
[+] limit that the path blocked could only sent by client side
Yanmei-Liu 3889531
[~] 调整固定路径限制为当前remote和local最小值
Yanmei-Liu 416c981
[+] raise up the limit for max paths
Yanmei-Liu 25dd73d
[~] bug fix for xqc_cid_set_get_largest_seq_or_rpt
Yanmei-Liu d3b3dab
[~] bugfix for xqc_cid_set_get_largest_seq_or_rpt
Yanmei-Liu d095a17
[=] add more logs
Yanmei-Liu 22e2ddb
[+] fix path block trigger xqc_conn_add_path_cid_sets
Yanmei-Liu 3d68c71
[+] add support for draft-11 error codes and cid rotation
Yanmei-Liu 0ae0a78
[=] remove unused code
Yanmei-Liu e7935eb
[=] remove unused code
Yanmei-Liu 2fd8e79
[+] add resource limit for max path id update
Yanmei-Liu f16e252
[~] adjust return value and fix old bug of casting
Yanmei-Liu 36b7cc5
[=] delete unused comments
Yanmei-Liu 3e6ca43
[=] revert unused code
Yanmei-Liu 5d89d8b
[=] add comments for new APIs.
Yanmei-Liu 666d3c2
[~] adjust resource limit
Yanmei-Liu 7dbb547
[=] add log
Yanmei-Liu f9a1eab
[~] changing to uint64_t
Yanmei-Liu d0abe05
[+] changing log
Yanmei-Liu aaf82bb
[+] adjust check for max path ids
Yanmei-Liu 167bf7a
[+] add support for draft-12 transport param and new frame type
Yanmei-Liu 146b53b
[+] add path cids blocked trigger logic.
Yanmei-Liu fc7ca66
[+] add version restriction
Yanmei-Liu 85f79d9
[+] add transport param decode type
Yanmei-Liu d6dfe4f
[+] add handshake complete check for sending frame
Yanmei-Liu 38ce8e6
[+] add path_cids_blocked frame process
Yanmei-Liu 0c381d4
[+] add logs for new frames
Yanmei-Liu 1980c17
[+] add flag for state cids_blocked has been sent
Yanmei-Liu 894c7fa
[+] supporting draft-13
Yanmei-Liu dabb454
[+] add transport parameter for draft-13
Yanmei-Liu 15a646d
[+] use draft-13 as default version for demo server
Yanmei-Liu efd5809
[+] add logs and change default transport param value
Yanmei-Liu 8b9974a
[=] add logs
Yanmei-Liu 95e319a
[+] check CID blocked 100ms later after handshake complete
Yanmei-Liu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.