RE: [PATCH 02/12] gprs: driver interface changes for IPv6

2011-02-08 Thread Mika.Liljeberg
Hi Marcel, Thanks for the comments. Normally, IPv6 addresses and routes are autoconfigured using IPv6 stateless address autoconfiguration followed optionally by DHCPv6 to get additional settings. The kernel actually starts stateless address autoconfiguration immediately when the

Re: [PATCH 02/12] gprs: driver interface changes for IPv6

2011-02-04 Thread Denis Kenzior
Hi Mika, +enum ofono_gprs_addrconf { + OFONO_GPRS_ADDRCONF_NONE, + OFONO_GPRS_ADDRCONF_STATIC, + OFONO_GPRS_ADDRCONF_DHCP, +}; + What exactly is the _NONE addrconf for? And why don't we use a gboolean here like before? struct ofono_gprs_primary_context { unsigned int