Module retina_core::conntrack::conn

source ·
Expand description

Per-connection state management.

Tracks a TCP or UDP connection, performs stream reassembly, and (via ConnInfo) manages protocol parser state throughout the duration of the connection.

Modules§