Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Nov 23:06
· 42 commits to master since this release
feat: add PCAP and PCAPNG file writer support

 - New PcapWriter and PcapNgWriter modules with streaming APIs
 - Timestamp shifting utilities for capture manipulation
 - Native Rust implementations for performance
 - Comprehensive test suite with smoke and regression tests
 - Updated documentation and usage guidelines