Skip to main content

Module forward

Module forward 

Source
Expand description

A relay’s view of the forward (away from the client, towards the exit) state of a circuit.

ModulesΒ§

extend_handler πŸ”’
Handler for EXTEND2 cells.

StructsΒ§

ExtendResult πŸ”’
A successful circuit extension result.
Forward πŸ”’
Relay-specific state for the forward reactor.
Outbound πŸ”’
The outbound view of a relay circuit.

EnumsΒ§

CellDecodeResult πŸ”’
The outcome of decode_relay_cell.
CircEvent πŸ”’
A type of event issued by the relay forward reactor.

ConstantsΒ§

MAX_RELAY_EARLY_CELLS_PER_CIRCUIT πŸ”’
The maximum number of RELAY_EARLY cells allowed on a circuit.

Type AliasesΒ§

CtrlCmd πŸ”’
Placeholder for our custom control command type.
CtrlMsg πŸ”’
Placeholder for our custom control message type.