Skip to main content

Module tree

Module tree 

Source
Expand description

Spanning Tree Protocol Entities

Tree coordinates and parent declarations for the FIPS spanning tree. The spanning tree provides a routing topology where each node maintains a path to a common root, enabling greedy distance-based routing.

Structs§

CoordEntry
Metadata for a single node in a tree coordinate path.
ParentDeclaration
A node’s declaration of its parent in the spanning tree.
TreeCoordinate
A node’s coordinates in the spanning tree.
TreeState
Local spanning tree state for a node.

Enums§

TreeError
Errors related to spanning tree operations.