diff options
author | Yeongdeok Suh <skyducks111@gmail.com> | 2015-07-10 13:49:12 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2015-07-10 13:49:12 -0500 |
commit | 60cdc06c4825de7688a3879892bf442e0e2f282a (patch) | |
tree | ecde3a4067b9d1596c4076e56b3fa6023b0f7b4c /toys/posix/printf.c | |
parent | d1a577f7bd2148f29a1dff37684ea9c63024fe6e (diff) | |
download | toybox-60cdc06c4825de7688a3879892bf442e0e2f282a.tar.gz |
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
Diffstat (limited to 'toys/posix/printf.c')
0 files changed, 0 insertions, 0 deletions