Hi Samuel,

here is the v3 of the IPv6 only patchset.
Following changes were done compared to v2:

#4: merged patch #14 from v2
#6: removed this patch as it was useless
#7: patch #8 from v2 merged, fixed also line len
#11: changed the func name


Regards,
Jukka



Jukka Rissanen (12):
  ipconfig: Clear the ipaddress pointers when address is deleted.
  ipv6: Add property for IPv6 nameserver
  ipconfig: Added helper function that returns the config type.
  service: Split service state to IPv4 and IPv6 parts.
  ipconfig: Enable or disable IPv6 when loading the saved service.
  network: Enable IPv6 autoconf to change the service state to ready.
  network: Set service state correctly when ipconfig is cleared.
  service: IPv6 autoconf will change the service state.
  service: Check service state properly if user changes method.
  service: Change IPv4 state when address is released.
  ipconfig: Enable ipconfig if loading autoconfigurable IPv6 config.
  todo: Remove IPv6 enhancements as they are implemented.

 TODO               |   13 --
 include/property.h |    1 +
 src/connection.c   |    6 +-
 src/connman.h      |    5 +-
 src/ipconfig.c     |   30 ++++-
 src/location.c     |    3 +-
 src/network.c      |   72 ++++++++--
 src/provider.c     |   27 +++--
 src/service.c      |  397 ++++++++++++++++++++++++++++++++++++++++++++--------
 9 files changed, 457 insertions(+), 97 deletions(-)

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

Reply via email to