dhcpv6: Support stateless DHCPv6
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Thu, 5 Jan 2012 09:42:08 +0000 (11:42 +0200)
committerDaniel Wagner <daniel.wagner@bmw-carit.de>
Thu, 5 Jan 2012 10:52:48 +0000 (11:52 +0100)
commit19e8effd134678d9467e328090717b10cef0c208
tree96a85b0b17beef535d9c0efd8ad7e793e2cf686c
parentf13255cfe3c98ce4e7598f9bda03b4dc0ac837a1
dhcpv6: Support stateless DHCPv6

See relevant parts from these RFCs:
RFC 3315 - DHCP for IPv6
RFC 3646 - DNS configuration options for DHCP for IPv6
RFC 3736 - Stateless DHCP service for IPv6
RFC 4075 - SNTP configuration option for DHCPv6

The patch does not support authenticated information messages.
Makefile.am
gdhcp/client.c
gdhcp/gdhcp.h
src/connman.h
src/dhcpv6.c [new file with mode: 0644]
src/main.c
src/network.c