Releases: courvoif/pcap-file
Releases · courvoif/pcap-file
v2.0.0-rc1
Refactoring of the whole project.
Now it is capable of:
- Parse, read and write a pcap file
- Parse, read and write a pcapng file
Version 0.10.0
Version 0.9.0
Version 0.8.0
Changelog
API Modification:
- PcapReader iterator now return a Result
Other:
- Implemented Default for PcapHeader
Version 0.7.0
Changelog
First release