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