WSL2-Linux-Kernel icon indicating copy to clipboard operation
WSL2-Linux-Kernel copied to clipboard

linux-next-based WSL2 kernel (discontinued due to no longer using WSL2)

Results 1 WSL2-Linux-Kernel issues
Sort by recently updated
recently updated
newest added

After some digging around I found [this issue](https://gitlab.com/postmarketOS/pmaports/-/issues/923) for another kernel. It appears `CONFIG_NFT_FIB_IPV6` must be set. ``` withinboredom@Legion:~$ zcat /proc/config.gz | grep CONFIG_NFT_FIB_IPV6 # CONFIG_NFT_FIB_IPV6 is not set ```...