Doing some more digging, I realize I have a few virtual adapters apparently but none of them have network access even when my main network adapter is connected to the internet. It also seems there's no kind of exception being thrown in [nsNotifyAddrListener.cpp](https://searchfox.org/mozilla-central/rev/560b7b1b174ed36912b969eee0c1920f3c59bc56/netwerk/system/win32/nsNotifyAddrListener.cpp#553-556) so mLinkUp is always set to true even those these other adapters are not connected to any network with internet access. It's strange because [this issue doesn't appear in Windows 11 according to this comment on Bug 1789872](https://bugzilla.mozilla.org/show_bug.cgi?id=1789872#c5). I'm not sure what else to try in order to investigate, but if you have any ideas, please let me know!
Bug 1793498 Comment 4 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Doing some more digging, I realize I have a few virtual adapters apparently but none of them have network access/valid IPs even when my main network adapter is connected to the internet. It also seems there's no kind of exception being thrown in [nsNotifyAddrListener.cpp](https://searchfox.org/mozilla-central/rev/560b7b1b174ed36912b969eee0c1920f3c59bc56/netwerk/system/win32/nsNotifyAddrListener.cpp#553-556) so mLinkUp is always set to true even those these other adapters are not connected to any network with internet access. It's strange because [this issue doesn't appear in Windows 11 according to this comment on Bug 1789872](https://bugzilla.mozilla.org/show_bug.cgi?id=1789872#c5). I'm not sure what else to try in order to investigate, but if you have any ideas, please let me know!
Doing some more digging, I realize I have a few virtual adapters apparently but none of them have network access/valid IPs even when my main network adapter is connected to the internet. It also seems there's no kind of exception being thrown in [nsNotifyAddrListener.cpp](https://searchfox.org/mozilla-central/rev/560b7b1b174ed36912b969eee0c1920f3c59bc56/netwerk/system/win32/nsNotifyAddrListener.cpp#553-556) so mLinkUp is always set to true even those these other adapters are not connected to any network with internet access and my main network adapter is disconnected. It's strange because [this issue doesn't appear in Windows 11 according to this comment on Bug 1789872](https://bugzilla.mozilla.org/show_bug.cgi?id=1789872#c5). I'm not sure what else to try in order to investigate, but if you have any ideas, please let me know!