Hi,

oFono ConnectionContext does not have a 'Method' property specified in
the IPv6.Settings dict and it is also specified in RFC 6459 that IPv6
uses autoconfiguration. Therefore I rather make
CONNMAN_IPCONFIG_METHOD_AUTO mandatory with patch "ofono: IPv6 contexts
use stateless autoconfiguration and/or DHCPv6" and go forward with that
solution.

Was it the IPv6 only context that broke after this?

Yes.

However I will still want part of this patch to be applied:

1)

"connman_network_set_index(modem->network, index);"

^ Should be called for IPv6 too, and preferably only one time.

2)

If modem->context->ipv4_method is not CONNMAN_IPCONFIG_METHOD_FIXED we
need to call "connman_network_set_ipv4_method(modem->network, CONNMAN_IPCONFIG_METHOD_DHCP);" so that with IPv6-only context (or missing IPv4-settings in dual-context) we will not set the old fixed IP-address configuration for the interface.

Will send patch soon.

Br,
Pasi
_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman

Reply via email to