Module ct
Expand description
Cover traffic-related API traits. Cover traffic and probing traffic generation traits.
ProbingTrafficGeneration— network probe scheduling and executionCoverTrafficGeneration— cover traffic generation for privacy
Modules§
- traits
- Cover traffic and probing traffic trait definitions.
Enums§
- Destination
Routing - Routing information containing forward or return routing options.
- Probe
Routing - Enum representation of different types of
DestinationRoutingtheProbingTrafficGeneration::buildis able to generate.
Traits§
- Cover
Traffic Generation - A trait for types that can generate cover traffic routes for the HOPR network.
- Probing
Traffic Generation - A trait for types that can produce a stream of probing traffic routes.
Type Aliases§
- PathId
- Identifier for a path traversed using an allowed
DestinationRoutingover the network.