qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] net: update netdev stream/dgram man page
@ 2024-07-04 12:48 Laurent Vivier
  2024-07-04 12:48 ` [PATCH v2 1/4] " Laurent Vivier
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Laurent Vivier @ 2024-07-04 12:48 UTC (permalink / raw)
  To: qemu-devel; +Cc: Marc-André Lureau, Jason Wang, Laurent Vivier

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(+)

-- 
2.45.2




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

end of thread, other threads:[~2024-07-26  2:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-04 12:48 [PATCH v2 0/4] net: update netdev stream/dgram man page Laurent Vivier
2024-07-04 12:48 ` [PATCH v2 1/4] " Laurent Vivier
2024-07-04 12:48 ` [PATCH v2 2/4] net: update netdev stream man page with unix socket Laurent Vivier
2024-07-04 12:48 ` [PATCH v2 3/4] net: update netdev dgram " Laurent Vivier
2024-07-04 12:48 ` [PATCH v2 4/4] net: update netdev stream man page with the reconnect parameter Laurent Vivier
2024-07-15  8:29 ` [PATCH v2 0/4] net: update netdev stream/dgram man page Marc-André Lureau
2024-07-25  6:48 ` Laurent Vivier
2024-07-26  2:23   ` Jason Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).