Expand description
This module contains implementations of protocols, which handle how packets are forwarded and how packets are added to the network.
Modules§
- greedy
- This module contains implementations of greedy protocols.
- oed
- This module contains implementations of OED protocols.
Traits§
- Protocol
- Interface for forwarding protocol behaviors.