mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-05 12:58:53 +00:00
The Hyper-V socket patch has a bug which was triggered by a race condition when the client connected and then immediately closed the connection before the server would call accept(). This caused a kernel crash. This patch was discussed with Dexuan Cui <decui@microsoft.com>, the original author of the Hyper-V socket support. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
Temporary non modular kernel config for pinata alpha
TODO: build with Alpine and/or use Alpine kernels - needs some patches.