Skip to main content

Module client

Module client 

Source
Expand description

Core DHCPv6 client state transitions.

Structs§

ClientStateMachine
The DHCPv6 core state machine.
IaUpdate
An IA update.
IaValueUpdate
An update for an IA value.
Lifetimes
The valid and preferred lifetimes.

Enums§

Action
Possible actions that need to be taken for a state transition to happen successfully.
ClientTimerType
Identifies what event should be triggered when a timer fires.
IaValueUpdateKind
An IA Value’s update kind.

Type Aliases§

Actions