gecko-dev/netwerk/system/netlink
Michal Novotny 2d153a80d4 Bug 1593693 - nsINetworkLinkService.isLinkUp returns true when no network connection is available, r=valentin
Determining link status from states and addresses of the individual interfaces isn't always reliable. With this patch we assume the link is up when we could find a route for kRouteCheckIPv4 host or kRouteCheckIPv6 host.

Differential Revision: https://phabricator.services.mozilla.com/D52027

--HG--
extra : moz-landing-system : lando
2019-11-07 15:16:36 +00:00
..
NetlinkService.cpp Bug 1593693 - nsINetworkLinkService.isLinkUp returns true when no network connection is available, r=valentin 2019-11-07 15:16:36 +00:00
NetlinkService.h Bug 1593693 - nsINetworkLinkService.isLinkUp returns true when no network connection is available, r=valentin 2019-11-07 15:16:36 +00:00
moz.build Bug 1567616 - network id based on default gateway is wrong when VPN overrides default gateway by more specific routes r=dragana 2019-08-26 21:46:32 +00:00