DHCP_OPTIONS_COOKIE
memcpy(outpacket->options, DHCP_OPTIONS_COOKIE, 4);
if (memcmp(packet->raw->options, DHCP_OPTIONS_COOKIE, 4)) {