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