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§
- Endpoint
Payload Class - Traffic policy selected for an app-owned endpoint payload.
- External
Packet Io - App-owned packet channels for embedding FIPS without a system TUN.
- Node
- A running FIPS node instance.
- Node
Delivered Packet - Source-attributed packet delivered by a node running without a system TUN.
Enums§
- Endpoint
Payload Lane - Priority/bulk lane selected for an app-owned endpoint payload.
- Node
Error - Errors related to node operations.
- Node
State - Node operational state.
Functions§
- classify_
endpoint_ payload - Classify an app-owned endpoint payload for queue admission and pressure policy.
- endpoint_
payload_ is_ latency_ sensitive - Return true when an app-owned endpoint payload should retain priority-lane progress.