Skip to content
Discussion options

You must be logged in to vote

I am looking at the trace for your second attempt, to 10.0.1.1/9. They actually look good. The picoquic UI reports sending data on both paths, the qlog trace shows that the path handshake succeeded:

[3067, 1, "transport", "packet_received", { "packet_type": "1RTT", "header": { "packet_size": 1252, "packet_number": 0, "dcid": "0f8e4ea8b8c95e0a" }, "frames": [{ 
    "frame_type": "path_challenge", "path_challenge": "f53ab373e79882c4"}, { 
    "frame_type": "path_response", "path_response": "dbd85993b4156e70"}, { 
    "frame_type": "padding"}]}],

The log also shows some packets being received on the new path, e.g.:

[3318, 1, "transport", "packet_received", { "packet_type": "1RTT", "header":…

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@huitema
Comment options

@Kazedaa
Comment options

Comment options

You must be logged in to vote
6 replies
@huitema
Comment options

@clarkzjw
Comment options

@Kazedaa
Comment options

@clarkzjw
Comment options

@Kazedaa
Comment options

Answer selected by Kazedaa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants