dnsproxy: Listen only on needed addresses
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Thu, 4 Apr 2013 11:44:50 +0000 (14:44 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 5 Apr 2013 11:41:55 +0000 (14:41 +0300)
commit88a2b9b5d76d347af42a639e9127b5ad2b3abe4e
tree8bb6fff92d8ac1b9cd8c3c9e1a50ebdd103a10f9
parentbb147fc28a6c2bb3b81a9677af518c8e3bf6cc4e
dnsproxy: Listen only on needed addresses

Do not bind to ANY address so that other DNS server applications
can be used on the same host for interfaces that are not managed
by ConnMan. This means that we only create DNS listeners on loopback
and tethering interfaces.
src/dnsproxy.c