2 Commits
Author SHA1 Message Date
eric aeb827b361 Retire pcapstream references, note the preallocation trap is scpcap-scoped
pcapstream-server is abandoned in favor of scpcap; drop the stale reference
in the doc's status line.

Add a footnote to §7.2 clarifying that the preallocating-writer hazard we
just spent significant effort diagnosing and fixing in scpcap's raw-.pcap
tailer doesn't apply to this document's .pcap.zst format: the compressed
writer only ever appends, and nothing that preallocates writes .pcap.zst
directly, so fstat-based phys/src tracking here remains sound as-is.
2026-08-28 10:33:46 -04:00
eric 64775b8025 add streaming zstd spec 2026-08-21 17:46:49 -04:00