interfaces: Add API to find the interface index from a local address
authorOlivier Crête <olivier.crete@collabora.com>
Fri, 22 Jul 2022 20:39:36 +0000 (16:39 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Mon, 25 Jul 2022 18:10:00 +0000 (14:10 -0400)
commita667957f7b23502da111dc2b314a6ad4120c590d
treedd382e0db731e57465581380ba79b427b26dde98
parent15c8feae5516079aafec4134e823f7c927183fa5
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.
agent/interfaces.c
agent/interfaces.h
docs/reference/libnice/libnice-sections.txt
nice/libnice.sym