MUD URL DHCPv6 option format. More...
MUD URL DHCPv6 option format.
#include <_dhcpv6.h>
Data Fields | |
network_uint16_t | type |
DHCPV6_OPT_MUD_URL | |
network_uint16_t | len |
length of the mud_string in octets. | |
char | mud_string [] |
MUD URL using the "https" scheme. | |