uquic/logging
Marten Seemann d52e9f35bc
ackhandler: detect ECN mangling (#4080)
* ackhandler: detect ECN mangling

Mangling means that a path is re-marking all ECN-marked packets as CE.

* ackhandler: only detect ECN mangling once all testing packets were sent
2023-09-11 23:18:33 -07:00
..
frame.go rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
interface.go add tracing and qlogging of state transitions for ECN validation 2023-09-11 20:31:50 +07:00
logging_suite_test.go remove duplicate mocks for the Tracer and the ConnectionTracer (#4076) 2023-09-11 23:12:13 -07:00
multiplex.go add tracing and qlogging of state transitions for ECN validation 2023-09-11 20:31:50 +07:00
multiplex_test.go remove duplicate mocks for the Tracer and the ConnectionTracer (#4076) 2023-09-11 23:12:13 -07:00
null_tracer.go add tracing and qlogging of state transitions for ECN validation 2023-09-11 20:31:50 +07:00
packet_header.go rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
packet_header_test.go remove duplicate mocks for the Tracer and the ConnectionTracer (#4076) 2023-09-11 23:12:13 -07:00
types.go ackhandler: detect ECN mangling (#4080) 2023-09-11 23:18:33 -07:00