aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/udp/dhcpv6.c
Commit message (Expand)AuthorAgeFilesLines
* [dhcpv6] Do not set sin6_scope_id on the unspecified client socket addressMichael Brown2014-05-231-1/+0
* [dns] Support DNS search listsMichael Brown2014-02-051-0/+9
* [dhcpv6] Add DHCPv6 "filename" settingMichael Brown2013-12-051-0/+10
* [dhcpv6] Use DUID-UUID form of client DUIDMichael Brown2013-12-051-20/+21
* [dns] Add support for resolving IPv6 addresses via AAAA recordsMichael Brown2013-12-051-1/+1
* [settings] Allow for IPv6 setting types in non-IPv6 buildsMichael Brown2013-12-051-5/+2
* [settings] Explicitly separate the concept of a completed fetched settingMichael Brown2013-12-051-3/+3
* [dhcpv6] Allow stateful DHCPv6 to apply obtained IPv6 addressesMichael Brown2013-11-151-6/+24
* [dhcpv6] Add basic support for stateful and stateless DHCPv6Michael Brown2013-11-141-0/+955