Crate dhcp_protocol

source ·

Modules§

Structs§

  • AtLeast encodes a lower bound on the inner container’s number of elements.
  • AtMostBytes encodes an upper bound on the inner container’s size in bytes.
  • A DHCP protocol message as defined in RFC 2131.

Enums§

  • A DHCP Option as defined in RFC 2132. DHCP Options provide a mechanism for transmitting configuration parameters between the Server and Client and vice-versa. DHCP Options also include some control and meta information needed for the operation of the DHCP protocol but which could not be included in the DHCP header because of the backwards compatibility requirement with the older BOOTP protocol.
  • A DHCP Message Type.
  • A NetBIOS over TCP/IP Node Type.
  • A DHCP protocol op-code as defined in RFC 2131.
  • A DHCP option code.
  • The DHCP message fields to use for storing additional options.

Constants§

Traits§

  • A type which can be converted to and from a FIDL type F.
  • Utility trait for infallible FIDL conversion.
  • Utility trait for infallible FIDL conversion.

Functions§