all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] applied: [PATCH] dns: powerdns: correctly handle different records types (A / AAAA)
       [not found] <20250227090227.180317-1-m@mpgn.dev>
@ 2025-03-25 18:31 ` Thomas Lamprecht
  0 siblings, 0 replies; only message in thread
From: Thomas Lamprecht @ 2025-03-25 18:31 UTC (permalink / raw)
  To: Matthieu Pignolet, pve-devel

Am 27.02.25 um 10:02 schrieb Matthieu Pignolet:
> This fixes an issue with dual stacking, when using a zone with both a V4 and V6
> subnet and the same dns suffix, pve-network will try to set both dns records (type A and AAAA) in the
> same powerdns rrset, causing an api error, and effectively causing no forward dns records being created.
> 
> This change edits the `get_zone_rrset` function so that it takes the dns record type into account.
> 
> Signed-off-by: Matthieu Pignolet <m@mpgn.dev>
> ---
>  src/PVE/Network/SDN/Dns/PowerdnsPlugin.pm | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
>

applied, thanks!


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-03-25 18:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250227090227.180317-1-m@mpgn.dev>
2025-03-25 18:31 ` [pve-devel] applied: [PATCH] dns: powerdns: correctly handle different records types (A / AAAA) Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal