Hi Enrico, On 10/06/2016 02:13 AM, Enrico Sau wrote: > Hi Denis, > > Which modem are you using, if its no secret? > > > ​No secrets, I'm using this: > http://www.telit.com/cellular/4g-modules/xe910-family/ > The V2 series. Okay, I should have one around somewhere. Not sure I have a provider that allows dual stack contexts though. > > It looks like IPV6CP was never properly integrated into GAtPPP > logic. At least I don't see ipv6cp_new() inside gatchat/gatppp.c > anywhere. You might have to extend gatppp.c to manage IPV6CP as well. > > > ​I will look into it. > Do you think is a difficult task?​ Shouldn't be particularly difficult assuming IPV6CP itself was done properly. You might need to tweak GAtPPPConnectFunc to relay the ipv6 address and tell GAtPPP which protocols to run. E.g. ipv6cp, ipcp, or both. > ​​ > > ​I extended several ofono interfaces fot telit modems. > I will find the time to submit some changes sooner or later​. > Cool. Regards, -Denis