Re: [RESEND 3 PATCH 00/13] IPv6 Support

2011-03-21 Thread Aki Niemi
Hi Denis, 2011/3/18 Denis Kenzior denk...@gmail.com: Unfortunately that ship has sailed.  Every vendor except Nokia uses AT command modems, or at least implements a (somewhat) full-featured AT backend. Not quite the way I see things. There are notable exceptions to this, for example, Qualcomm

Re: [RESEND 3 PATCH 00/13] IPv6 Support

2011-03-21 Thread Marcel Holtmann
Hi Aki, Unfortunately that ship has sailed. Every vendor except Nokia uses AT command modems, or at least implements a (somewhat) full-featured AT backend. Not quite the way I see things. There are notable exceptions to this, for example, Qualcomm modems don't use AT commands but a

RE: [RESEND 3 PATCH 00/13] IPv6 Support

2011-03-18 Thread Mika.Liljeberg
Hi Denis, Disabling IPv6 stateless address would be a bold move indeed, since it is declared mandatory in both IETF and 3GPP standards. Please see [RFC4294] and [3GPP 23.060]. The section Dynamic IPv6 Address Allocation in 23.060 is very clear on how IPv6 address allocation in 3GPPP

Re: [RESEND 3 PATCH 00/13] IPv6 Support

2011-03-18 Thread Denis Kenzior
Hi Mika, On 03/18/2011 03:33 AM, mika.liljeb...@nokia.com wrote: Hi Denis, Disabling IPv6 stateless address would be a bold move indeed, since it is declared mandatory in both IETF and 3GPP standards. Please see [RFC4294] and [3GPP 23.060]. The section Dynamic IPv6 Address Allocation

Re: [RESEND 3 PATCH 00/13] IPv6 Support

2011-03-17 Thread Denis Kenzior
Hi Mika, On 03/17/2011 03:58 AM, mika.liljeb...@nokia.com wrote: Hi Denis, Marcel, I'll respond just once, since you both commented on pretty much the same topics. I notice that your version of the patches are not forming the IPv6 link-local address and configuring it on the network

RE: [RESEND 3 PATCH 00/13] IPv6 Support

2011-03-16 Thread Mika.Liljeberg
Hi Denis, So during OSTS Samuel, Marcel and I sat down and tried to figure out the IPv6 stuff. Based on this discussion and your implementation I pushed a series of patches implementing IPv6 and dual-stack contexts. I have taken (and later re-worked) some of your patches so you get

RE: [RESEND 3 PATCH 00/13] IPv6 Support

2011-03-16 Thread Marcel Holtmann
Hi Mika, So during OSTS Samuel, Marcel and I sat down and tried to figure out the IPv6 stuff. Based on this discussion and your implementation I pushed a series of patches implementing IPv6 and dual-stack contexts. I have taken (and later re-worked) some of your patches so you get

Re: [RESEND 3 PATCH 00/13] IPv6 Support

2011-03-16 Thread Denis Kenzior
Hi Mika, On 03/16/2011 05:45 AM, mika.liljeb...@nokia.com wrote: Hi Denis, So during OSTS Samuel, Marcel and I sat down and tried to figure out the IPv6 stuff. Based on this discussion and your implementation I pushed a series of patches implementing IPv6 and dual-stack contexts. I

Re: [RESEND 3 PATCH 00/13] IPv6 Support

2011-03-15 Thread Denis Kenzior
Hi Mika, On 03/07/2011 08:02 AM, Mika Liljeberg wrote: Hi All, Patches rebased to current master. Regards, MikaL IPv6 host walked into a bar. No-one would talk to it. [RESEND 3 PATCH 01/13] gprs: factor out common code [RESEND 3 PATCH 02/13] gprs: Update documentation for

[RESEND 3 PATCH 00/13] IPv6 Support

2011-03-07 Thread Mika Liljeberg
Hi All, Patches rebased to current master. Regards, MikaL IPv6 host walked into a bar. No-one would talk to it. [RESEND 3 PATCH 01/13] gprs: factor out common code [RESEND 3 PATCH 02/13] gprs: Update documentation for IPv6 [RESEND 3 PATCH 03/13] gprs: driver interface changes for IPv6