Expand description
Defines types and utilities for parsing DHCP messages received by the client and serializing DHCP messages sent by the client. Parsing and serialization of DHCP messages
Structs§
- Represents a
Map<OptionCode, T>
as an array of booleans.
Enums§
- Denotes whether a requested option is required or optional.
Type Aliases§
- Represents a set of OptionCodes as an array of booleans.