Releases: helpsystems/pcapy
Releases · helpsystems/pcapy
0.11.5
Version 0.11.5 tagged with the following changes:
- Add setdirection method (by @dajose)
- Added guid/luid translations for windows (by @finsor)
0.11.4
- Version 0.11.4 tagged with the following changes
- bpfobject support get_bpf method (by @palaviv)
- Monitor mode support & missing methods fix (by @gpotter2)
- Documentation update (@gpotter2)
0.11.3
Fixes installation errors introduced in last version
0.11.2
Version 0.11.2 tagged with the following substantial changes (since version 0.11.11):
- Exporting pcap_get_selectable_fd as getfd (by @geekhckr)
- Add a close method & context manager to Reader (by @segevfiner)
0.11.1
- Version 0.11.1 tagged with the following changes (since version 0.10.10):
- AppVeyor integration (continuous integration service)
- Close method for Pcap Dumper
- Pcap stats added