Re: [PATCH v6 00/14] qapi: net: add unix socket type support to netdev backend
On 22/07/2022 20:56, Laurent Vivier wrote: ... Please ignore this series, bad numbering and patch 11 breaks SMTP server... Sent v7 with another SMTP server. Thanks, LAurent
[PATCH v6 00/14] qapi: net: add unix socket type support to netdev backend
"-netdev socket" only supports inet sockets. It's not a complex task to add support for unix sockets, but the socket netdev parameters are not defined to manage well unix socket parameters. As discussed in: "socket.c added support for unix domain socket datagram transport" https://lore.kern