summaryrefslogtreecommitdiff
path: root/nice/libnice.sym
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2022-07-22 16:39:36 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2022-07-25 14:10:00 -0400
commita667957f7b23502da111dc2b314a6ad4120c590d (patch)
treedd382e0db731e57465581380ba79b427b26dde98 /nice/libnice.sym
parent15c8feae5516079aafec4134e823f7c927183fa5 (diff)
downloadlibnice-a667957f7b23502da111dc2b314a6ad4120c590d.tar.gz
interfaces: Add API to find the interface index from a local address
This will find some interface that has the address and will not work correctly if multiple interfaces have the same address. But in any case, nothing in libnice expects that and we would need to break the API to make that work.
Diffstat (limited to 'nice/libnice.sym')
-rw-r--r--nice/libnice.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/nice/libnice.sym b/nice/libnice.sym
index e82cd0d..472c677 100644
--- a/nice/libnice.sym
+++ b/nice/libnice.sym
@@ -81,6 +81,7 @@ nice_component_state_to_string
nice_component_type_get_type
nice_debug_disable
nice_debug_enable
+nice_interfaces_get_if_index_by_addr
nice_interfaces_get_ip_for_interface
nice_interfaces_get_local_interfaces
nice_interfaces_get_local_ips