DescriptionQUIC - enabled FLAGS_allow_truncated_connection_ids_for_quic.
Set up a FieldTrial which could disable this flag (via finch).
When the flag is enabled, chrome sends TCID parameter in CHLO message.
It is set to 0.
Added ??ByteConnectionId unittests to end_to_end_test.cc (found while
comparing the chromium code with internal source tree).
R=rch@chromium.org
Committed: https://crrev.com/6a4cf3b4810d8391b0962dbacd094b4e42edd6c0
Cr-Commit-Position: refs/heads/master@{#310705}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Enable FLAGS_allow_truncated_connection_ids_for_quic by default #
Total comments: 2
Patch Set 3 : Changes per comments in Patch Set 2 - set MockCryptoClientStream to specify a TCID of 8 #
Total comments: 6
Patch Set 4 : change the polarity of options to quic_enable_truncated_connection_ids #
Total comments: 4
Patch Set 5 : disable truncate_ids by default #
Messages
Total messages: 18 (4 generated)
|