Crate pako_tools

source ·

Re-exports

pub use pcap_parser;

Structs

Reimplementation of std::time::Duration, but panic-free and partial, only to match our needs:
Network 5-tuple: layer 4 protocol (e.g TCP or UDP), source and destination IP/ports
Network flow information
Information related to a network interface used for capture
Block parsing context
pcap parsing context
pcap/pcap-ng data analyzer engine
Network 3-tuple: layer 4 protocol (e.g TCP or UDP), source and destination IP addresses

Enums

A block from a Pcap or PcapNG file

Constants

Traits

Common trait for pcap/pcap-ng analyzers
Interface for all Pcap engines
Common trait for pcap/pcap-ng analyzers (thread-safe version)
Generic interface for structures that can provide a FiveTuple

Functions

Type Definitions

Unique Flow identifier