dhcpv6_relay_msg_t Struct Reference

Relay Agents/Server message format. More...

Detailed Description

Relay Agents/Server message format.

See also
RFC 8415, section 9

Definition at line 101 of file _dhcpv6.h.

#include <_dhcpv6.h>

Data Fields

uint8_t type
 message type (see DHCPv6 messeg types )
 
uint8_t hop_count
 number of relays that have already relayed the message
 
ipv6_addr_t link_address
 optional address to identify the link on which the client is located.
 
ipv6_addr_t peer_address
 The address of the client or relay agent from which the message to be relayed was received.
 

The documentation for this struct was generated from the following file: