Re: [PATCH 0/6] VSOCK for Linux upstreaming
From: George Zhang <hidden>
Date: 2012-11-05 18:32:19
Also in:
lkml, netdev
From: George Zhang <hidden>
Date: 2012-11-05 18:32:19
Also in:
lkml, netdev
Sasha, There is a 'brief' implementation notes aboutVSOCK protocol family in af_vsock.c. More about user space layer socket programming is from VMCI Socket Programming Guide. (remove crosstalk@vmware.com for email bouncing). thanks, George ----- Original Message ----- From: "Sasha Levin" <redacted> To: "George Zhang" <redacted> Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, pv-drivers@vmware.com, vm-crosstalk@vmware.com, davem@davemloft.net, gregkh@linuxfoundation.org Sent: Monday, November 5, 2012 10:23:02 AM Subject: Re: [PATCH 0/6] VSOCK for Linux upstreaming Hi George, On Mon, Nov 5, 2012 at 1:00 PM, George Zhang [off-list ref] wrote:
For additional information about the use of VMCI and in particular VMCI Sockets, please refer to the VMCI Socket Programming Guide available at https://www.vmware.com/support/developer/vmci-sdk/.
Is there documentation about the protocol itself? I couldn't find it on the link above. Thanks, Sasha