Re: [MM] API changes for 0.8
- From: Aleksander Morgado <aleksander lanedo com>
- To: Dan Williams <dcbw redhat com>
- Cc: Network Manager <networkmanager-list gnome org>, Ben Chan <benchan google com>
- Subject: Re: [MM] API changes for 0.8
- Date: Fri, 31 May 2013 08:32:20 +0200
On 30/05/13 23:56, Dan Williams wrote:
* A new 'SupportedIpFamilies' property is given (signature "u"), showing
which are the IP types that we can use when requesting a connection. The
given value is a mask of MMBearerIpFamily flags.
Looks like the changes for QMI to support IPV4V6 didn't quite make it
into the api-changes branch?
/* Assume IPv4 + IPv6 supported */
g_simple_async_result_set_op_res_gpointer (
result,
GUINT_TO_POINTER (MM_BEARER_IP_FAMILY_IPV4 |
MM_BEARER_IP_FAMILY_IPV6),
NULL);
Oops, yes, just pushed a fixup! commit to the branch.
--
Aleksander
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]