Skip to main content

Module event

Module event 

Source
Available on crate feature tracker only.
Expand description

Events emitted by crate::FlowTracker as packets flow through it.

Structs§

FlowStats
Aggregate counters maintained per flow.

Enums§

AnomalyKind
Live, in-flight anomaly classifications. Carried by FlowEvent::Anomaly.
EndReason
Why a flow ended.
FlowEvent
Events emitted by the tracker.
FlowSide
Which side of a flow a packet belongs to.
FlowState
Lifecycle state of a flow as tracked by crate::FlowTracker.
OverflowPolicy
What to do when crate::BufferedReassembler’s in-flight buffer would exceed its configured cap.