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: [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

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

2013-04-21 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