File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -588,7 +588,7 @@ typedef uint64_t picoquic_tp_enum;
588
588
#define picoquic_tp_grease_quic_bit 0x2ab2
589
589
#define picoquic_tp_version_negotiation 0x11
590
590
#define picoquic_tp_enable_bdp_frame 0xebd9 /* per draft-kuhn-quic-0rtt-bdp-09 */
591
- #define picoquic_tp_initial_max_path_id 0x0f739bbc1b666d0dull /* per draft quic multipath 12 */
591
+ #define picoquic_tp_initial_max_path_id 0x0f739bbc1b666d0cull /* per draft quic multipath 12 */
592
592
#define picoquic_tp_address_discovery 0x9f81a176 /* per draft-seemann-quic-address-discovery */
593
593
594
594
/* Callback for converting binary log to quic log at the end of a connection.
Original file line number Diff line number Diff line change 56
56
0102030405060708: Extension type: 1 (idle_timeout), length 1, 1e
57
57
0102030405060708: Extension type: 3 (max_packet_size), length 2, 45c8
58
58
0102030405060708: Extension type: 15 (hcid), length 8, 0203040506070809
59
- 0102030405060708: Extension type: 1113404765106498829 (initial_max_path_id), length 1, 04
59
+ 0102030405060708: Extension type: 1113404765106498828 (initial_max_path_id), length 1, 04
60
60
61
61
0102030405060708: Extension list (36 bytes):
62
62
0102030405060708: Extension type: 1 (idle_timeout), length 2, 400a
You can’t perform that action at this time.
0 commit comments