<div dir="ltr"><div>I added dhcpd -6 option.<br></div><br>It's for supporting ipv6, and I referred to RFC 3315 Specification <br><a href="http://www.rfc-base.org/txt/rfc-3315.txt">http://www.rfc-base.org/txt/rfc-3315.txt</a><div><div><br></div></div><div>There are some different kind of requests in dhcpd6,<br></div><div>but I inplemented only a basic protocol. (Solicit - Advertise - Request - Reply)</div><div>There's a sample packet as below. toybox dhcpd works in the same way.<br></div><div><a href="http://packetlife.net/captures/DHCPv6.cap">http://packetlife.net/captures/DHCPv6.cap</a><br></div><div><br></div><div>PFA for the patch.</div><div><br></div></div>