public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH v2 0/3] Fixes and workarounds for pasta with Podman in Google Cloud
@ 2022-11-03  6:33 Stefano Brivio
  2022-11-03  6:33 ` [PATCH v2 1/3] conf: Consistency check between configured IPv4 netmask and gateway Stefano Brivio
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Stefano Brivio @ 2022-11-03  6:33 UTC (permalink / raw)
  To: passt-dev; +Cc: Paul Holzinger, David Gibson

These patches work around or fix some issues found while testing the
Podman integration for pasta in Google Compute Engine environments.

v2: Rephrase commit messages of 1/3 and 2/3 adding examples with
    addresses. In 2/3, set host addresses (dns4 and dns6) and
    increase the pointer regardless of what we're doing with
    dns4_send and dns6_send.

Stefano Brivio (3):
  conf: Consistency check between configured IPv4 netmask and gateway
  conf: Split the notions of read DNS addresses and offered ones
  udp: Check for answers to forwarded DNS queries before handling local
    redirects

 conf.c   | 64 +++++++++++++++++++++++++++++++++++++++++++-------------
 dhcp.c   |  4 ++--
 dhcpv6.c |  5 +++--
 ndp.c    |  6 +++---
 passt.h  |  8 +++++--
 udp.c    | 22 +++++++++----------
 6 files changed, 74 insertions(+), 35 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-11-03  7:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-03  6:33 [PATCH v2 0/3] Fixes and workarounds for pasta with Podman in Google Cloud Stefano Brivio
2022-11-03  6:33 ` [PATCH v2 1/3] conf: Consistency check between configured IPv4 netmask and gateway Stefano Brivio
2022-11-03  6:33 ` [PATCH v2 2/3] conf: Split the notions of read DNS addresses and offered ones Stefano Brivio
2022-11-03  7:10   ` Stefano Brivio
2022-11-03  6:33 ` [PATCH v2 3/3] udp: Check for answers to forwarded DNS queries before handling local redirects Stefano Brivio

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

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 IMAP folder(s).