805 B
805 B
Changelog
[Unreleased]
Added
- Add
Derive(Clone)toDevicestruct (#100). - Build-time
libpcapversion detection. - Add support for immediate mode.
Changed
- Opt into Rust 2018.
- Now minimum supported rustc version is 1.40.0.
- Updated dependency from deprecated
tokio-coretotokio0.2. - Updated dependency
futuresfrom version 0.1 to 0.3. - Feature
tokiorenamed tocapture-streambecause Cargo does not allow features and dependencies to have the same name. PCAP_LIBDIRrenamed toLIBPCAP_LIBDIRto distinguish thepcapcrate from thelibpcaplibrary.
Removed
- Feature flags
pcap-savefile-append,pcap-fopen-offline-precision(replaced by build-timelibpcapversion detection)
[0.7.0] - 2017-08-04
No Changelog entries for <= 0.7.0