| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-14 | Probe direction is unnused in probe.Probe -- remove it | Will Hawkins | |
| Signed-off-by: Will Hawkins <[email protected]> | |||
| 2023-07-14 | Suppress non-error of cancelled context causing probe send to fail | Will Hawkins | |
| It is not an error (per se) for a probe not to be able to be sent when the context of its execution is cancelled. Log the error when debugging only. Signed-off-by: Will Hawkins <[email protected]> | |||
| 2023-06-21 | Major Update/Refactor to Support IETF 02 | Will Hawkins | |
| Beginning of a release candidate for support for IETF 02 tag of the responsiveness spec. | |||
| 2023-05-23 | Additional debugging around non-reused connections | Will Hawkins | |
| When a probe does not properly reuse an existing connection, do some additional logging to help the debugging process. | |||
| 2023-04-23 | [Bugfix] Missed adding probe package during refactor | Will Hawkins | |
