Re: [RFC PATCH 13/13] vsock: fix bind() behaviour taking care of CID

2019-10-09 Thread Stefan Hajnoczi
On Fri, Sep 27, 2019 at 01:27:03PM +0200, Stefano Garzarella wrote: > When we are looking for a socket bound to a specific address, > we also have to take into account the CID. > > This patch is useful with multi-transports support because it > allows the binding of the same port with different

[RFC PATCH 13/13] vsock: fix bind() behaviour taking care of CID

2019-09-27 Thread Stefano Garzarella
When we are looking for a socket bound to a specific address, we also have to take into account the CID. This patch is useful with multi-transports support because it allows the binding of the same port with different CID, and it prevents a connection to a wrong socket bound to the same port, but