interfaces: allow list of ignored prefixes
authorStefan Becker <chemobejk@gmail.com>
Thu, 27 Jun 2019 09:17:43 +0000 (12:17 +0300)
committerStefan Becker <chemobejk@gmail.com>
Thu, 27 Jun 2019 16:52:07 +0000 (19:52 +0300)
commit7b4b46f97c2d37da38eba4637dcf040105269772
treec214ec5f518c3f8a131e136a99898eb0e9ceb6cc
parent0245565e056b7a919d92033eada4c090ebc436e9
interfaces: allow list of ignored prefixes

Improve on commit b4abda09c79e4ce372a3771300abf568c85c7ff5

Instead of checking one prefix, check against a list of prefixes. This
allows libnice to be configured to ignore interfaces from virtual
machines and containers.
agent/interfaces.c