summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2020-02-16 19:01:50 -0800
committerDavid S. Miller <davem@davemloft.net>2020-02-16 19:01:50 -0800
commit8c8da5b8eaf80b9958de96cce189abd4bd1aaff1 (patch)
tree5feb4be32cd7cfe85d58f65886932d9fd328c1bc /include
parentddb535a6a04edf4b9053956ab3adc4f4eb7f945c (diff)
parent9de9f7d1cb143770e3e0faa8e35694922eb3066e (diff)
downloadlinux-8c8da5b8eaf80b9958de96cce189abd4bd1aaff1.tar.bz2
Merge branch 'Enhance-virtio-vsock-connection-semantics'
Sebastien Boeuf says: ==================== Enhance virtio-vsock connection semantics This series improves the semantics behind the way virtio-vsock server accepts connections coming from the client. Whenever the server receives a connection request from the client, if it is bound to the socket but not yet listening, it will answer with a RST packet. The point is to ensure each request from the client is quickly processed so that the client can decide about the strategy of retrying or not. The series includes along with the improvement patch a new test to ensure the behavior is consistent across all hypervisors drivers. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions