Ryujinx/Ryujinx.HLE/HOS/Services/Nifm/StaticService/Types
Ac_K 242e51c7f5
nifm: Fixes IsDynamicDnsEnabled not supported (#2443)
For a strange reason `IPInterfaceProperties.IsDynamicDnsEnabled` returns a `PlatformNotSupported` exception in Linux.
This PR fixes this issue with a `try/catch` and set the value to false. Closes #2415.
2021-07-06 20:41:11 +02:00
..
DnsSetting.cs nifm: Fixes IsDynamicDnsEnabled not supported (#2443) 2021-07-06 20:41:11 +02:00
InternetConnectionState.cs Fix latest version of hbl/hb-menu (#795) 2019-10-19 00:47:50 +02:00
InternetConnectionStatus.cs Fix latest version of hbl/hb-menu (#795) 2019-10-19 00:47:50 +02:00
InternetConnectionType.cs Fix latest version of hbl/hb-menu (#795) 2019-10-19 00:47:50 +02:00
IpAddressSetting.cs Implement GetCurrentIpConfigInfo (#943) 2020-02-17 16:28:41 +01:00
IpSettingData.cs nifm/ssl: Implement GetCurrentNetworkProfile and stub Ssl Service (#2186) 2021-04-13 03:04:18 +02:00
IpV4Address.cs Implement GetCurrentIpConfigInfo (#943) 2020-02-17 16:28:41 +01:00
NetworkProfileData.cs nifm/ssl: Implement GetCurrentNetworkProfile and stub Ssl Service (#2186) 2021-04-13 03:04:18 +02:00
ProxySetting.cs nifm/ssl: Implement GetCurrentNetworkProfile and stub Ssl Service (#2186) 2021-04-13 03:04:18 +02:00
WirelessSettingData.cs nifm/ssl: Implement GetCurrentNetworkProfile and stub Ssl Service (#2186) 2021-04-13 03:04:18 +02:00