1.2.0 – 2023-08-26¶
Added – streaming input.
pcapkit.corekit.io.SeekableReaderbuffers a non-seekable stream so a capture can be read fromstdinor a pipe, which is what livetcpdumpoutput needs (#156).Fixed – reassembly, broken since 0.16.3 (#155).
Extractornow raises an explicit unsupported-call error, and logs a notice, when reassembly or flow tracing is requested where it cannot be provided.