qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] net/tap: minor fixes to interaction with the bridge helper
@ 2021-05-12 15:36 Daniel P. Berrangé
  2021-05-12 15:36 ` [PATCH v2 1/2] net/tap: fix FreeBSD portability problem receiving TAP FD Daniel P. Berrangé
  2021-05-12 15:36 ` [PATCH v2 2/2] net/tap: fix error reporting when bridge helper forgets to send an FD Daniel P. Berrangé
  0 siblings, 2 replies; 5+ messages in thread
From: Daniel P. Berrangé @ 2021-05-12 15:36 UTC (permalink / raw)
  To: qemu-devel; +Cc: Jason Wang, Daniel P. Berrangé

QEMU fails to report a good error message if the bridge helper exits
with success code, but forgets to pass back an FD.

There is also a minor portability problem impacting FreeBSD/NetBSD
dealing with cmsg initialization.

Changed in v2:

 - include helper binary name in error message

Daniel P. Berrangé (2):
  net/tap: fix FreeBSD portability problem receiving TAP FD
  net/tap: fix error reporting when bridge helper forgets to send an FD

 net/tap.c | 36 +++++++++++++++++++++++++-----------
 1 file changed, 25 insertions(+), 11 deletions(-)

-- 
2.31.1




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

end of thread, other threads:[~2021-05-14 12:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-12 15:36 [PATCH v2 0/2] net/tap: minor fixes to interaction with the bridge helper Daniel P. Berrangé
2021-05-12 15:36 ` [PATCH v2 1/2] net/tap: fix FreeBSD portability problem receiving TAP FD Daniel P. Berrangé
2021-05-12 16:35   ` Philippe Mathieu-Daudé
2021-05-14 12:05     ` Daniel P. Berrangé
2021-05-12 15:36 ` [PATCH v2 2/2] net/tap: fix error reporting when bridge helper forgets to send an FD Daniel P. Berrangé

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).