DescriptionAdd histogram to track NPN/ALPN.
Add histogram to track
* which TLS extension (NPN or ALPN) is used for protocol negotiation,
* in case of NPN, is there overlap or do we fall back,
* which protocol is selected.
This CL is draft, I still do not know how to call set_protocol_negotiation() in
NSS. I would love to do that in
SSLClientSocketNSS::Core::HandshakeSucceeded(), but that might not be the on
the same thread.
Committed: https://crrev.com/0d28ea5f8316e357734b8d7c8ac2d9a2d02c30b0
Cr-Commit-Position: refs/heads/master@{#299303}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Rebase. #Patch Set 3 : Record extension in NSS. #Patch Set 4 : Rename protocol_negotation for clarity. #
Total comments: 8
Patch Set 5 : Rebase. #Patch Set 6 : Re: second round of comments. #
Total comments: 3
Patch Set 7 : Shorten enum descriptions. #
Messages
Total messages: 15 (4 generated)
|