Skip to main content

Module node

Module node 

Source
Expand description

FIPS Node Entity

Top-level structure representing a running FIPS instance. The Node holds all state required for mesh routing: identity, tree state, Bloom filters, coordinate caches, transports, links, and peers.

Structs§

ExternalPacketIo
App-owned packet channels for embedding FIPS without a system TUN.
Node
A running FIPS node instance.
NodeDeliveredPacket
Source-attributed packet delivered by a node running without a system TUN.

Enums§

NodeError
Errors related to node operations.
NodeState
Node operational state.