Re: [Openvpn-devel] [PATCH 1/3] dns option: allow up to eight addresses per server

2023-03-11 Thread Arne Schwabe
Am 10.03.23 um 06:08 schrieb Heiko Hund: This change allows configuration of more than one address per family for a DNS server. This way you can specify backup addresses in case a server is not reachable. During closer inspection of the various DNS backend in supported operation systems it turned

[Openvpn-devel] [PATCH 1/3] dns option: allow up to eight addresses per server

2023-03-09 Thread Heiko Hund
This change allows configuration of more than one address per family for a DNS server. This way you can specify backup addresses in case a server is not reachable. During closer inspection of the various DNS backend in supported operation systems it turned out that our previous idea to have more th