public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH v2 0/2] Broaden DNS forwarding
@ 2024-07-24  7:51 David Gibson
  2024-07-24  7:51 ` [PATCH v2 1/2] fwd: Refactor tests in fwd_nat_from_tap() for clarity David Gibson
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: David Gibson @ 2024-07-24  7:51 UTC (permalink / raw)
  To: passt-dev, Stefano Brivio; +Cc: David Gibson

When looking through outstanding bugs in various trackers, I noticed
this one:
	https://github.com/containers/podman/issues/23239

Now that the flow table is merged, this is very easy to fix, so,
here's a fix.  While we're at it, handle encrypted DNS on port 853 as
well, which Red Hat certainly seems to be interested in for one.

Changes since v1:
 * Fix some stylistic errors in 1/2
 * Update man page to reflect new behaviour in 2/2

David Gibson (2):
  fwd: Refactor tests in fwd_nat_from_tap() for clarity
  fwd: Broaden what we consider for DNS specific forwarding rules

 fwd.c   | 39 ++++++++++++++++++++++++++-------------
 passt.1 | 10 +++++-----
 2 files changed, 31 insertions(+), 18 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-07-25 11:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-24  7:51 [PATCH v2 0/2] Broaden DNS forwarding David Gibson
2024-07-24  7:51 ` [PATCH v2 1/2] fwd: Refactor tests in fwd_nat_from_tap() for clarity David Gibson
2024-07-24  7:51 ` [PATCH v2 2/2] fwd: Broaden what we consider for DNS specific forwarding rules David Gibson
2024-07-24  9:41   ` Paul Holzinger
2024-07-24 14:30     ` Stefano Brivio
2024-07-25  4:44       ` David Gibson
2024-07-25  8:39         ` Paul Holzinger
2024-07-25 11:27 ` [PATCH v2 0/2] Broaden DNS forwarding 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).