]> git.proxmox.com Git - mirror_qemu.git/commit
block/ssh: Use InetSocketAddress options
authorAshijeet Acharya <ashijeetacharya@gmail.com>
Tue, 25 Oct 2016 13:04:00 +0000 (18:34 +0530)
committerKevin Wolf <kwolf@redhat.com>
Mon, 31 Oct 2016 15:49:13 +0000 (16:49 +0100)
commit1059f1bb42928e925f7dacb85da157a6e99c20ea
treec49fa00686c035d99e4d3eb6816778e97374a8f3
parent0da5b8ef5d81c3fab0ba560c7c2140da27309023
block/ssh: Use InetSocketAddress options

Drop the use of legacy options in favour of the InetSocketAddress
options.

Signed-off-by: Ashijeet Acharya <ashijeetacharya@gmail.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/ssh.c