Expand description
Packet metadata generation
Modules§
- tadam
- An implementation of TADAM automaton for generation
Structs§
- S2Sender
- A set of Sender used by a Stage 2. Each Sender corresponds to a L4 protocol
- S2Vector
- A set of Vector used by a Stage 2. Each Vector corresponds to a L4 protocol
Traits§
- Stage2
- A trait for Stage 2 that generates packet metadata from flows
Functions§
- run_
channel - Generate packet metadata from flows sends them progressively to a channel
- run_vec
- Generate packet metadata from flows and into a vector