Structs§
- CsConfig
- Content store configuration.
- Discovery
Toml Config [discovery]section — neighbor and service discovery configuration.- Engine
Config - Engine tuning parameters.
- Ether
Face System Config - Ethernet multicast face auto-configuration (
[face_system.ether]). - Face
System Config - Face system auto-configuration.
- Forwarder
Config - Top-level forwarder configuration (loaded from TOML).
- Logging
Config - Logging configuration.
- Management
Config - Management interface configuration.
- Route
Config - A static FIB route entry.
- Security
Config - Security settings.
- Trust
Rule Config - A single trust schema rule in the router configuration.
- UdpFace
System Config - UDP multicast face auto-configuration (
[face_system.udp]).
Enums§
- Face
Config - Configuration for a single face.
- Face
Kind - Re-export the canonical
FaceKindfromndn-transport— single source of truth for all face type classification. Serde support is enabled via theserdefeature onndn-transport. Classifies a face by its transport type (informational; not used for routing).