All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Unified Datagram Socket Transport
@ 2017-07-20 19:12 anton.ivanov
  2017-07-20 19:12 ` [Qemu-devel] [PATCH v2 1/5] Unified Datagram Socket Transports anton.ivanov
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: anton.ivanov @ 2017-07-20 19:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: jasowang

Hi all,

This addresses comments so far except Eric's suggestion to use
InetSocketAddressBase. If I understand correctly its intended use,
it will not be of help for protocols which have no port (raw
sockets - GRE, L2TPv3, etc).

It also includes a port of the original socket.c transport to
the new UDST backend. The relevant code is ifdef-ed so there
should be no effect on other systems.

I think that this is would be the appropriate place to stop in this
iteration. I would prefer to have this polished, before I start
looking at sendmmsg and bulk send or some of the more unpleasant
encapsulations like geneve.

A.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-07-24  6:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-20 19:12 [Qemu-devel] Unified Datagram Socket Transport anton.ivanov
2017-07-20 19:12 ` [Qemu-devel] [PATCH v2 1/5] Unified Datagram Socket Transports anton.ivanov
2017-07-20 19:12 ` [Qemu-devel] [PATCH v2 2/5] Migrate l2tpv3 to UDST Backend anton.ivanov
2017-07-20 19:12 ` [Qemu-devel] [PATCH v2 3/5] GRETAP Backend for UDST anton.ivanov
2017-07-20 19:12 ` [Qemu-devel] [PATCH v2 4/5] Raw " anton.ivanov
2017-07-20 19:12 ` [Qemu-devel] [PATCH v2 5/5] Migrate Datagram operation in socket transport to UDST anton.ivanov
2017-07-21  3:55 ` [Qemu-devel] Unified Datagram Socket Transport Jason Wang
2017-07-21  4:25   ` Anton Ivanov
2017-07-24  3:17     ` Jason Wang
2017-07-24  6:15       ` Anton Ivanov
2017-07-21 19:05   ` Anton Ivanov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.