commit | 67ea9893cbc2f892f491ec620d6bbab262b80770 | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <sstabellini@kernel.org> | Mon Oct 30 15:40:56 2017 -0700 |
committer | Boris Ostrovsky <boris.ostrovsky@oracle.com> | Tue Oct 31 09:05:53 2017 -0400 |
tree | 6325a0e93ef322425acd5d0d113190ad329fc1ac | |
parent | cb1c7d9bbc878a67af270ccd2d23f6d1450579db [diff] |
xen/pvcalls: implement bind command Send PVCALLS_BIND to the backend. Introduce a new structure, part of struct sock_mapping, to store information specific to passive sockets. Introduce a status field to keep track of the status of the passive socket. Signed-off-by: Stefano Stabellini <stefano@aporeto.com> Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> CC: boris.ostrovsky@oracle.com CC: jgross@suse.com Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>