From: Patrik Flykt <[email protected]>

        Hi,

The following patch removes ipconfig creation from connman_network_set_index().
The index creation will happen when a service is created from the network,
and this function wronly assumes that only IPv4 networks exist. Thus the
network index is saved, and if any ipconfigs exist, the network index is
updated for them.

Elena Tebesoi's patch set "[PATCH 0/5 v2] Enable GPRS with IPv6" could be
rebased around this patch (if this one works, that is). Thus she would need
only patches 1/5 and 5/5 from her patch set while reworking patch 4/5 to call
connman_network_set_index().

Cheers,

        Patrik


Patrik Flykt (1):
  network: Do not create ipconfig when setting network index

 src/network.c |   28 +++++-----------------------
 1 file changed, 5 insertions(+), 23 deletions(-)

-- 
1.7.10

_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to