Skip to content

Conversation

@D3-LucaPiombino
Copy link

@D3-LucaPiombino D3-LucaPiombino commented Mar 30, 2025

Summary of the Pull Request

Looking for Name == "vEthernet (WSL)" does not work on app store based WSL installations because the adapter is named vEthernet (WSL (Hyper-V firewall)).

This also configure the json serializer to support serializing/deserializing enum (e.g. DnsMode) found in configuration as names instead of only as numbers.

Looking for `Name == "vEthernet (WSL)"` does not
work on app store based WSL installations as the
adapter is named `vEthernet (WSL (Hyper-V firewall))`

Also configure the json serializer to support serializing/deserializing enum (e.g. `DnsMode`) found in configuration as names instead of only as numbers.
@D3-LucaPiombino D3-LucaPiombino added the bug Something isn't working label Mar 30, 2025
@D3-LucaPiombino D3-LucaPiombino merged commit f73e168 into main Mar 30, 2025
3 checks passed
@D3-LucaPiombino D3-LucaPiombino deleted the fix/install_NRE branch March 30, 2025 22:34
@D3-LucaPiombino D3-LucaPiombino changed the title Fix: installer fail with NRE when DnsMode is Auto Fix: installer fail with NRE when DnsMode is Wsl Mar 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants