- Unicast options are taken into account only for RENEWs.
+- NoAddrsAvail answers to SOLICITs are always ADVERTISEs even when a SOLICIT
+ carries a rapid-commit option.
+
Changes since 4.0.0b3
- The reverse dns name for PTR updates on IPv6 addresses has been fixed to
reply.cursor = REPLY_OPTIONS_INDEX;
/*
- * Produce a reply that includes;
+ * Produce an advertise that includes;
*
* Status code.
* Server DUID.
* Client DUID.
*/
+ reply.msg_type = DHCPV6_ADVERTISE;
reply.cursor += store_options6((char *)reply.buf.data +
reply.cursor,
sizeof(reply.buf) -