Add bugfix patch for partial AF_VSOCK shutdown

Signed-off-by: Ian Campbell <ian.campbell@docker.com>
This commit is contained in:
Ian Campbell
2016-05-03 17:27:14 +01:00
parent cb3af1dd25
commit aed7f798b0
26 changed files with 91 additions and 25 deletions

View File

@@ -1,7 +1,7 @@
From f483aa8ef1890f82d6a362d296c21786c5ee9f30 Mon Sep 17 00:00:00 2001
From: Tom Herbert <tom@herbertland.com>
Date: Mon, 7 Mar 2016 14:11:06 -0800
Subject: [PATCH 22/25] kcm: Kernel Connection Multiplexor module
Subject: [PATCH 22/26] kcm: Kernel Connection Multiplexor module
This module implements the Kernel Connection Multiplexor.