Expand description
Core DHCPv6 client state transitions.
Structs§
- Client
State Machine - The DHCPv6 core state machine.
- IaUpdate
- An IA update.
- IaValue
Update - 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.
- Client
Timer Type - Identifies what event should be triggered when a timer fires.
- IaValue
Update Kind - An IA Value’s update kind.
Functions§
- transaction_
id - Creates a transaction ID used by the client to match outgoing messages with server replies, as defined in RFC 8415, Section 16.1.