Hi,

the following patch implements DHCPv6 information-request
message i.e., stateless DHCPv6 support.
We only get DNS and SNTP servers from DHCPv6 server.

Tested against wide-dhcpv6-server v20080615-10 and
dibbler-server 0.7.3

Regards,
Jukka



Jukka Rissanen (2):
  gdhcp: Generic stateless DHCPv6 support.
  dhcpv6: Support stateless DHCPv6

 Makefile.am    |    2 +-
 gdhcp/client.c |  498 ++++++++++++++++++++++++++++++++++++++++++++++++++++----
 gdhcp/common.c |  194 +++++++++++++++++++++-
 gdhcp/common.h |   43 +++++-
 gdhcp/gdhcp.h  |   25 +++-
 gdhcp/server.c |    2 +-
 src/connman.h  |    5 +
 src/dhcpv6.c   |  433 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/main.c     |    2 +
 src/network.c  |   93 ++++++++++-
 10 files changed, 1249 insertions(+), 48 deletions(-)
 create mode 100644 src/dhcpv6.c

_______________________________________________
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman

Reply via email to