packages/net/mwan3
Jonas Lochmann fc3cc2fe5c mwan3: use network_get_preferred_ipaddr6
This updates mwan3 to use network_get_preferred_ipaddr6 instead of
network_get_ipaddr6 if possible to determine a source ip for the
connectivity checks. This avoids issues where the first ip address
that is returned from network_get_ipaddr6 does not work anymore while
the preferred one returned from network_get_preferred_ipaddr6 works.

Signed-off-by: Jonas Lochmann <git@inkompetenz.org>
2024-02-04 16:39:13 -08:00
..
files mwan3: use network_get_preferred_ipaddr6 2024-02-04 16:39:13 -08:00
src mwan3: use helper library for mwan3track 2020-10-16 09:54:48 -04:00
Makefile mwan3: use network_get_preferred_ipaddr6 2024-02-04 16:39:13 -08:00