meta-digi/meta-digi-dey/recipes-connectivity
Javier Viguera c9b02d6288 networkmanager: connectivity check: set interface for DNS resolution
Use the same interface that it's being checked for the DNS resolution.

This makes connectivity check work in an scenario where the primary
interface has lost connectivity (for example ethernet) but you still
have connectivity through a secondary interface (e.g. wireless).

What happens in that case is that even though you have correct
connectivity in the secondary interface the check fails because it does
not use that secondary interface to resolve the name of the test URL.
The result is that the connectivity check assumes that this secondary
interface is also failing and it penalizes the metrics in the routing
table.

This commit uses libcurl's CURLOPT_DNS_INTERFACE to set the DNS
interface. Notice that this requires 'libcurl' to be compiled with
'--enable-ares'.

https://jira.digi.com/browse/DEL-4787

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2017-09-20 12:07:45 +02:00
..
bluez ccardimx28js removal: remove platform reference from bluez4 bootscript 2017-08-04 17:38:30 +02:00
cherokee meta-digi-dey: update Digi logo used by webservers 2015-11-06 16:20:35 +01:00
hostapd hostapd: generate unique SSID for SoftAP 2017-09-05 16:37:54 +02:00
libmbim libmbim: fix runtime dependence 2017-07-10 19:41:53 +02:00
libqmi libqmi: new recipe for version 1.18.0 2017-04-07 19:45:27 +02:00
mbedtls meta-digi-dey: add mbedtls recipe 2017-05-11 19:10:10 +02:00
modemmanager modemmanager: remove unnecessary dbus-glib dependence 2017-09-04 14:53:36 +02:00
networkmanager networkmanager: connectivity check: set interface for DNS resolution 2017-09-20 12:07:45 +02:00
openssl openssl: update cryptodev engine implementation 2016-05-27 16:10:36 +02:00
packagegroups meta-digi-dey: fix bluetooth interface initialization 2017-03-13 11:20:13 +01:00
ppp ppp: remove specific DNS scripts 2017-07-26 13:32:54 +02:00
vsftpd meta-digi: use recommended BP and BPN variables for FILESEXTRAPATHS 2015-03-13 18:43:12 +01:00
wpa-supplicant wpa-supplicant: add p2p configuration file for cc6 2017-08-30 12:34:21 +02:00