Marten Seemann
|
ffe6546833
|
add tracing and qlogging of state transitions for ECN validation
|
2023-09-11 20:31:50 +07:00 |
|
Marten Seemann
|
ad63e2a40a
|
trace and qlog the ECN marking on sent and received packets
|
2023-09-11 20:31:50 +07:00 |
|
Marten Seemann
|
07ad2cbee2
|
remove Tracer from Config, put ConnectionTracer constructor there
|
2023-05-02 15:56:49 +02:00 |
|
Marten Seemann
|
24be84cd00
|
introduce separate tracing calls for sent long and short header packets
|
2023-01-17 21:53:37 +13:00 |
|
Marten Seemann
|
fe277dc663
|
log the size of buffered packets (#3571)
|
2022-10-11 02:27:26 -07:00 |
|
Marten Seemann
|
ed15a94703
|
split the tracing function for received short and long header packets
|
2022-08-29 15:32:27 +03:00 |
|
Marten Seemann
|
53412e9ba3
|
trace arbitrary length Connection IDs for Version Negotiation packets
|
2022-08-29 10:58:33 +03:00 |
|
Marten Seemann
|
ecc8320c2c
|
add a tracer function to trace sending of Version Negotiation packets
|
2022-08-29 10:58:33 +03:00 |
|
Marten Seemann
|
c29276ef67
|
expose the Null{Connection}Tracer as types, not as variables
|
2022-08-27 13:08:48 +03:00 |
|
Marten Seemann
|
48779d053f
|
add a logging.NullTracer
|
2022-08-22 13:21:35 +03:00 |
|