qemu-e2k/io
Dr. David Alan Gilbert 8bd1078aeb sockets: Support multipath TCP
Multipath TCP allows combining multiple interfaces/routes into a single
socket, with very little work for the user/admin.

It's enabled by 'mptcp' on most socket addresses:

   ./qemu-system-x86_64 -nographic -incoming tcp:0:4444,mptcp

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20210421112834.107651-6-dgilbert@redhat.com>
Acked-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
2021-06-08 19:36:22 +01:00
..
channel-buffer.c
channel-command.c
channel-file.c
channel-socket.c channel-socket: Only set CLOEXEC if we have space for fds 2021-06-08 19:36:16 +01:00
channel-tls.c
channel-util.c
channel-watch.c
channel-websock.c
channel.c
dns-resolver.c sockets: Support multipath TCP 2021-06-08 19:36:22 +01:00
meson.build
net-listener.c io/net-listener: Call the notifier during finalize 2021-06-08 19:36:17 +01:00
task.c
trace-events
trace.h