mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 06:28:05 +02:00
parent
1dd4fec550
commit
1b09fba19e
1 changed files with 1 additions and 1 deletions
|
|
@ -1641,7 +1641,7 @@ nm_ip6_config_lookup_address (const NMIP6Config *self,
|
|||
priv->ifindex,
|
||||
addr);
|
||||
entry = nm_dedup_multi_index_lookup_obj (priv->multi_idx,
|
||||
&priv->idx_ip6_routes,
|
||||
&priv->idx_ip6_addresses,
|
||||
&obj_stack);
|
||||
return entry
|
||||
? NMP_OBJECT_CAST_IP6_ADDRESS (entry->obj)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue