Re: [MM] [PATCH] bearer: allow specifying default IP family for bearers

2013-04-22 Thread Aleksander Morgado
On 04/22/2013 03:50 AM, Ben Chan wrote: This patch adds a 'bearer-default-ip-family' property to MMBearer, which specifies the default IP family to use for a bearer when no explicit value is given via the simple connect properties. The default IP family is set to IPv4 in MMBearer but can be

Re: While waiting for MBIM support

2013-04-22 Thread Aleksander Morgado
I was hoping to help finishing the MM MBIM support, but have to realize that available spare time is insufficient... And with no one sponsoring Aleksander's work I guess MBIM just will have to wait. I just merged the MBIM support in ModemManager git master, which requires the libmbim-glib

[MM] [PATCH v2] bearer: allow specifying default IP family for bearers

2013-04-22 Thread Ben Chan
This patch adds a 'bearer-default-ip-family' property to MMBearer, which specifies the default IP family to use for a bearer when no explicit value is given via the simple connect properties. The default IP family is set to IPv4 in MMBearer but can be overridden by a MMBearer subclass, which

Re: [MM] [PATCH] bearer: allow specifying default IP family for bearers

2013-04-22 Thread Ben Chan
Thanks. Submitted a revised patch. - Ben On Mon, Apr 22, 2013 at 12:42 AM, Aleksander Morgado aleksan...@lanedo.comwrote: On 04/22/2013 03:50 AM, Ben Chan wrote: This patch adds a 'bearer-default-ip-family' property to MMBearer, which specifies the default IP family to use for a bearer