Re: [PATCH v3] ipconfig: Enable IPv6 privacy extension for autoconf addresses.

2011-02-16 Thread Samuel Ortiz
Hi Jukka, On Wed, Feb 16, 2011 at 11:24:38AM +0200, Jukka Rissanen wrote: Hi David, On 16 February 2011 11:10, David Woodhouse dw...@infradead.org wrote: If you want to support this, it *needs* to be a configurable option in ConnMan. And I believe it ought to default to 'off'. Sure, I

[PATCH v3] ipconfig: Enable IPv6 privacy extension for autoconf addresses.

2011-02-15 Thread Jukka Rissanen
This is described in RFC 3041 and RFC 4941 --- src/ipconfig.c | 66 1 files changed, 66 insertions(+), 0 deletions(-) diff --git a/src/ipconfig.c b/src/ipconfig.c index 1fb8281..0f676d3 100644 --- a/src/ipconfig.c +++ b/src/ipconfig.c @@

Re: [PATCH v3] ipconfig: Enable IPv6 privacy extension for autoconf addresses.

2011-02-15 Thread Samuel Ortiz
Hi David, On Tue, Feb 15, 2011 at 04:34:58PM +, David Woodhouse wrote: On Tue, 2011-02-15 at 16:54 +0200, Jukka Rissanen wrote: This is described in RFC 3041 and RFC 4941 Your code isn't described there. static void free_ipdevice(gpointer data) { struct

Re: [PATCH v3] ipconfig: Enable IPv6 privacy extension for autoconf addresses.

2011-02-15 Thread Jukka Rissanen
Hi David, ... but while ConnMan is driving the device we *always* use this horrid 'privacy' mode when IPv6 is enabled? What kind of problems there is with the privacy mode? Regards, Jukka ___ connman mailing list connman@connman.net