Send connman mailing list submissions to
        [email protected]

To subscribe or unsubscribe via email, send a message with subject or
body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of connman digest..."

Today's Topics:

   1. Re: [PATCH v2 0/3] Simplify settings save code (Daniel Wagner)


----------------------------------------------------------------------

Date: Wed, 8 Jan 2020 08:58:25 +0100
From: Daniel Wagner <[email protected]>
Subject: Re: [PATCH v2 0/3] Simplify settings save code
To: Thomas Green <[email protected]>
Cc: "[email protected]" <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii

Good Morning Thomas,

On Tue, Jan 07, 2020 at 09:40:56PM +0000, Thomas Green wrote:

> I've attached 4 files to this email.  The one named connmanctl.out
> is the capture of the connmanctl output to reproduce the problem.
> The ones named settings.{orig,final} are the contents of the
> original and final states of the settings file for the ethernet
> service.  The last file, debug.out, is the capture of the output
> from the command:

I think I cracked the problem. ipconfig.c stores the values in struct
ipconfig, which is the current applied configuration. Whenever we
disconnect a service service.c will call
__connman_ipconfig_address_remove(). This clears struct ipconfig and
after that we try to save it.

The values of ipconfig_ipv4 in struct service needs to be saved if the
method is manual and not dhcp.

Thanks,
Daniel

------------------------------

Subject: Digest Footer

_______________________________________________
connman mailing list -- [email protected]
To unsubscribe send an email to [email protected]


------------------------------

End of connman Digest, Vol 51, Issue 10
***************************************

Reply via email to