quic: Log client's source connection id, too.

Seem reasonable give we log the server SCID. Interestingly, the Chromium
examples actually have zero length (empty) source connection IDs. I wonder
if that's part of their "protocol ossification avoidance" effort.
This commit is contained in:
Arne Welzel 2024-01-26 20:32:04 +01:00
parent 33acfdc630
commit 1c516f738c
13 changed files with 43 additions and 37 deletions

View file

@ -513,6 +513,7 @@ connection {
QUIC::Info {
* client_initial_dcid: string, log=T, optional=T
* client_protocol: string, log=T, optional=T
* client_scid: string, log=T, optional=T
* history: string, log=T, optional=T
* history_state: vector of string, log=F, optional=F
* id: record conn_id, log=T, optional=F