Module retina_core::conntrack

source ·
Expand description

Per-core connection state management.

Most of this module’s functionality is maintained internally by Retina and is not meant to be directly managed by users. However, it publicly exposes some useful connection identifiers for convenience.

Modules§

  • Per-connection state management.
  • Bidirectional connection identifiers.

Structs§

  • Manages state for all TCP and UDP connections.