Add: per-hop and rdns for probe trace
This commit is contained in:
@@ -21,11 +21,13 @@ This document tracks the planned roadmap alongside the current implementation st
|
||||
- diag: bundle export (zip)
|
||||
|
||||
### v0.3 (future upgrades)
|
||||
- richer trace output (reverse lookup, per-hop loss)
|
||||
- TLS extras: OCSP stapling indicator, more chain parsing
|
||||
- richer trace output (reverse lookup, per-hop loss, per-hop stats)
|
||||
- HTTP timing accuracy (connect/tls)
|
||||
- TLS extras: OCSP stapling indicator, richer cert parsing
|
||||
- ports conns improvements (top talkers / summary)
|
||||
- better baseline/diff for system roots
|
||||
- smarter "diagnose <domain>" workflow mode
|
||||
- optional HTTP/3 (feature-gated)
|
||||
- optional LLMNR/NBNS discovery
|
||||
|
||||
## Current stage
|
||||
|
||||
@@ -66,8 +68,8 @@ This document tracks the planned roadmap alongside the current implementation st
|
||||
- Basic unit tests for calc and TLS parsing.
|
||||
|
||||
### In progress
|
||||
- None.
|
||||
- v0.3: probe trace upgrades (per-hop stats + rdns).
|
||||
|
||||
### Next
|
||||
- Complete v0.3 trace upgrades and update CLI output.
|
||||
- Add v0.2 tests (dns detect, basic http/tls smoke).
|
||||
- Validate http/tls timings and improve breakdown if possible.
|
||||
|
||||
Reference in New Issue
Block a user