Cargo Features
pnet_datalink_bandwhich_fork has no features set by default.
[dependencies]
pnet_datalink_bandwhich_fork = { version = "0.23.1", features = ["netmap", "netmap_sys", "pcap"] }
- netmap
-
Affects
pnet_datalink_bandwhich_fork::netmap
…
Features from optional dependencies
- netmap_sys implicit feature
-
Enables netmap_sys
netmap_sys:
Bindings to netmap - the fast packet I/O framework
- pcap implicit feature
-
Enables pcap ^0.7
pcap:
A packet capture API around pcap/wpcap
Affects
pnet_datalink_bandwhich_fork::pcap
…