qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 0/4] net: update netdev stream/dgram man page


From: Laurent Vivier
Subject: Re: [PATCH v2 0/4] net: update netdev stream/dgram man page
Date: Thu, 25 Jul 2024 08:48:54 +0200
User-agent: Mozilla Thunderbird

On 04/07/2024 14:48, Laurent Vivier wrote:
Add the description of "-netdev stream" and "-netdev dgram" in the QEMU
manpage.

Add some examples on how to use them, including a way to use
"-netdev stream" and "passt" in place of "-netdev user".
("passt" is a non privileged translation proxy between layer-2,
like "-netdev stream", and layer-4 on host, like TCP, UDP,
ICMP/ICMPv6 echo)

v2:
   - split patch
   - update unix socket description with stream and datagram words.

Laurent Vivier (4):
   net: update netdev stream/dgram man page
   net: update netdev stream man page with unix socket
   net: update netdev dgram man page with unix socket
   net: update netdev stream man page with the reconnect parameter

  qemu-options.hx | 189 ++++++++++++++++++++++++++++++++++++++++++++++++
  1 file changed, 189 insertions(+)

ping

cc: qemu-trivial




reply via email to

[Prev in Thread] Current Thread [Next in Thread]