Skip to content

Wireguard Support through WSL Kernel #7547

Description

@rg9400

Is your feature request related to a problem? Please describe.
Wireguard support is limited in WSL because the kernel does not have Connmark support, even though the newest versions of the kernel that WSL 2 is now using should be compatible with WG.

Describe the solution you'd like
The flag CONFIG_NETFILTER_XT_MATCH_CONNMARK should be enabled when building the kernel. No other change should be needed

Describe alternatives you've considered
Using a custom kernel, but that seems overkill for basic support that native distros have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions