[Toybox] [PATCH] dhcpd add -6 option(ipv6 support)
Yeongdeok Suh
skyducks111 at gmail.com
Tue Jul 7 20:21:39 PDT 2015
I added dhcpd -6 option.
It's for supporting ipv6, and I referred to RFC 3315 Specification
http://www.rfc-base.org/txt/rfc-3315.txt
There are some different kind of requests in dhcpd6,
but I inplemented only a basic protocol. (Solicit - Advertise - Request -
Reply)
There's a sample packet as below. toybox dhcpd works in the same way.
http://packetlife.net/captures/DHCPv6.cap
PFA for the patch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20150708/6e82d595/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dhcpd-add-6-option-ipv6-support.patch
Type: application/octet-stream
Size: 61841 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20150708/6e82d595/attachment-0001.obj>
More information about the Toybox
mailing list