25 Jul
2024
25 Jul
'24
1:27 p.m.
On Wed, 24 Jul 2024 17:51:10 +1000
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
Applied. -- Stefano