Hi,

this version fixes the issues found out in v1.
The patchset has been reworked so that it is now
streamlined with stateful DHCPv6 patcheset (coming soon
to mailing list).

Cheers,
Jukka


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

 Makefile.am    |    2 +-
 gdhcp/client.c |  537 +++++++++++++++++++++++++++++++++++++++++++++++++++++---
 gdhcp/common.c |  202 ++++++++++++++++++++-
 gdhcp/common.h |   43 +++++-
 gdhcp/gdhcp.h  |   26 +++-
 gdhcp/server.c |    2 +-
 src/connman.h  |    5 +
 src/dhcpv6.c   |  432 +++++++++++++++++++++++++++++++++++++++++++++
 src/main.c     |    2 +
 src/network.c  |   97 ++++++++++-
 10 files changed, 1300 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