mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 14:10:08 +01:00
wwan: add FIXME comment about broken ofono support
This commit is contained in:
parent
f0996d0eb8
commit
ac1def5325
1 changed files with 3 additions and 0 deletions
|
|
@ -907,6 +907,9 @@ context_property_changed (GDBusProxy *proxy,
|
|||
* 'Interface'.
|
||||
*
|
||||
* This needs discussion with upstream.
|
||||
*
|
||||
* FIXME: it is no longer allowed to omit the ifindex for NMIP4Config instances.
|
||||
* This is broken.
|
||||
*/
|
||||
priv->ip4_config = nm_ip4_config_new (nm_platform_get_multi_idx (NM_PLATFORM_GET),
|
||||
0);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue